Type: Package
Package: smoothr
Title: Smooth and Tidy Spatial Features
Version: 1.2.1
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 (>= 3.1.2)
Imports: sf, stats, units
Suggests: covr, knitr, lwgeom, methods, rmarkdown, sp, testthat, terra
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-10-20 23:02:38 UTC; mes335
Author: Matthew Strimas-Mackey [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8929-7776>)
Maintainer: Matthew Strimas-Mackey <mstrimas@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-21 05:10:02 UTC
Built: R 4.6.0; ; 2025-10-22 23:51:58 UTC; windows
