Package: timeseriesdb
Title: Store and Organize Time Series in a Database
Description: An R package to store and organize time series and their
    multi-lingual meta information in a database. The timeseriesdb package
    suggests a simple yet powerful database structure to store a large amount
    of time series in a relational PostgreSQL database. The package provides an
    interface to the R user to create, update and delete time series.
Version: 0.1
Authors@R: 'Matthias Bannert <bannert@kof.ethz.ch> [aut, cre]'
Depends: R (>= 3.0.0)
Suggests: RPostgreSQL
Imports: DBI
License: GPL-2
LazyData: true
Maintainer: 'Matthias Bannert' <bannert@kof.ethz.ch>
Packaged: 2014-11-26 14:02:06 UTC; mbannert
Author: 'Matthias Bannert' [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-26 15:40:25
