Package: happign
Title: R Interface to 'IGN' Web Services
Version: 0.1.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: 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, curl, dplyr, httr2, magrittr, methods, sf
        (>= 1.0-7), terra, xml2
Suggests: covr, DT, httptest2, knitr, rmarkdown, testthat (>= 3.0.0),
        tmap, stars, purrr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.2.1
SystemRequirements: C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>=
        4.8.0), sqlite3
Packaged: 2022-09-15 20:30:53 UTC; PAUL
Author: Paul Carteron [aut, cre] (<https://orcid.org/0000-0002-6942-6662>)
Repository: CRAN
Date/Publication: 2022-09-16 11:06:10 UTC
