Skip to content

Commit 515c014

Browse files
committed
prepare for 1.11.0 cran submission
1 parent 8c18d3b commit 515c014

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

cran-comments.md

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,17 @@
1-
# nat 1.8.11
1+
# nat 1.11.0
22

3-
* minor updates and fixes
4-
* includes fix for upcoming testthat v2 at request of Hadley Wickham
5-
* fixes error on Solaris test suite due to network connectivity issue
6-
https://www.r-project.org/nosvn/R.check/r-patched-solaris-x86/nat-00check.html
3+
* This represents a major update compared with previous versions on CRAN
4+
(most recently 1.8.25). I have tested extensively (see below) but there is an
5+
increased chance of issues given that this is a major new release.
76

87
## Test environments
9-
* local OS X install, R 3.4.2
10-
* ubuntu 12.04 (on travis-ci), R 3.4.2
11-
* win-builder (devel)
8+
* local OS X install, R 4.5.1
9+
* ubuntu 24.04 (on github actions), R 4.5.1
10+
* win-builder (release and devel)
1211

1312
## R CMD check results
1413

1514
0 errors | 0 warnings | 0 notes
1615

17-
https://win-builder.r-project.org/2x7Txk57YxtD/00check.log
18-
1916
Please note that previous versions of R reported possible spelling errors in
2017
the DESCRIPTION file, but these were all false positives.
21-
22-
## Tests
23-
Note that some tests have been marked as donttest to reduce the standard test
24-
time including on CRAN. I have succesfully run all tests using
25-
26-
R CMD CHECK --run-donttest --as-cran

0 commit comments

Comments
 (0)