Type: Package Package: smoothr Title: Smooth and Tidy Spatial Features Version: 1.3.0 Authors@R: person(given = "Matthew", family = "Strimas-Mackey", role = c("aut", "cre"), email = "mstrimas@gmail.com", comment = c(ORCID = "0000-0001-8929-7776")) Description: Tools for smoothing and tidying spatial features (i.e. lines and polygons) to make them more aesthetically pleasing. Smooth curves, fill holes, and remove small fragments from lines and polygons. License: GPL-3 URL: https://strimas.com/smoothr/, https://github.com/mstrimas/smoothr BugReports: https://github.com/mstrimas/smoothr/issues Depends: R (>= 4.1.0) Imports: sf, stats, units Suggests: knitr, lwgeom, methods, rmarkdown, sp, testthat, terra VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://mstrimas.r-universe.dev Date/Publication: 2026-05-04 05:06:53 UTC RemoteUrl: https://github.com/mstrimas/smoothr RemoteRef: HEAD RemoteSha: cd40a89ae2648c9cc458fa6d4bf98da1190e94ac NeedsCompilation: no Packaged: 2026-07-03 08:16:24 UTC; root Author: Matthew Strimas-Mackey [aut, cre] (ORCID: ) Maintainer: Matthew Strimas-Mackey