Package: mfclim Title: Download Archived Meteorological Data from 'Meteo-France' Version: 0.1.1 Authors@R: person("Nicolas", "Moiroux", , "nicolas.moiroux@ird.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6755-6167")) Description: Download meteorological data from the 'Meteo-France' public API 'Données climatologiques' and 'SYNOP' open data archives . It provides functions to authenticate, list stations, retrieve station metadata, request data, download files, and import data directly into 'R'. License: AGPL (>= 3) URL: https://github.com/Nmoiroux/mfclim BugReports: https://github.com/Nmoiroux/mfclim/issues Imports: httr, utils Suggests: httptest, testthat Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libssl-dev Repository: https://r-multiverse-staging.r-universe.dev Date/Publication: 2026-05-13 07:29:35 UTC RemoteUrl: https://github.com/Nmoiroux/mfclim RemoteRef: 9fcdfcedf357040c95125ab9865693ba6ff35e2e RemoteSha: 9fcdfcedf357040c95125ab9865693ba6ff35e2e NeedsCompilation: no Packaged: 2026-06-12 06:21:37 UTC; root Author: Nicolas Moiroux [aut, cre] (ORCID: ) Maintainer: Nicolas Moiroux