Package: zoltr
Title: Interface to the 'Zoltar' Forecast Repository API
Version: 1.0.2
Authors@R: c(
    person("Matthew", "Cornell", role = c("aut", "cre"), email = "cornell@umass.edu"),
    person("Nicholas", "Reich", role = c("aut", "cph"), email = "nick@schoolph.umass.edu"))
Description: 'Zoltar' <https://www.zoltardata.com/> 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 meta information (projects,
    models, and forecasts, and truth), and uploading, downloading, and deleting forecast and truth data.
URL: https://github.com/reichlab/zoltr , http://reichlab.io/zoltr/
BugReports: https://github.com/reichlab/zoltr/issues
License: GPL-3
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown, webmockr, mockery
Imports: data.table, httr, jsonlite, readr, base64url, dplyr, MMWRweek,
        utils, rlang, magrittr, lubridate
RoxygenNote: 7.3.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-03-06 15:40:46 UTC; cornell
Author: Matthew Cornell [aut, cre],
  Nicholas Reich [aut, cph]
Maintainer: Matthew Cornell <cornell@umass.edu>
Repository: CRAN
Date/Publication: 2025-03-06 16:20:01 UTC
Built: R 4.5.1; ; 2025-10-29 04:11:33 UTC; windows
