Support for simple features, a standardized way to encode spatial vector data. Binds to 'GDAL' for reading and writing data, to 'GEOS' for geometrical operations, and to 'PROJ' for projection conversions and datum transformations. Uses by default the 's2' package for spherical geometry operations on ellipsoidal (long/lat) coordinates.
Version: | 1.0-3 |
Depends: | methods, R (≥ 3.3.0) |
Imports: | classInt (≥ 0.4-1), DBI (≥ 0.8), graphics, grDevices, grid, magrittr, Rcpp (≥ 0.12.18), s2 (≥ 1.0.7), stats, tools, units (≥ 0.6-0), utils |
LinkingTo: | Rcpp |
Suggests: | blob, covr, dplyr (≥ 0.8-3), ggplot2, knitr, lwgeom (≥ 0.2-1), maps, mapview, Matrix, microbenchmark, odbc, pillar, pool, raster, rgdal, rgeos, rlang, rmarkdown, RPostgres (≥ 1.1.0), RPostgreSQL, RSQLite, sp (≥ 1.2-4), spatstat (≥ 2.0-1), spatstat.geom, spatstat.core, spatstat.linnet, spatstat.utils, stars (≥ 0.2-0), terra, testthat, tibble (≥ 1.4.1), tidyr (≥ 1.0-0), tidyselect (≥ 1.0.0), tmap (≥ 2.0), vctrs, wk |
Published: | 2021-10-07 |
Author: | Edzer Pebesma |
Maintainer: | Edzer Pebesma <edzer.pebesma at uni-muenster.de> |
BugReports: | https://github.com/r-spatial/sf/issues/ |
License: | GPL-2 | MIT + file LICENSE |
URL: | https://r-spatial.github.io/sf/, https://github.com/r-spatial/sf/ |
NeedsCompilation: | yes |
SystemRequirements: | C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>= 4.8.0), sqlite3 |
Citation: | sf citation info |
Materials: | NEWS |
In views: | Spatial, SpatioTemporal |
CRAN checks: | sf results |
Package source: | sf_1.0-3.tar.gz |
Windows binaries: | r-devel: sf_1.0-3.zip, r-devel-UCRT: sf_1.0-3.zip, r-release: sf_1.0-3.zip, r-oldrel: sf_1.0-3.zip |
macOS binaries: | r-release (arm64): sf_1.0-3.tgz, r-release (x86_64): sf_1.0-3.tgz, r-oldrel: sf_1.0-3.tgz |
Old sources: | sf archive |
Please use the canonical form https://CRAN.R-project.org/package=sf to link to this page.