r-xts 0.14.1
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.
- Outputs:
out
- 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 r-xts 0.14.1
as follows:
guix install r-xts@0.14.1
Or install the latest version:
guix install r-xts
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.