Package: happign
Title: R Interface to 'IGN' Web Services
Version: 0.1.8
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: Interface to easily access the National Institute of
    Geographic and Forestry Information open-source data from Geoservice
    website for any area of interest in France via WFS (shapefile) and WMS
    (raster) web services
    <https://geoservices.ign.fr/services-web-experts>.
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 (>= 3.3.0)
Imports: archive, checkmate, dplyr, geojsonsf, httr2, methods, sf (>=
        1.0-7), terra, xml2
Suggests: covr, httptest2, knitr, rmarkdown, tmap, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.2.3
SystemRequirements: C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>=
        4.8.0), sqlite3
Packaged: 2023-01-30 20:16:56 UTC; PAUL
Author: Paul Carteron [aut, cre] (<https://orcid.org/0000-0002-6942-6662>)
Repository: CRAN
Date/Publication: 2023-01-30 20:50:02 UTC
