Type: Package
Package: smoothr
Title: Smooth and Tidy Spatial Features
Version: 0.2.2
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: methods, raster, rgeos, sf, stats, units
Suggests: covr, knitr, lwgeom, rmarkdown, sp, terra, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-22 13:33:40 UTC; mes335
Author: Matthew Strimas-Mackey [aut, cre]
    (<https://orcid.org/0000-0001-8929-7776>)
Maintainer: Matthew Strimas-Mackey <mstrimas@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-22 14:00:02 UTC
Built: R 4.0.2; ; 2021-06-23 10:51:32 UTC; unix
