Type: Package
Package: STATcubeR
Title: R Interface for the 'STATcube' REST API and Open Government Data
Version: 1.0.0
Date: 2024-11-29
Authors@R: c(
    person("Bernhard", "Meindl", , "Bernhard.Meindl@statistik.gv.at", role = c("ctb", "cre")),
    person("Alexander", "Kowarik", , "Alexander.Kowarik@statistik.gv.at", role = c("ctb"),comment=c(ORCID="0000-0001-8598-4130")),
    person("Gregor", "de Cillia", , "", role = "aut"))
Description: Import data from the 'STATcube' REST API or from the open data
    portal of Statistics Austria. This package includes a client for API
    requests as well as parsing utilities for data which originates from
    'STATcube'. Documentation about 'STATcubeR' is provided by several vignettes 
    included in the package as well as on the public 'pkgdown' page at 
    <https://statistikat.github.io/STATcubeR/>.
License: GPL (>= 2)
URL: https://statistikat.github.io/STATcubeR/,
        https://github.com/statistikat/STATcubeR
BugReports: https://github.com/statistikat/STATcubeR/issues
Depends: R (>= 3.5.0)
Imports: cli (>= 3.4.1), httr, jsonlite, pillar (>= 1.5.0), vctrs (>=
        0.5.2)
Suggests: magrittr, spelling, data.tree, rappdirs, xml2, reactable,
        markdown
Encoding: UTF-8
RoxygenNote: 7.3.2
Language: en-US
NeedsCompilation: no
Packaged: 2024-11-29 05:30:06 UTC; meindl
Author: Bernhard Meindl [ctb, cre],
  Alexander Kowarik [ctb] (<https://orcid.org/0000-0001-8598-4130>),
  Gregor de Cillia [aut]
Maintainer: Bernhard Meindl <Bernhard.Meindl@statistik.gv.at>
Repository: CRAN
Date/Publication: 2024-11-29 09:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:53:46 UTC; unix
