r-xts
Extensible time series
This package provides for uniform handling of R's different time-based data classes by extending zoo
, maximizing native format information preservation and allowing for user-level customization and extension, while simplifying cross-class interoperability.
- Versions: 0.14.1
- Website: https://github.com/joshuaulrich/xts
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-xts
as follows:
guix install r-xts
Or install a particular version:
guix install r-xts@0.14.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-xts about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-xts'><img src='https://packages.guix.gnu.org/packages/r-xts/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-xts)
Example Org:
[[https://packages.guix.gnu.org/packages/r-xts][https://packages.guix.gnu.org/packages/r-xts/badges/latest-version.svg]]