Package: metsyn Type: Package Title: Interface with the Meteo France Synop Data API Version: 0.1.3 Date: 2018-11-10 Authors@R: person("Paul", "Poncet", , "paulponcet@yahoo.fr", role = c("aut", "cre")) Description: Provides an interface with the Meteo France Synop data API (see for more information). The Meteo France Synop data are made of meteorological data recorded every three hours on 62 French meteorological stations. License: MIT + file LICENSE Depends: R (>= 3.1.3) Imports: foreach, readr, stringr, tibble, utils URL: https://github.com/paulponcet/metsyn BugReports: https://github.com/paulponcet/metsyn/issues RoxygenNote: 6.1.0 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://paulponcet.r-universe.dev Date/Publication: 2018-11-15 23:57:18 UTC RemoteUrl: https://github.com/paulponcet/metsyn RemoteRef: HEAD RemoteSha: 2d681d0ca9f9a34c8a7992eab02a9d5f2298a9cd NeedsCompilation: no Packaged: 2026-06-11 10:26:36 UTC; root Author: Paul Poncet [aut, cre] Maintainer: Paul Poncet