The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

splusTimeSeries

License: BSD_3_clause

A collection of classes and methods for working with indexed rectangular data. The index values can be calendar (timeSeries class) or numeric (signalSeries class). Methods are included for aggregation, alignment, merging, and summaries. The code was originally available in ‘S-PLUS’.

Installation

You can install the latest released version from CRAN with:

install.packages("splusTimeSeries")

Install the latest development version from GitHub with: ```r # install.packages(“devtools”) devtools::install_github(“spkaluzny/splusTimeSeries”)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.