This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-xts/badges/latest-version.svg)](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]]