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

dependency on retiring spatial infrastructure packages #8

Open
rsbivand opened this issue Apr 20, 2023 · 2 comments
Open

dependency on retiring spatial infrastructure packages #8

rsbivand opened this issue Apr 20, 2023 · 2 comments

Comments

@rsbivand
Copy link

You will be aware, for example from:
https://r-spatial.org/r/2022/04/12/evolution.html,
https://r-spatial.org/r/2022/12/14/evolution2.html,
https://r-spatial.org/r/2023/04/10/evolution3.html and
https://rsbivand.github.io/csds_jan23/bivand_csds_ssg_230117.pdf and
perhaps view https://www.youtube.com/watch?v=TlpjIqTPMCA&list=PLzREt6r1NenmWEidssmLm-VO_YmAh4pq9&index=1
that rgdal, rgeos and maptools will be retired this
year, in October 2023.

red imports 'maptools', 'rgdal', 'rgeos' , using maptools::kmlPolygon maptools::kmlPolygons rgdal::project rgeos::gIntersection rgeos::gSimplify, bulk imported in NAMESPACE. raster now imports terra, so terra::project might replace rgdal::project, terra::crop rgeos::gIntersection, sf::st_simplify rgeos::gSimplify. maptools::kmlPolygon, maptools::kmlPolygons are harder, please contribute to r-spatial/evolution#6 if these functions cannot be avoided. Please fix best by June, latest by October 2023.

@rsbivand
Copy link
Author

@cardosopmb See also https://r-spatial.org/r/2023/05/15/evolution4.html. Please take urgent steps to resolve this issue. No positive changes appear in the repository. Less than three months remain to retain this package on CRAN. See also https://github.com/rsbivand/spkml, which you may wish to adopt, or fold into your package.

@rsbivand
Copy link
Author

rsbivand commented Sep 4, 2023

@cardosopmb @VascoBranco Please do remove all use of rgeos as soon as possible as previously requested, as rgeod will be retored in earlt October. If you thought you had removed rgeos, you need to edit DESCRIPTION as well.

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

1 participant