Package: cleangeo
Version: 0.3-1
Date: 2023-09-01
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)
Imports: methods, sp, sf
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 issue with sp objects.
  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.2.3
NeedsCompilation: no
Packaged: 2023-09-01 08:56:34 UTC; emman
Author: Emmanuel Blondel [aut, cre] (<https://orcid.org/0000-0002-5870-5762>)
Repository: CRAN
Date/Publication: 2023-09-01 09:10:19 UTC
Built: R 4.6.0; ; 2025-07-18 06:32:06 UTC; unix
