hzambran / hydroPSO

Model-Independent Particle Swarm Optimisation for Environmental Models
https://cran.r-project.org/package=hydroPSO
GNU General Public License v2.0
36 stars 18 forks source link

Vulnerability to absence of retiring r-spatial packages #33

Open rsbivand opened 1 year ago

rsbivand commented 1 year ago

00check.log 00install.out.txt 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. This is caused by hydroTSM depending strongly on maptools to use maptools::readShapePoly, which is has been deprecated for years. maptools will retire in October 2023. Follow up on https://github.com/hzambran/hydroTSM/issues/19 (see https://r-spatial.org/r/2022/04/12/evolution.html, https://r-spatial.org/r/2022/12/14/evolution2.html).

rsbivand commented 1 year ago

@hzambran See https://github.com/hzambran/hydroTSM/issues/19, 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.

rsbivand commented 1 year ago

@hzambran Less than three weeks remain to fix this.