R crashes when reading geopackage files with st_read (sf package) in macOS
Dear list members,
When reading geopackages files with st_read (sf package) RStudio crashes (R
session aborted) in macOS. Any suggestions to fix this problem?
Should I ask this question to the macOS group (r-sig-mac)?
library(sf)
Linking to GEOS 3.9.0, GDAL 3.2.1, PROJ 7.2.1
library(spData)
world = st_read(system.file("shapes/world.gpkg", package = "spData"))
*Manuel Sp?nola, Ph.D.* Instituto Internacional en Conservaci?n y Manejo de Vida Silvestre Universidad Nacional Apartado 1350-3000 Heredia COSTA RICA mspinola at una.cr <mspinola at una.ac.cr> mspinola10 at gmail.com Tel?fono: (506) 8706 - 4662 Personal website: Lobito de r?o <https://sites.google.com/site/lobitoderio/> Institutional website: ICOMVIS <http://www.icomvis.una.ac.cr/> [[alternative HTML version deleted]]