-
See: https://r-spatial.org/r/2022/04/12/evolution.html. **sp** on CRAN now offers control of the environment variable, so the attached log is from `_SP_EVOLUTION_STATUS_=2 _R_CHECK_FORCE_SUGGESTS_=FAL…
-
roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/14610723?buildTab=log) with [artifacts](https://teamcity.cockroachdb.co…
-
`scfmDriver`, `scfmRegime` and `scfmLandcoverInit` disagree about what typo of object this should be.
1. `scfmDriver` expects SPDF (according to metadata and the use of `rgeos::gArea()`;
2. `scfmR…
-
Whenever I try to publish a project to shinyapps.io I get the following error:
```
── Preparing for deployment ────────────────────────────────────────────────────
✔ Re-deploying "shiny_dashboard…
-
I'm wondering the rationale behind having `sf_use_s2` set to `TRUE` by default when loading sf:
* First, this has been introduced later. For backward compatibility, it would make more sense to have i…
-
Is there a way to specify the remote for `jetpack::add`ing a Bioconductor package where it would automatically grab from the same Bioconductor version logged in my renv.lock?
I'm using Bioconductor…
-
_Github Issues are used to track bugs and feature requests.
Ask general usage questions on Stack Overflow._
### Steps to reproduce
Tried to install rgeo on Fedora 36.
I have installed geos b…
-
Hi there,
A helpful answer from @keithdoggett on stackoverflow pointed me to this library (thank you!).
I'm struggling to get the install working.
`brew install proj` works as expected.
…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Trying to load the package:
```
> library(stringi)
Error: package or namespace load faile…
-
Recently while updating a Rails app from using spatial_adapter/GeoRuby to RGeo I found that RGeo had much worse performance in several areas that the app unfortunately uses quite a bit. I wrote a quic…