File tree Expand file tree Collapse file tree 1 file changed +7
-16
lines changed Expand file tree Collapse file tree 1 file changed +7
-16
lines changed Original file line number Diff line number Diff line change 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
15140 errors | 0 warnings | 0 notes
1615
17- https://win-builder.r-project.org/2x7Txk57YxtD/00check.log
18-
1916Please note that previous versions of R reported possible spelling errors in
2017the 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
You can’t perform that action at this time.
0 commit comments