{
  "_id": "6a63ba843f14d278b1efde4c",
  "Package": "zoltr",
  "Title": "Interface to the 'Zoltar' Forecast Repository API",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\"Matthew\", \"Cornell\", role = c(\"aut\", \"cre\"), email = \"cornell@umass.edu\"),\nperson(\"Nicholas\", \"Reich\", role = c(\"aut\", \"cph\"), email = \"nick@schoolph.umass.edu\"))",
  "Description": "'Zoltar' <https://www.zoltardata.com/> is a website that\nprovides a repository of model forecast results in a\nstandardized format and a central location. It supports\nstoring, retrieving, comparing, and analyzing time series\nforecasts for prediction challenges of interest to the modeling\ncommunity. This package provides functions for working with the\n'Zoltar' API, including connecting and authenticating, getting\nmeta information (projects, models, and forecasts, and truth),\nand uploading, downloading, and deleting forecast and truth\ndata.",
  "URL": "https://github.com/reichlab/zoltr , http://reichlab.io/zoltr/",
  "BugReports": "https://github.com/reichlab/zoltr/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://reichlab.r-universe.dev",
  "Date/Publication": "2026-07-24 17:13:14 UTC",
  "RemoteUrl": "https://github.com/reichlab/zoltr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 19:14:19 UTC",
    "User": "root"
  },
  "Author": "Matthew Cornell [aut, cre],\nNicholas Reich [aut, cph]",
  "Maintainer": "Matthew Cornell <cornell@umass.edu>",
  "_user": "reichlab",
  "_type": "src",
  "_file": "zoltr_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/c27c281b8a2bf42455b222ee6d622ec1ce3e913d7a1697d37cc629ca1d0907cd",
  "_filesize": 211240,
  "_sha256": "c27c281b8a2bf42455b222ee6d622ec1ce3e913d7a1697d37cc629ca1d0907cd",
  "_expires": "2026-11-01T19:18:26.000Z",
  "_created": "2026-07-24T19:14:19.000Z",
  "_published": "2026-07-24T19:18:27.898Z",
  "_jobs": [
    {
      "job": 89570060756,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8607028569"
    },
    {
      "job": 89570060707,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8607048768"
    },
    {
      "job": 89570060744,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8607005332"
    },
    {
      "job": 89570060757,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8607016882"
    },
    {
      "job": 89569190730,
      "time": 257,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8606969977"
    },
    {
      "job": 89570060672,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8607016701"
    },
    {
      "job": 89570060763,
      "time": 87,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8607005044"
    },
    {
      "job": 89570060856,
      "time": 73,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8606999751"
    },
    {
      "job": 89570060809,
      "time": 120,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8607018453"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/reichlab/actions/runs/30119739741",
  "_status": "success",
  "_upstream": "https://github.com/reichlab/zoltr",
  "_commit": {
    "id": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
    "author": "Alvaro J. Castro Rivadeneira <56451982+micokoch@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #59 from reichlab/micokoch-plausible\n\nAdd Plausible tracking script to all pages in website",
    "time": 1784913194
  },
  "_maintainer": {
    "name": "Matthew Cornell",
    "email": "cornell@umass.edu",
    "login": "matthewcornell",
    "description": "",
    "uuid": 1034007
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "base64url",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "MMWRweek",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "webmockr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    }
  ],
  "_owner": "reichlab",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "matthewcornell",
      "count": 197,
      "uuid": 1034007
    },
    {
      "user": "bisaloo",
      "count": 9,
      "uuid": 10783929
    },
    {
      "user": "serena-wang",
      "count": 2,
      "uuid": 25920112
    },
    {
      "user": "micokoch",
      "count": 2,
      "uuid": 56451982
    },
    {
      "user": "elray1",
      "count": 2,
      "uuid": 5132208
    },
    {
      "user": "nickreich",
      "count": 1,
      "uuid": 1280767
    }
  ],
  "_userbio": {
    "uuid": 10454098,
    "type": "organization",
    "name": "The Reich Lab at UMass-Amherst",
    "followers": 45
  },
  "_downloads": {
    "count": 458,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zoltr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/reichlab/zoltr",
  "_pkgdown": "http://reichlab.io/zoltr/",
  "_searchresults": 209,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/zoltr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reichlab/zoltr",
  "_realowner": "reichlab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2019-05-22"
    },
    {
      "version": "0.2.2",
      "date": "2019-07-10"
    },
    {
      "version": "0.5.0",
      "date": "2020-04-10"
    },
    {
      "version": "0.5.1",
      "date": "2020-04-15"
    },
    {
      "version": "1.0.1",
      "date": "2024-06-27"
    },
    {
      "version": "1.0.2",
      "date": "2025-03-06"
    }
  ],
  "_exports": [
    "%>%",
    "busy_poll_job",
    "create_model",
    "create_project",
    "create_timezero",
    "data_frame_from_forecast_data",
    "delete_forecast",
    "delete_model",
    "delete_project",
    "do_zoltar_query",
    "download_forecast",
    "edit_model",
    "forecast_data_from_cdc_csv_file",
    "forecast_info",
    "forecasts",
    "job_data",
    "job_info",
    "job_info_forecast_url",
    "latest_forecasts",
    "model_info",
    "models",
    "new_connection",
    "project_info",
    "projects",
    "quantile_data_frame_from_forecast_data",
    "submit_query",
    "target_info",
    "targets",
    "timezero_info",
    "timezeros",
    "truth_info",
    "unit_info",
    "upload_forecast",
    "upload_truth",
    "zoltar_authenticate",
    "zoltar_units"
  ],
  "_help": [
    {
      "page": "busy_poll_job",
      "title": "Poll job's status",
      "topics": [
        "busy_poll_job"
      ]
    },
    {
      "page": "create_model",
      "title": "Create a model",
      "topics": [
        "create_model"
      ]
    },
    {
      "page": "create_project",
      "title": "Create a project",
      "topics": [
        "create_project"
      ]
    },
    {
      "page": "create_timezero",
      "title": "Create a timezero",
      "topics": [
        "create_timezero"
      ]
    },
    {
      "page": "data_frame_from_forecast_data",
      "title": "Converts forecast data from Zoltar's native 'list' format to a 'data.frame'",
      "topics": [
        "data_frame_from_forecast_data"
      ]
    },
    {
      "page": "delete_forecast",
      "title": "Delete a forecast",
      "topics": [
        "delete_forecast"
      ]
    },
    {
      "page": "delete_model",
      "title": "Delete a model",
      "topics": [
        "delete_model"
      ]
    },
    {
      "page": "delete_project",
      "title": "Delete a project",
      "topics": [
        "delete_project"
      ]
    },
    {
      "page": "do_zoltar_query",
      "title": "A convenience function to construct and execute a Zoltar query for either forecast or truth data.",
      "topics": [
        "do_zoltar_query"
      ]
    },
    {
      "page": "download_forecast",
      "title": "Gets a forecast's data",
      "topics": [
        "download_forecast"
      ]
    },
    {
      "page": "edit_model",
      "title": "Edit a model",
      "topics": [
        "edit_model"
      ]
    },
    {
      "page": "forecast_data_from_cdc_csv_file",
      "title": "Loads and converts a CDC CSV file to Zoltar's native 'list' format",
      "topics": [
        "forecast_data_from_cdc_csv_file"
      ]
    },
    {
      "page": "forecast_data_from_cdc_data_frame",
      "title": "'forecast_data_from_cdc_csv_file()' helper",
      "topics": [
        "forecast_data_from_cdc_data_frame"
      ]
    },
    {
      "page": "forecast_info",
      "title": "Gets a forecast's information",
      "topics": [
        "forecast_info"
      ]
    },
    {
      "page": "forecasts",
      "title": "Get a model's forecasts",
      "topics": [
        "forecasts"
      ]
    },
    {
      "page": "get_resource",
      "title": "Get JSON for a resource (URL). Authenticates if necessary",
      "topics": [
        "get_resource"
      ]
    },
    {
      "page": "job_data",
      "title": "Gets a job's file's data",
      "topics": [
        "job_data"
      ]
    },
    {
      "page": "job_info",
      "title": "Get a job's information",
      "topics": [
        "job_info"
      ]
    },
    {
      "page": "job_info_forecast_url",
      "title": "Get a new forecast upload's url",
      "topics": [
        "job_info_forecast_url"
      ]
    },
    {
      "page": "latest_forecasts",
      "title": "Get a project's latest_forecasts",
      "topics": [
        "latest_forecasts"
      ]
    },
    {
      "page": "model_info",
      "title": "Get information about a model",
      "topics": [
        "model_info"
      ]
    },
    {
      "page": "models",
      "title": "Get a project's models",
      "topics": [
        "models"
      ]
    },
    {
      "page": "new_connection",
      "title": "Get a connection to a Zoltar host",
      "topics": [
        "new_connection"
      ]
    },
    {
      "page": "project_info",
      "title": "Get information about a project",
      "topics": [
        "project_info"
      ]
    },
    {
      "page": "projects",
      "title": "Get information about all projects",
      "topics": [
        "projects"
      ]
    },
    {
      "page": "quantile_data_frame_from_forecast_data",
      "title": "Converts forecast data from Zoltar's native 'list' format to a quantile 'data.frame'",
      "topics": [
        "quantile_data_frame_from_forecast_data"
      ]
    },
    {
      "page": "submit_query",
      "title": "Submit a query",
      "topics": [
        "submit_query"
      ]
    },
    {
      "page": "target_info",
      "title": "Get information about a target",
      "topics": [
        "target_info"
      ]
    },
    {
      "page": "targets",
      "title": "Get a project's targets",
      "topics": [
        "targets"
      ]
    },
    {
      "page": "timezero_info",
      "title": "Get information about a timezero",
      "topics": [
        "timezero_info"
      ]
    },
    {
      "page": "timezeros",
      "title": "Get a project's timezeros",
      "topics": [
        "timezeros"
      ]
    },
    {
      "page": "truth_info",
      "title": "Get information about a project's truth",
      "topics": [
        "truth_info"
      ]
    },
    {
      "page": "unit_info",
      "title": "Get information about a unit",
      "topics": [
        "unit_info"
      ]
    },
    {
      "page": "upload_forecast",
      "title": "Upload a forecast",
      "topics": [
        "upload_forecast"
      ]
    },
    {
      "page": "upload_truth",
      "title": "Upload truth data",
      "topics": [
        "upload_truth"
      ]
    },
    {
      "page": "zoltar_authenticate",
      "title": "Log in to a Zoltar host",
      "topics": [
        "zoltar_authenticate"
      ]
    },
    {
      "page": "zoltar_units",
      "title": "Get a project's zoltar_units",
      "topics": [
        "zoltar_units"
      ]
    }
  ],
  "_readme": "https://github.com/reichlab/zoltr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64url",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "MMWRweek",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "author": "Matthew Cornell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started with zoltr",
        "Setting up your account",
        "Connect to the host and authenticate",
        "Get a list of all projects on the host",
        "Get a project to work with and list its info and models",
        "Query a project's forecast data",
        "Query a project's truth data",
        "Get project's latest forecast IDs and their sources",
        "Get a model to work with and list its info and forecasts",
        "Finally, download the forecast's data in three formats"
      ],
      "created": "2019-05-13 20:57:27",
      "modified": "2024-04-08 12:32:54",
      "commits": 39
    },
    {
      "source": "project-owners.Rmd",
      "filename": "project-owners.html",
      "title": "Project Owners",
      "author": "Matthew Cornell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "zoltr for Project Owners",
        "Connect to the host and authenticate",
        "Create a sandbox project to play with",
        "Add a model to the project and then upload a forecast into it",
        "Clean up by deleting the sandbox project"
      ],
      "created": "2019-05-13 22:38:23",
      "modified": "2024-04-08 12:32:54",
      "commits": 25
    }
  ],
  "_score": 7.399327532158679,
  "_indexed": true,
  "_nocasepkg": "zoltr",
  "_universes": [
    "reichlab",
    "matthewcornell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-24T19:16:39.000Z",
      "distro": "resolute",
      "commit": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
      "fileid": "https://r2.ropensci.org/9d3246d2a595949438a28a29f810ae245d234ed02ccc646e0820060e318a1de9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/30119739741"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-24T19:17:30.000Z",
      "distro": "resolute",
      "commit": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
      "fileid": "https://r2.ropensci.org/b9255c50a608da4ba3dcdd864f96ec9fa0eb13a9450c00107be66ce33a2b9607",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/30119739741"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-24T19:15:48.000Z",
      "commit": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
      "fileid": "https://r2.ropensci.org/5444d677ab039612f9a81ef0e9cc6dac4c0790e09644dcf66965391539b97b5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/30119739741"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-24T19:16:13.000Z",
      "commit": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
      "fileid": "https://r2.ropensci.org/aa0c5b2270d721118041109a75218dc62f0cdd448a97c9a9677a15d0419c5fd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/30119739741"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-24T19:16:31.000Z",
      "commit": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
      "fileid": "https://r2.ropensci.org/51d97ea807cd424f6b937a0f4f1d886be28a9c4daf412f1202754b964c65bd8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/30119739741"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-24T19:15:36.000Z",
      "commit": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
      "fileid": "https://r2.ropensci.org/524ace7d83fdea2bd835b4fd0027cf3b518be8d4d55b946b83a5ade02cf10cf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/30119739741"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-24T19:15:25.000Z",
      "commit": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
      "fileid": "https://r2.ropensci.org/17b4184749504e09471b10b68d58fd1514b908a65f8016f425543542b9a1356d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/30119739741"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-24T19:16:07.000Z",
      "commit": "d5a3f39bfd158bd7d750e152e410438dba8cbf88",
      "fileid": "https://r2.ropensci.org/4b3165eea26ef30ff50ef7a3ada1cbc01cb9ab54bf9e7c13c1610397af26f070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/30119739741"
    }
  ]
}