Package: geoperu
Title: Download Spatial Datasets of Peru
Version: 0.0.1
Authors@R: 
    person("Paul E.", "Santos Andrade", 
    email = "paulefrens@gmail.com",
    role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0002-6635-0375"))
Description: Provides access to official spatial datasets of Peru as 'sf'
    objects in 'R'. Includes administrative boundaries from the National
    Institute of Statistics and Informatics (INEI) <https://ide.inei.gob.pe/>
    and protected natural areas from the National Service of Natural Areas
    Protected by the State (SERNANP)
    <https://www.gob.pe/institucion/sernanp/pages/21261-acceder-a-informacion-espacial-de-las-area-naturales-protegidas-visor-de-informacion-geografica>.
    Harmonizes attributes, coordinate reference systems, and topology to
    support consistent spatial analysis and visualization.
License: MIT + file LICENSE
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 8.0.0
BugReports: https://github.com/PaulESantos/geoperu/issues
Depends: R (>= 3.6.0)
LazyDataCompression: xz
LazyData: true
URL: https://github.com/PaulESantos/geoperu,
        https://paulesantos.github.io/geoperu/
Imports: httr, sf
NeedsCompilation: no
Packaged: 2026-07-05 03:09:03 UTC; PC
Author: Paul E. Santos Andrade [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6635-0375>)
Maintainer: Paul E. Santos Andrade <paulefrens@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-05 05:40:02 UTC
