TSdbi: Time Series Database Interface

Provides a common interface to time series databases. The objective is to define a standard interface so users can retrieve time series data from various sources with a simple, common, set of commands, and so programs can be written to be portable with respect to the data source. The SQL implementations also provide a database table design, so users needing to set up a time series database have a reasonably complete way to do this easily. The interface provides for a variety of options with respect to the representation of time series in R. The interface, and the SQL implementations, also handle vintages of time series data (sometime called editions or real-time data). There is also a (not yet well tested) mechanism to handle multilingual data documentation. Comprehensive examples of all the 'TS*' packages is provided in the vignette Guide.pdf with the 'TSdata' package.

Version: 2017.4-1
Depends: R (≥ 2.8.0)
Imports: methods, DBI (≥ 0.3.1), tframe (≥ 2015.1-1)
Suggests: zoo, tseries, tis, tfplot, tframePlus
Published: 2017-05-10
Author: Paul Gilbert
Maintainer: Paul Gilbert <pgilbert.ttv9z at ncf.ca>
License: GPL-2
Copyright: 2007-2011 Bank of Canada. 2012-2017 Paul Gilbert.
URL: http://tsdbi.r-forge.r-project.org/
NeedsCompilation: no
Materials: README NEWS
In views: Finance, TimeSeries
CRAN checks: TSdbi results

Documentation:

Reference manual: TSdbi.pdf
Vignettes: TSdbi Guide

Downloads:

Package source: TSdbi_2017.4-1.tar.gz
Windows binaries: r-devel: TSdbi_2017.4-1.zip, r-release: TSdbi_2017.4-1.zip, r-oldrel: TSdbi_2017.4-1.zip
macOS binaries: r-release (arm64): TSdbi_2017.4-1.tgz, r-oldrel (arm64): TSdbi_2017.4-1.tgz, r-release (x86_64): TSdbi_2017.4-1.tgz, r-oldrel (x86_64): TSdbi_2017.4-1.tgz
Old sources: TSdbi archive

Reverse dependencies:

Reverse depends: TSmisc, TSMySQL, TSodbc, TSPostgreSQL, TSsdmx, TSSQLite
Reverse imports: TSsql
Reverse suggests: TSdata

Linking:

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