Package: happign
Title: R Interface to 'IGN' Web Services
Version: 0.3.6
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. 'happign' also 
    provide access to API Carto (<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: dplyr, jsonlite, httr2 (>= 1.1.0), methods, sf (>= 1.0-7),
        terra, xml2
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-09-03 10:37:26 UTC; PaulCarteron
Author: Paul Carteron [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6942-6662>)
Repository: CRAN
Date/Publication: 2025-09-03 11:00:02 UTC
Built: R 4.4.1; ; 2025-09-05 04:22:20 UTC; unix
