Package: cleangeo
Version: 0.2-4
Date: 2021-04-17
Title: Cleaning Geometries from Spatial Objects
Authors@R: c(person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")))
Maintainer: Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Depends: R (>= 2.15), rgeos, maptools
Imports: methods, sp
Suggests: testthat, knitr, markdown, pbapply
Description: 
  Provides a set of utility tools to inspect spatial objects, facilitate
  handling and reporting of topology errors and geometry validity issues.
  Finally, it provides a geometry cleaner that will fix all geometry problems,
  and eliminate (at least reduce) the likelihood of having issues when doing
  spatial data processing.
License: GPL (>= 2)
URL: https://github.com/eblondel/cleangeo
VignetteBuilder: knitr
BugReports: https://github.com/eblondel/cleangeo/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2021-04-17 12:48:04 UTC; manub
Author: Emmanuel Blondel [aut, cre] (<https://orcid.org/0000-0002-5870-5762>)
Repository: CRAN
Date/Publication: 2021-04-17 13:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:46:14 UTC; windows
