Package: timeseriesdb
Type: Package
Version: 1.0.0-1.1.2
Title: A Time Series Database for Official Statistics with R and
        PostgreSQL
Description: Archive and manage times series data from official statistics. The 'timeseriesdb' package was designed to manage a large catalog of time series from official statistics which are typically published on a monthly, quarterly or yearly basis. Thus timeseriesdb is optimized to handle updates caused by data revision as well as elaborate, multi-lingual meta information. 
Authors@R: c(person("Matthias", "Bannert", role = c("aut","cre"), email = "bannert@kof.ethz.ch"),
  person("Severin", "Thöni", role = c("aut"), email = "sthoeni@kof.ethz.ch"),
  person("Ioan Gabriel", "Bucur", role = c("ctb")))
Depends: R (>= 3.0.0),
Imports: RPostgres (>= 1.2.0), jsonlite (>= 1.1), data.table (>=
        1.9.4), utils, xts, DBI,
Suggests: openxlsx, rstudioapi, dygraphs, rmarkdown, knitr
VignetteBuilder: knitr
Date: 2022-03-23
License: GPL-3
URL: https://github.com/mbannert/timeseriesdb
BugReports: https://github.com/mbannert/timeseriesdb/issues
LazyData: true
RoxygenNote: 7.1.2
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-03-23 21:30:43 UTC; mbannert
Author: Matthias Bannert [aut, cre],
  Severin Thöni [aut],
  Ioan Gabriel Bucur [ctb]
Maintainer: Matthias Bannert <bannert@kof.ethz.ch>
Repository: CRAN
Date/Publication: 2022-03-23 22:20:02 UTC
Built: R 4.3.0; ; 2023-04-06 17:25:23 UTC; unix
