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: | 2015.1-2 |
Depends: | R (≥ 2.8.0) |
Imports: | methods, DBI, tframe (≥ 2015.1-1), TSdbi (≥ 2015.1-1), tframePlus, zoo |
Suggests: | tseries, tis, tfplot, RMySQL, RSQLite |
Published: | 2015-04-30 |
Author: | Paul Gilbert |
Maintainer: | Paul Gilbert <pgilbert.ttv9z at ncf.ca> |
License: | GPL-2 |
Copyright: | 2007-2011 Bank of Canada. 2012-2015 Paul Gilbert. |
URL: | http://tsdbi.r-forge.r-project.org/ |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | TSsql results |
Reference manual: | TSsql.pdf |
Package source: | TSsql_2015.1-2.tar.gz |
Windows binaries: | r-devel: TSsql_2015.1-2.zip, r-release: TSsql_2015.1-2.zip, r-oldrel: TSsql_2015.1-2.zip |
OS X Mavericks binaries: | r-release: TSsql_2015.1-2.tgz, r-oldrel: TSsql_2015.1-2.tgz |
Old sources: | TSsql archive |
Reverse imports: | TSMySQL, TSodbc, TSPostgreSQL, TSSQLite |
Reverse suggests: | TScompare, TSdata |
Please use the canonical form https://CRAN.R-project.org/package=TSsql to link to this page.