timeseriesdb: Manage Time Series with R and PostgreSQL

Store and organize a large amount of low frequency time series data. The package was designed to manage a large catalog of official statistics which are typically published on monthly, quarterly or yearly basis. Thus timeseriesdb is optimized to handle a large number of lower frequency time series as opposed to a smaller amount of high frequency time series such as real time data from measuring devices. Hence timeseriesdb provides the opportunity to store extensive multi-lingual meta information. The package also provides a web GUI to explore the underlying PostgreSQL database interactively.

Version: 0.2.1
Depends: R (≥ 3.0.0), RPostgreSQL, methods
Imports: RJSONIO, xts, zoo, reshape2, shiny, DBI
Published: 2015-04-04
Author: "Matthias Bannert [aut, cre]"
Maintainer: 'Matthias Bannert' <bannert at kof.ethz.ch>
License: GPL-2
NeedsCompilation: no
Materials: README NEWS
CRAN checks: timeseriesdb results

Downloads:

Reference manual: timeseriesdb.pdf
Package source: timeseriesdb_0.2.1.tar.gz
Windows binaries: r-devel: timeseriesdb_0.2.1.zip, r-release: timeseriesdb_0.2.1.zip, r-oldrel: timeseriesdb_0.2.1.zip
OS X binaries: r-release: timeseriesdb_0.2.1.tgz, r-oldrel: timeseriesdb_0.2.1.tgz
Old sources: timeseriesdb archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=timeseriesdb to link to this page.