Carceral-Ecologies / Carceral-Proximity-Analysis

Working version can be found at...
http://critical-data-analysis.org/shiny/proximity/proximity-app/
GNU General Public License v3.0
1 stars 1 forks source link

GEOS library error when deploying app to ShinyApps.io #1

Closed lindsaypoirier closed 4 years ago

lindsaypoirier commented 4 years ago

App works in the local environment, but when deploying to shinyapps.io, I get the following error

Warning: Error in CPL_geos_nearest_feature: GEOS version 3.6.1 required for selecting nearest features

This pertains to line 86 of Brownfields Shiny App/app.R

lindsaypoirier commented 4 years ago

Comment left on RStudio community to update GEOS C library: https://community.rstudio.com/t/geos-runtime-version-3-6-1/56115

lindsaypoirier commented 4 years ago

Removed dependence on st_nearest_feature