Type: Package Package: RADIS Title: RADIS - Spatial Weather and Environmental datas Extraction Package Version: 0.2.1 Authors@R: c( person("Florian", "Ricquier", , "florian.ricquier@inrae.fr", role = c("aut", "cre"), comment = c(ORCID = "0009-0009-3737-1386")), person("David", "Dorchies", , "david.dorchies@inrae.fr", role = "aut", comment = c(ORCID = "0000-0002-6595-7984")), person("Kevin Bosirany", "Orlando", role = "aut", comment = c(ORCID = "0009-0009-2784-3108")), person("Claire", "Richert", role = "aut", comment = c(ORCID = "0000-0001-7456-6689")), person("Pierre", "Rouault", role = "ctb", comment = c(ORCID = "0009-0002-9473-7232")) ) Description: The RADIS package aims to facilitate the extraction of environmental data from various cartographic or spatial sources or APIs. It allows for the retrieval of this information using specific coordinates or spatial grids. This package also formats the extracted data in a way that makes it easily exploitable for further analysis. License: AGPL (>= 3) URL: https://https://forge.inrae.fr/umr-g-eau/radis, https://umr-g-eau.pages-forge.inrae.fr/radis/, https://inrae.r-universe.dev/RADIS BugReports: https://forge.inrae.fr/umr-g-eau/radis/-/issues Depends: R (>= 2.10) Imports: dataverse, dplyr, happign, httr, httr2, leaflet, logger, magrittr, mapview, methods, purrr, rappdirs, raster, readr, rlang, sf, stars, stats, terra, tibble, tidyr, units, utils Suggests: colorspace, ggplot2, knitr, rmarkdown, spelling, testthat (>= 3.0.0), tmap, withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Language: en-US Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://inrae.r-universe.dev Date/Publication: 2026-01-11 12:29:09 UTC RemoteUrl: https://forge.inrae.fr/umr-g-eau/radis RemoteRef: main RemoteSha: 5611e58cb023e57192f0dd2fd18b7d062578cf79 NeedsCompilation: no Packaged: 2026-06-14 07:13:36 UTC; root Author: Florian Ricquier [aut, cre] (ORCID: ), David Dorchies [aut] (ORCID: ), Kevin Bosirany Orlando [aut] (ORCID: ), Claire Richert [aut] (ORCID: ), Pierre Rouault [ctb] (ORCID: ) Maintainer: Florian Ricquier