Package: dataseries Type: Package Title: Switzerland's Data Series in One Place Version: 1.0.0 Authors@R: c( person("Christoph", "Sax", email = "christoph.sax@gmail.com", role = c("aut", "cre")), person("Jannes", "Muenchow", email = "malnamalja@gmx.de", role = "ctb")) Description: Download and import open Swiss economic time series from 'dataseries.org' , a comprehensive and up-to-date collection of public data from Switzerland. Series are retrieved through the public 'dataseries.org' API and imported as a 'data.frame' or 'ts' object. License: GPL-3 URL: https://dataseries.org, https://github.com/cynkra/dataseries BugReports: https://github.com/cynkra/dataseries/issues Imports: jsonlite, stats, utils Suggests: curl, testthat (>= 3.0.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Repository: https://cynkra.r-universe.dev Date/Publication: 2026-06-13 19:58:28 UTC RemoteUrl: https://github.com/cynkra/dataseries RemoteRef: HEAD RemoteSha: 52e2a5acdbf97781a070b17a4362e5514f217b57 NeedsCompilation: no Packaged: 2026-06-13 21:11:43 UTC; root Author: Christoph Sax [aut, cre], Jannes Muenchow [ctb] Maintainer: Christoph Sax