File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 11# nat 1.8.13
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 is a maintenance release to fix two key issues. I hope to make
4+ a full-featured release that will also address a NOTE due to a change
5+ in rgl::as.mesh3d on my return from vacation in early September
6+ (discussed with Kurt Hornik).
7+
8+ * fix for a digest mismatch in a test causing a check error on CRAN
9+ * fix for very slow connection handling in neuronlistfh (change in behaviour
10+ since R 3.6.0)
711
812## 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)
13+ * local OS X install, R 3.6.1
14+ * ubuntu 12.04 (on travis-ci), R 3.6.1
15+ * win-builder (r- devel)
1216
1317## R CMD check results
1418
15190 errors | 0 warnings | 0 notes
1620
17- https://win-builder.r-project.org/2x7Txk57YxtD /00check.log
21+ https://win-builder.r-project.org/2z5JKK1sfPfL /00check.log
1822
1923Please note that previous versions of R reported possible spelling errors in
2024the DESCRIPTION file, but these were all false positives.
You can’t perform that action at this time.
0 commit comments