TSsql: Generic SQL Helper Functions for 'TSdbi' SQL Plugins

Standard SQL query functions used by SQL plugins packages for the 'TSdbi' interface to time series databases. It will mainly be used by other packages rather than directly by end users. The one exception is the function 'TSquery' which can be used to construct a time series from a database containing observations over time (e.g. balance statements for multiple years), but where the database is not specifically designed to store time series (as with other 'TSdbi' SQL plugin packages). 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, tframe (≥ 2015.1-1), TSdbi (≥ 2015.1-1), tframePlus, zoo, stats
Suggests: tseries, tis, tfplot, RMySQL, RSQLite
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: NEWS
CRAN checks: TSsql results

Documentation:

Reference manual: TSsql.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: TSMySQL, TSodbc, TSPostgreSQL, TSSQLite
Reverse suggests: TSdata

Linking:

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