You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cran-comments.md
+9-25Lines changed: 9 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
This is the submission of 'dgpsi' 2.1.6.
1
+
This is the submission of 'dgpsi' 2.2.0.
2
2
3
-
Various updates have been made in this version. A detailed list of changes that have been made since the last version 2.1.5 is contained in NEWS.md.
3
+
Various updates have been made in this version. A detailed list of changes that have been made since the last version 2.1.6 is contained in NEWS.md.
4
4
5
5
## Test environments
6
6
@@ -17,34 +17,18 @@ Various updates have been made in this version. A detailed list of changes that
17
17
18
18
## R CMD check results
19
19
20
-
- There were no ERRORs, WARNINGs and NOTEs on Local Test and GitHub Actions.
20
+
- There were no ERRORs, WARNINGs and NOTEs on Local Test, GitHub Actions, and win-builder.
21
21
22
-
- There were no ERRORs, WARNINGs and 1 NOTE on win-builder:
22
+
- There were no ERRORs, WARNINGs and 3 NOTEs on R-Hub:
23
23
24
-
* On windows-x86_64-w64-mingw32 (r-release)
25
-
24
+
* On windows-x86_64-devel (r-devel)
26
25
```
27
-
* checking CRAN incoming feasibility ... NOTE
28
-
Maintainer: 'Deyu Ming <deyu.ming.16@ucl.ac.uk>'
29
-
30
-
Found the following (possibly) invalid URLs:
31
-
URL: https://doi.org/10.1137/20M1323771
32
-
From: README.md
33
-
Status: 403
34
-
Message: Forbidden
35
-
36
-
Found the following (possibly) invalid DOIs:
37
-
DOI: 10.1137/20M1323771
38
-
From: DESCRIPTION
39
-
Status: Forbidden
40
-
Message: 403
26
+
checking for non-standard things in the check directory ... NOTE
27
+
Found the following files/directories:
28
+
''NULL''
41
29
```
42
30
43
-
**Maintainer's Comment**: Both the URL and DOI in the note are valid and can be accessed correctly. This note did not appear in any other R CMD checks. Thus, this note can be safely ignored.
44
-
45
-
- There were no ERRORs, WARNINGs and 2 NOTEs on R-Hub:
46
-
47
-
* On windows-x86_64-devel (r-devel)
31
+
**Maintainer's Comment**: This note only appeared in this build. It did not appear in any other builds. In addition, As noted in [R-hub issue #560](https://github.com/r-hub/rhub/issues/560), this could be a R-hub issue. Thus, this note can be ignored.
48
32
49
33
```
50
34
checking for detritus in the temp directory ... NOTE
0 commit comments