Package: dataseries
Type: Package
Title: Switzerland's Data Series in One Place
Version: 1.1.0
Authors@R: c(
    person("Christoph", "Sax", email = "christoph.sax@gmail.com",
           role = c("aut", "cre", "cph")),
    person("Jannes", "Muenchow", email = "malnamalja@gmx.de",
           role = "ctb"))
Description: Download and import open Swiss economic time series from
    'dataseries.org' <https://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: MIT + file LICENSE
URL: https://dataseries.org, https://github.com/cynkra/dataseries
BugReports: https://github.com/cynkra/dataseries/issues
Imports: jsonlite, stats, utils
Suggests: curl, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-09-17 20:12:06 UTC; christophsax
Author: Christoph Sax [aut, cre, cph],
  Jannes Muenchow [ctb]
Maintainer: Christoph Sax <christoph.sax@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-17 21:20:02 UTC
