{
  "_id": "6a115cc1acfb0bcc41cec62f",
  "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": "2025-03-06 15:33:03 UTC",
  "RemoteUrl": "https://github.com/reichlab/zoltr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 07:49:33 UTC",
    "User": "root"
  },
  "Author": "Matthew Cornell [aut, cre],\nNicholas Reich [aut, cph]",
  "Maintainer": "Matthew Cornell <cornell@umass.edu>",
  "MD5sum": "45e7cf6c7e5be56fc4f6da72757068b6",
  "_user": "reichlab",
  "_type": "src",
  "_file": "zoltr_1.0.2.tar.gz",
  "_fileid": "0198a67125d27318ab2541b7ad052ca1653b1fbcc7b304b7fb1a760a833f10c3",
  "_filesize": 209431,
  "_sha256": "0198a67125d27318ab2541b7ad052ca1653b1fbcc7b304b7fb1a760a833f10c3",
  "_created": "2026-05-23T07:49:33.000Z",
  "_published": "2026-05-23T07:52:33.918Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77507361851,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175430773"
    },
    {
      "job": 77507361828,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175430791"
    },
    {
      "job": 77507361825,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175429713"
    },
    {
      "job": 77507361830,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175427605"
    },
    {
      "job": 77507193407,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175416530"
    },
    {
      "job": 77507361823,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175428618"
    },
    {
      "job": 77507361848,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175426544"
    },
    {
      "job": 77507361840,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175424897"
    },
    {
      "job": 77507361847,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175426037"
    }
  ],
  "_buildurl": "https://github.com/r-universe/reichlab/actions/runs/26327293191",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/reichlab/zoltr",
  "_commit": {
    "id": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
    "author": "Matthew Cornell <matt@matthewcornell.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #57 from reichlab/mc/cran-prep\n\ncran prep",
    "time": 1741275183
  },
  "_maintainer": {
    "name": "Matthew Cornell",
    "email": "cornell@umass.edu",
    "login": "matthewcornell",
    "description": "",
    "uuid": 1034007
  },
  "_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": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "matthewcornell",
      "count": 197,
      "uuid": 1034007
    },
    {
      "user": "bisaloo",
      "count": 9,
      "uuid": 10783929
    },
    {
      "user": "serena-wang",
      "count": 2,
      "uuid": 25920112
    },
    {
      "user": "elray1",
      "count": 2,
      "uuid": 5132208
    },
    {
      "user": "nickreich",
      "count": 1,
      "uuid": 1280767
    }
  ],
  "_userbio": {
    "uuid": 10454098,
    "type": "organization",
    "name": "The Reich Lab at UMass-Amherst"
  },
  "_downloads": {
    "count": 494,
    "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": 191,
  "_rbuild": "4.6.0",
  "_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.263304600287297,
  "_indexed": true,
  "_nocasepkg": "zoltr",
  "_universes": [
    "reichlab",
    "matthewcornell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-23T07:51:43.000Z",
      "distro": "noble",
      "commit": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
      "fileid": "8e84ab7746a939ff9a5a6d4586a7d83f11d90480e24cbc524b00217425149705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/26327293191"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-23T07:51:44.000Z",
      "distro": "noble",
      "commit": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
      "fileid": "274c449d6aaedc6567d0a711f3d336ea32fd0df7ec8ee32ebc476bfed356c86f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/26327293191"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-23T07:51:37.000Z",
      "commit": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
      "fileid": "8c52764bc157d9264a5ff91af80c4720453b48a966e325d26eb0eae3874a744f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/26327293191"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-23T07:51:18.000Z",
      "commit": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
      "fileid": "7f6ec99509c0cf3eb181624b9da7f410c26263c38fe36f3e47e71b8423a1d3f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/26327293191"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-23T07:51:43.000Z",
      "commit": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
      "fileid": "e4ade5f208436f573fa8e21f0393a08d7736f569426906f325937723a6b0d7e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/26327293191"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-23T07:50:53.000Z",
      "commit": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
      "fileid": "e6ce1f46510f747085d2ad3527e6f65a792c4344818043cbea722371ee50d194",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/26327293191"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-23T07:50:40.000Z",
      "commit": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
      "fileid": "412dd6081442c7f4776a79db7402b480e9e0f4fdd8c1da665d1761978eaa39c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/26327293191"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-23T07:50:51.000Z",
      "commit": "e7e2587b4a75018a86d909a6b79c50daa94b5da6",
      "fileid": "ded1d8ff9ab9629fdb25d9ed2f8999622a6f8518048889781acc7166462758fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reichlab/actions/runs/26327293191"
    }
  ]
}