R Development Page
Contributed R Packages
Below is a list of all packages provided by project Time Series Database Interface.
Important note for package
binaries: R-Forge provides these binaries only for
the most recent version of R, but not for older
versions. In order to successfully install the
packages provided on R-Forge, you have to switch
to the most recent version of R or, alternatively,
install from the package sources (.tar.gz).
TSMySQL | TSdbi Extensions for MySQL
|
|
A MySQL interface for TSdbi.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2015.12-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TSMySQL 2015.4-1 from CRAN |
|
R install command:
install.packages("TSMySQL", repos="http://R-Forge.R-project.org") |
|
|
TSOracle | TSdbi Extensions for Oracle
|
|
Provides an Oracle interface for TSdbi.
Comprehensive examples of all the TS* packages are provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2014.10-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("TSOracle", repos="http://R-Forge.R-project.org") |
|
|
TSPostgreSQL | TSdbi Extensions for PostgreSQL
|
|
A PostgreSQL interface for TSdbi.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2015.4-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TSPostgreSQL 2015.4-1 from CRAN |
|
R install command:
install.packages("TSPostgreSQL", repos="http://R-Forge.R-project.org") |
|
|
TSSQLite | TSdbi Extensions for SQLite
|
|
An SQLite interface for TSdbi.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2015.4-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TSSQLite 2015.4-1 from CRAN |
|
R install command:
install.packages("TSSQLite", repos="http://R-Forge.R-project.org") |
|
|
TSbbg | TSdbi Extensions for Rbbg
|
|
Rbbg interface for TSdbi to access Bloomberg.
TSbbg is unassociated with Bloomberg. A Bloomberg terminal and their
(commercial) software is necessary for this interface to work.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2013.8-2 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("TSbbg", repos="http://R-Forge.R-project.org") |
|
|
TScompare | TSdbi Database Comparison
|
|
Utilities for comparing the equality of series on two databases.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2015.4-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TScompare 2015.4-1 from CRAN |
|
R install command:
install.packages("TScompare", repos="http://R-Forge.R-project.org") |
|
|
TSdata | TSdbi Illustration
|
|
Illustrates the various TSdbi packages with a vignette using time series
data from several sources. The vignette also illustrates some simple time series
manipulation and plotting using packages tframe and tfplot. |
|
Version: 2017.4-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build | Stable Release: Get TSdata 2016.8-1 from CRAN |
|
R install command:
install.packages("TSdata", repos="http://R-Forge.R-project.org") |
|
|
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 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TSdbi 2017.4-1 from CRAN |
|
R install command:
install.packages("TSdbi", repos="http://R-Forge.R-project.org") |
|
|
TSfame | TSdbi Extensions for Fame
|
|
A fame interface for TSdbi.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2015.12-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TSfame 2015.4-1 from CRAN |
|
R install command:
install.packages("TSfame", repos="http://R-Forge.R-project.org") |
|
|
TSgetSymbol | TSdbi Extension to Connect with getSymbols
|
|
Methods to
retrieve data with getSymbols, in particular from the Federal Reserve
FRED database.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2014.10-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("TSgetSymbol", repos="http://R-Forge.R-project.org") |
|
|
TShistQuote | TSdbi Extensions for get.hist.quote
|
|
Methods to
retrieve data from historical quote URLs.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2014.10-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("TShistQuote", repos="http://R-Forge.R-project.org") |
|
|
TSjson | TSdbi Extension to Import Time Series from Web Sources via JSON
|
|
Methods to
retrieve data from web data sources, importing them using Javascript
object notation. Direct connections or a proxy connection are
possible. (Only Statistics Canada connections are currently supported.)
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2015.1-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("TSjson", repos="http://R-Forge.R-project.org") |
|
|
TSmisc | TSdbi Extensions to Wrap Miscellaneous Data Sources
|
|
Methods to
retrieve data from several different sources. This include historical
quote data from Yahoo and Oanda, economic data from FRED, and
xls and csv data from different sources.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2016.8-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TSmisc 2016.8-1 from CRAN |
|
R install command:
install.packages("TSmisc", repos="http://R-Forge.R-project.org") |
|
|
TSmisc2 | Additional TSdbi Extensions to Wrap Miscellaneous Data Sources
|
|
Methods to
retrieve data from different sources. This includes a TSdbi interface
for R package Quandl and
access to data (at www.quandl.com). Comprehensive examples of all
the TS* packages is provided in the vignette Guide.pdf with
the TSdata package. |
|
Version: 2015.1-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("TSmisc2", repos="http://R-Forge.R-project.org") |
|
|
TSodbc | TSdbi Extensions for ODBC
|
|
An ODBC interface for TSdbi.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2015.4-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TSodbc 2015.4-1 from CRAN |
|
R install command:
install.packages("TSodbc", repos="http://R-Forge.R-project.org") |
|
|
TSsdmx | TSdbi Extension to Connect with SDMX
|
|
Methods to
retrieve data in the Statistical Data and Metadata Exchange (SDMX) format
from several database. (For example,
EuroStat, the European Central Bank, the Organisation for Economic
Co-operation and Development, the Unesco Institute for Statistics,
and the International Labor Organization.)
This is a wrapper for package RJSDMX.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2017.4-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TSsdmx 2016.8-1 from CRAN |
|
R install command:
install.packages("TSsdmx", repos="http://R-Forge.R-project.org") |
|
|
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 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TSsql 2017.4-1 from CRAN |
|
R install command:
install.packages("TSsql", repos="http://R-Forge.R-project.org") |
|
|
TSxls | TSdbi Extension to Connect to Spreadsheets
|
|
Provides TSdbi package methods to retrieve time series data from
spreadsheets, pretending the spreadsheet is a database.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2014.10-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("TSxls", repos="http://R-Forge.R-project.org") |
|
|
TSzip | TSdbi Extension to Connect to Zip Files
|
|
Provides TSdbi package methods to retrieve time series data from
zipped files, as if the files form a database.
Comprehensive examples of all the TS* packages is provided in the
vignette Guide.pdf with the TSdata package. |
|
Version: 2014.10-1 |
Last change: 2019-09-23 01:00:39+02 |
Rev.: 686 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("TSzip", repos="http://R-Forge.R-project.org") |
|
|
Build status codes
0 - Current: the package is available for download. The corresponding package passed checks on the Linux and Windows platform without ERRORs.
1 - Scheduled for build: the package has been recognized by the build system and provided in the staging area.
2 - Building: the package has been sent to the build machines. It will be built and checked using the latest patched version of R. Note that it is included in a batch of several packages. Thus, this process will take some time to finish.
3 - Failed to build: the package failed to build or did not pass the checks on the Linux and/or Windows platform. It is not made available since it does not meet the policies.
4 - Conflicts: two or more packages of the same name exist. None of them will be built. Maintainers are asked to negotiate further actions.
5 - Offline: the package is not available. The build system may be offline or the package maintainer did not trigger a rebuild (done e.g., via committing to the package repository).
If your package is not shown on this page or not building, then check the build system status report.