r-spatial/sf
Simple Features for R observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3953
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
1442 stars · 302 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
sf is an R package providing Simple Features access for vector geospatial data, representing geometries as list-columns in data frames. It interfaces with GEOS, GDAL, and PROJ for geometric operations, file/database I/O, and coordinate reference system transformations.
Use cases
- read and write shapefiles and geospatial formats in R
- perform spatial joins and geometric operations on vector data
- reproject coordinates between coordinate reference systems
- work with PostGIS spatial databases from R
- analyze and plot spatial polygons and points in data frames
- convert between WKB/WKT and R spatial objects
When to choose
- you need vector (simple features) spatial data handling in R with tidyverse-style data frames
- you want a modern replacement for the sp package with GDAL/GEOS/PROJ bindings
- you need fast I/O to many geospatial file formats or spatial databases
When to avoid
- you primarily work with raster data or data cubes (use the stars package instead)
- you need geospatial capabilities outside the R ecosystem
- you need network analysis on spatial graphs (consider sfnetworks)
Facets
library · maturity stable
geospatial parser serialization data-science data-science cross-platform windows r-package simple-features gdal geos proj postgis vector-data coordinate-reference-systems geospatial maps r linux macos
2 sources
- readme: https://github.com/r-spatial/sf · fetched 2026-08-28 · fed5bcadecd8
- homepage: https://r-spatial.github.io/sf/ · fetched 2026-08-29 · b7b99ea20891
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| r-spatial/sf | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem