diff --git a/cran-comments.md b/cran-comments.md index d926a75..17c7e2b 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,11 +1,11 @@ ## Test environments * ubuntu 20 (on ghactions), R 4.1.0 -* rhub (devel and release) +* rhub (devel and release), including Solaris ## Have the issues why your package was archived been fixed? -Yes, the prior issues only ocurred during certain tests on Solaris using the PROJ external library. These tests have been reconfigured. +Yes, the prior issues only ocurred during certain tests on Solaris where the sf package did spatial projection operations (via the PROJ external library). These tests have been fixed by manually re-specifying the projection of internal package data. The fix follows https://stackoverflow.com/a/62268361/3362993 ## R CMD check results