Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerability to absence of retiring r-spatial packages #129

Closed
rsbivand opened this issue Apr 3, 2023 · 2 comments
Closed

Vulnerability to absence of retiring r-spatial packages #129

rsbivand opened this issue Apr 3, 2023 · 2 comments

Comments

@rsbivand
Copy link

rsbivand commented Apr 3, 2023

00check.log
is a recent check log from running under _SP_EVOLUTION_STATUS_=2 without retiring r-spatial packages (suggested in this package) on the library path. The minimal correction is to check that the package namespaces can be loaded, and if not, do not run those parts of the examples. It would be safer in the longer term to replace retiring r-spatial packages with active r-spatial/rspatial packages (see https://r-spatial.org/r/2022/04/12/evolution.html, https://r-spatial.org/r/2022/12/14/evolution2.html).

@rsbivand
Copy link
Author

Thanks, 0.5.0 CMD check in a scenario using sp evolution status 2 (substitute use of rgdal with sf for projection/transformation/CRS) and absence of retiring packages from the library path gives this log:
00check.log

@ateucher
Copy link
Owner

ateucher commented Apr 28, 2023

Great, thanks for verifying

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants