Type: Package Package: sfext Title: Extra Functions for Simple Feature Data Version: 0.1.1.9000 Authors@R: person("Eli", "Pousson", , "eli.pousson@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8280-1706")) Description: Extra functions with additional options for reading, writing, and transforming spatial data. Includes a variety of utility functions for working with tabular data with coordinates and distance and area units. License: MIT + file LICENSE URL: https://github.com/elipousson/sfext, https://elipousson.github.io/sfext/ BugReports: https://github.com/elipousson/sfext/issues Depends: R (>= 4.1.0) Imports: cli, cliExtras (>= 0.1.0), dplyr (>= 1.0.0), filenamr (>= 0.1.0.9002), glue, grDevices, lifecycle, purrr, rlang (>= 1.1.0), sf (>= 1.0-11), tibble, tidyselect, units (>= 0.8-2), vctrs Suggests: covr, esri2sf (>= 0.1.1), exiftoolr, geosphere, ggplot2, gistr, googlesheets4, httr2, janitor, knitr, leaflet, leafpop, lwgeom, mapview, naniar, openxlsx, osmdata, rappdirs, rdeck, readr, readxl, rmarkdown, spdep, testthat (>= 3.0.0), tidygeocoder, tidyr, withr VignetteBuilder: knitr Remotes: elipousson/cliExtras, elipousson/esri2sf, elipousson/feltr, elipousson/filenamr, qfes/rdeck Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Language: en-US Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://elipousson.r-universe.dev Date/Publication: 2026-04-30 03:49:52 UTC RemoteUrl: https://github.com/elipousson/sfext RemoteRef: HEAD RemoteSha: 6f4c40a74304d69ee325bc3bc2c3ad909039fd45 NeedsCompilation: no Packaged: 2026-05-30 11:02:30 UTC; root Author: Eli Pousson [aut, cre, cph] (ORCID: ) Maintainer: Eli Pousson