adokter / bioRad

R package for analysis and visualisation of biological signals in weather radar data
http://adokter.github.io/bioRad
Other
28 stars 16 forks source link

CRAN check failures #638

Closed rsbivand closed 8 months ago

rsbivand commented 9 months ago

@adokter I think new errors that I see in reverse dependency checks for sp, and CRAN checks https://cran.r-project.org/web/checks/check_results_bioRad.html come from download_basemap() and probably source = "stamen". I recall seeing that "stamen" may cease to be available (https://maps.stamen.com/stadia-partnership/). This is hard to reproduce, as interactive running of the Rmd document doesn't fail for me, nor do all CMD check runs. This feels like an URL redirection delay that sometimes kicks in and other times doesn't.

adokter commented 9 months ago

See also https://github.com/dkahle/ggmap/pull/351

adokter commented 8 months ago

closed by #639, migrating from ggmap to ggspatial