Type: Package
Package: smoothr
Title: Smooth and Tidy Spatial Features
Version: 0.1.1
Authors@R: person("Matthew", "Strimas-Mackey", email = "mstrimas@gmail.com", role = c("aut", "cre"), 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: http://strimas.com/smoothr, https://github.com/mstrimas/smoothr
BugReports: https://github.com/mstrimas/smoothr/issues
Depends: R (>= 3.1.2)
Imports: methods, sf, stats, units
Suggests: covr, knitr, lwgeom, raster, rmarkdown, sp, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2018-12-11 03:17:39 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: 2018-12-11 08:40:03 UTC
Built: R 3.4.4; ; 2019-04-25 20:31:36 UTC; windows
