Other packages > Find by keyword >

sf  

Simple Features for R
View on CRAN: Click here


Download and install sf package within the R console
Install from CRAN:
install.packages("sf")

Install from Github:
library("remotes")
install_github("cran/sf")

Install by package version:
library("remotes")
install_version("sf", "1.0-24")



Attach the package and use:
library("sf")
Maintained by
Edzer Pebesma
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-26
Latest Update: 2025-05-15
Description:
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.
How to cite:
Edzer Pebesma (2016). sf: Simple Features for R. R package version 1.0-24, https://cran.r-project.org/web/packages/sf. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.2-0 (2016-10-26 10:37), 0.2-1 (2016-10-27 13:06), 0.2-2 (2016-10-31 16:53), 0.2-4 (2016-11-22 09:07), 0.2-5 (2016-11-24 11:58), 0.2-6 (2016-12-06 07:52), 0.2-7 (2016-12-07 15:54), 0.2-8 (2017-01-05 10:40), 0.3-0 (2017-01-28 17:31), 0.3-1 (2017-01-31 06:51), 0.3-2 (2017-02-04 06:49), 0.3-4 (2017-02-06 21:59), 0.4-0 (2017-03-21 08:56), 0.4-1 (2017-03-28 12:34), 0.4-2 (2017-05-05 23:22), 0.4-3 (2017-05-15 07:34), 0.5-0 (2017-06-15 19:36), 0.5-1 (2017-06-23 21:27), 0.5-2 (2017-07-12 22:02), 0.5-3 (2017-07-30 20:31), 0.5-4 (2017-08-28 17:44), 0.5-5 (2017-10-31 17:03), 0.6-0 (2018-01-06 23:39), 0.6-1 (2018-03-22 13:40), 0.6-2 (2018-04-25 16:24), 0.6-3 (2018-05-17 23:47), 0.7-0 (2018-10-17 23:30), 0.7-1 (2018-10-24 18:10), 0.7-2 (2018-12-20 11:10), 0.7-3 (2019-02-21 14:30), 0.7-4 (2019-04-26 00:30), 0.7-5 (2019-07-03 16:10), 0.7-6 (2019-07-05 14:30), 0.7-7 (2019-07-24 12:30), 0.8-0 (2019-09-17 06:40), 0.8-1 (2020-01-28 12:20), 0.9-0 (2020-03-24 19:10), 0.9-1 (2020-04-06 16:40), 0.9-2 (2020-04-14 19:10), 0.9-3 (2020-05-04 19:40), 0.9-4 (2020-06-13 02:00), 0.9-5 (2020-07-14 15:10), 0.9-6 (2020-09-13 17:00), 0.9-7 (2021-01-06 12:00), 0.9-8 (2021-03-17 11:50), 1.0-0 (2021-06-09 20:10), 1.0-1 (2021-06-29 06:40), 1.0-2 (2021-07-26 15:40), 1.0-3 (2021-10-07 09:40), 1.0-4 (2021-11-14 17:00), 1.0-5 (2021-12-17 14:00), 1.0-6 (2022-02-04 11:10), 1.0-7 (2022-03-07 08:50), 1.0-8 (2022-07-14 13:40), 1.0-9 (2022-11-08 15:20), 1.0-10 (2023-03-12 17:10), 1.0-11 (2023-03-15 13:10), 1.0-12 (2023-03-20 00:50), 1.0-13 (2023-05-24 10:10), 1.0-14 (2023-07-11 10:40), 1.0-15 (2023-12-18 17:50), 1.0-16 (2024-03-25 00:50), 1.0-17 (2024-09-06 21:20), 1.0-18 (2024-10-11 08:30), 1.0-19 (2024-11-05 18:00), 1.0-20 (2025-03-24 22:40), 1.0-21 (2025-05-15 08:30), 1.0-22 (2025-11-10 10:00), 1.0-23 (2025-11-28 11:50), 1.0-24 (2026-01-13 01:50)
Other packages that cited sf R package
View sf citation profile
Other R packages that sf depends, imports, suggests or enhances
Complete documentation for sf
Functions, R codes and Examples using the sf R package
Some associated functions: Ops . aggregate.sf . bind . coerce-methods . dbDataType . dbWriteTable . db_drivers . dot-stop_geos . extension_map . gdal . gdal_addo . gdal_utils . geos_binary_ops . geos_binary_pred . geos_combine . geos_measures . geos_query . geos_unary . interpolate_aw . is_driver_available . is_driver_can . is_geometry_column . merge.sf . nc . plot . prefix_map . proj_tools . rawToHex . reexports . s2 . sf-defunct . sf-package . sf . sf_extSoftVersion . sf_project . sfc . sgbp . st . st_agr . st_as_binary . st_as_grob . st_as_sf . st_as_sfc . st_as_text . st_bbox . st_break_antimeridian . st_cast . st_cast_sfc_default . st_collection_extract . st_coordinates . st_crop . st_crs . st_drivers . st_geometry . st_geometry_type . st_graticule . st_is . st_is_longlat . st_jitter . st_join . st_layers . st_line_sample . st_m_range . st_make_grid . st_nearest_feature . st_nearest_points . st_normalize . st_precision . st_read . st_relate . st_sample . st_shift_longitude . st_transform . st_viewport . st_write . st_z_range . st_zm . stars . summary.sfc . tibble . tidyverse . transform.sf . valid . vctrs . 
Some associated R codes: RcppExports.R . aggregate.R . agr.R . arith.R . bbox.R . bind.R . break_antimeridian.R . cast_sfc.R . cast_sfg.R . collection_extract.R . crop.R . crs.R . datasets.R . db.R . defunct.R . gdal_utils.R . geom-measures.R . geom-predicates.R . geom-transformers.R . geos-overlayng.R . graticule.R . grid.R . init.R . jitter.R . join.R . m_range.R . make_grid.R . maps.R . nearest.R . normalize.R . plot.R . proj.R . read.R . s2.R . sample.R . sf-package.R . sf.R . sfc.R . sfg.R . sgbp.R . shift_longitude.R . sp.R . spatstat.R . stars.R . terra.R . tidyverse-vctrs.R . tidyverse.R . transform.R . valid.R . wkb.R . wkt.R . z_range.R .  Full sf package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA