sf
Simple Features for R
Support for simple feature access, a standardized way to encode and analyze spatial vector data. Binds to 'GDAL' <doi:10.5281/zenodo.5884351> for reading and writing data, to 'GEOS' <doi:10.5281/zenodo.11396894> for geometrical operations, and to 'PROJ' <doi:10.5281/zenodo.5884394> for projection conversions and datum transformations. Uses by default the 's2' package for geometry operations on geodetic (long/lat degree) coordinates.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.1-0 |
2026-04-09 windows/windows R-4.5 | sf_1.1-0.zip |
48.8 MiB |
Dependencies (latest)
Depends
Imports
LinkingTo
Suggests
- blob
- nanoarrow
- covr
- dplyr (>= 1.0.0)
- ggplot2
- knitr
- lwgeom (>= 0.2-14)
- maps
- mapview
- Matrix
- microbenchmark
- odbc
- pbapply
- pillar
- pool
- raster
- rlang
- rmarkdown
- RPostgres (>= 1.1.0)
- RPostgreSQL
- RSQLite
- sp (>= 1.2-4)
- spatstat (>= 2.0-1)
- spatstat.geom
- spatstat.random
- spatstat.linnet
- spatstat.utils
- stars (>= 0.6-0)
- terra
- testthat (>= 3.0.0)
- tibble (>= 1.4.1)
- tidyr (>= 1.2.0)
- tidyselect (>= 1.0.0)
- tmap (>= 2.0)
- vctrs
- wk (>= 0.9.0)