Skip to content

Commit 197b74f

Browse files
committed
update cran comments for 1.8.13 release
1 parent 8993069 commit 197b74f

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

cran-comments.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
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

1519
0 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

1923
Please note that previous versions of R reported possible spelling errors in
2024
the DESCRIPTION file, but these were all false positives.

0 commit comments

Comments
 (0)