-
Hi there - I just installed a new R version and my code no longer seems to work for the glatos package. Here's what I get using the following code:
install.packages("remotes")
library(remotes)
re…
-
- [x] Spatial packages: `sapfluxnetQC1` is based in `sp`, `rgdal` and `rgeos` when using spatial objects (coordinate checks...). This will likely fail in a recent R installation. `rgeos` is also retir…
-
Dear ellipsenm Package Maintainers,
I hope this message finds you well.
I am writing to inform you of an issue I have encountered while trying to install and use the ellipsenm package. I recentl…
-
Hello,
I am receiving the following error:
"The habitat geometry is not a valid ring (a ring is both simple and closed)
Let the habitat be the rectangle defined by (xmin, ymin) and (xmax, yxmax…
-
crsuggest version 0.4 now produces the following message:
``` r
crsuggest::suggest_crs(sf::st_sfc(sf::st_point(c(0, 0)), crs = "EPSG:4326"))
#> The legacy packages maptools, rgdal, and rgeos, und…
-
@davidn10 @NoraWuerz rgeos, maptools were archived yesterday, please remove them from povmap as soon as possible, as they are used unconditionally in in donttest settings.
-
Hi!
I am trying to install the package 'rEEMSplots', but failed in installing the dependency 'rgeos'.
I learnt that the package 'rgeos' has retired this month, and it's suggested to use "sf" or "t…
-
Hi y'all,
as of 2.2.0 the comment in [`RGeo::GeoJSON::Coder`](https://github.com/rgeo/rgeo-geojson/blob/d7cb0d2703a9f830f704a3ea96a71328550af747/lib/rgeo/geo_json/coder.rb#L60) is no longer accurat…
-
`lidRplugins` requires `rgeos` but it was removed from CRAN. https://cran.r-project.org/package=rgeos
-
As the title says, I propose that if an user wants to install this gem with rgeos support, they will also be required to install the rgeos-geojson package.
If we do that, then we can replace the wh…