r-zoltr
Interface to the Zoltar forecast repository API
Zoltar is a website that provides a repository of model forecast results in a standardized format and a central location. It supports storing, retrieving, comparing, and analyzing time series forecasts for prediction challenges of interest to the modeling community. This package provides functions for working with the Zoltar API, including connecting and authenticating, getting information about projects, models, and forecasts, deleting and uploading forecast data, and downloading scores.
- Versions: 1.0.2
- Website: https://github.com/reichlab/zoltr
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-zoltr
as follows:
guix install r-zoltr
Or install a particular version:
guix install r-zoltr@1.0.2
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-zoltr about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-zoltr'><img src='https://packages.guix.gnu.org/packages/r-zoltr/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-zoltr)
Example Org:
[[https://packages.guix.gnu.org/packages/r-zoltr][https://packages.guix.gnu.org/packages/r-zoltr/badges/latest-version.svg]]