Skip to content

Commit 55555d8

Browse files
committed
Update cran-comments.md
1 parent 365efa9 commit 55555d8

1 file changed

Lines changed: 9 additions & 25 deletions

File tree

cran-comments.md

Lines changed: 9 additions & 25 deletions
Original file line numberDiff line numberDiff 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.
22

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.
44

55
## Test environments
66

@@ -17,34 +17,18 @@ Various updates have been made in this version. A detailed list of changes that
1717

1818
## R CMD check results
1919

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.
2121

22-
- There were no ERRORs, WARNINGs and 1 NOTE on win-builder:
22+
- There were no ERRORs, WARNINGs and 3 NOTEs on R-Hub:
2323

24-
* On windows-x86_64-w64-mingw32 (r-release)
25-
24+
* On windows-x86_64-devel (r-devel)
2625
```
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''
4129
```
4230
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.
4832
4933
```
5034
checking for detritus in the temp directory ... NOTE

0 commit comments

Comments
 (0)