Package: happign
Title: R Interface to 'IGN' Web Services
Version: 0.3.3
Authors@R: 
    person("Paul", "Carteron", , "carteronpaul@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6942-6662"))
Maintainer: Paul Carteron <carteronpaul@gmail.com>
Description: Automatic open data acquisition from resources of IGN
    ('Institut National de Information Geographique et forestiere')
    (<https://www.ign.fr/>). Available datasets include various types of
    raster and vector data, such as digital elevation models, state
    borders, spatial databases, cadastral parcels, and more. There also
    access to point clouds data ('LIDAR') and specifics API
    (<https://apicarto.ign.fr/api/doc/>).
License: GPL (>= 3)
URL: https://github.com/paul-carteron,
        https://paul-carteron.github.io/happign/
BugReports: https://github.com/paul-carteron/happign/issues
Depends: R (>= 4.1.0)
Imports: archive, dplyr, jsonlite, httr2 (>= 1.1.0), methods, sf (>=
        1.0-7), terra, xml2, yyjsonr
Suggests: covr, ggplot2, httptest2, knitr, rmarkdown, testthat (>=
        3.0.0), tmap (>= 4.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: true
NeedsCompilation: no
Encoding: UTF-8
RoxygenNote: 7.3.2
SystemRequirements: C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>=
        4.8.0), sqlite3
Packaged: 2025-03-28 12:33:33 UTC; PaulCarteron
Author: Paul Carteron [aut, cre] (<https://orcid.org/0000-0002-6942-6662>)
Repository: CRAN
Date/Publication: 2025-03-28 12:50:05 UTC
