Type: Package
Package: epidatr
Title: Client for Delphi's 'Epidata' API
Version: 1.2.1
Authors@R: c(
    person("Logan", "Brooks", , "lcbrooks@andrew.cmu.edu", role = "aut"),
    person("Dmitry", "Shemetov", , "dshemeto@andrew.cmu.edu", role = "aut"),
    person("Samuel", "Gratzl", , "sam@sgratzl.com", role = "aut"),
    person("David", "Weber", , "davidweb@andrew.cmu.edu", role = c("ctb", "cre")),
    person("Nat", "DeFries", role = "ctb"),
    person("Alex", "Reinhart", role = "ctb"),
    person("Daniel J.", "McDonald", role = "ctb"),
    person("Kean Ming", "Tan", role = "ctb"),
    person("Will", "Townes", role = "ctb"),
    person("George", "Haff", role = "ctb"),
    person("Kathryn", "Mazaitis", role = "ctb")
  )
Description: The Delphi 'Epidata' API provides real-time access to
    epidemiological surveillance data for influenza, 'COVID-19', and other
    diseases for the USA at various geographical resolutions, both from
    official government sources such as the Center for Disease Control
    (CDC) and Google Trends and private partners such as Facebook and
    Change 'Healthcare'. It is built and maintained by the Carnegie Mellon
    University Delphi research group. To cite this API: David C. Farrow,
    Logan C. Brooks, Aaron 'Rumack', Ryan J. 'Tibshirani', 'Roni'
    'Rosenfeld' (2015). Delphi 'Epidata' API.
    <https://github.com/cmu-delphi/delphi-epidata>.
License: MIT + file LICENSE
URL: https://cmu-delphi.github.io/epidatr/,
        https://cmu-delphi.github.io/delphi-epidata/,
        https://github.com/cmu-delphi/epidatr
BugReports: https://github.com/cmu-delphi/epidatr/issues
Depends: R (>= 3.5.0)
Imports: cachem, checkmate, cli, glue, httr, jsonlite, magrittr,
        MMWRweek, openssl, purrr, rappdirs, readr, rlang, tibble,
        usethis, xml2
Suggests: dplyr, ggplot2, knitr, mapproj, maps, rmarkdown, testthat (>=
        3.1.5), withr
VignetteBuilder: knitr
Config/Needs/website: cmu-delphi/delphidocs
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
Collate: 'auth.R' 'avail_endpoints.R' 'cache.R' 'check.R' 'constants.R'
        'covidcast.R' 'endpoints.R' 'epidatacall.R' 'epidatr-package.R'
        'model.R' 'request.R' 'utils-pipe.R' 'utils.R'
NeedsCompilation: no
Packaged: 2025-03-20 18:43:51 UTC; dsweber
Author: Logan Brooks [aut],
  Dmitry Shemetov [aut],
  Samuel Gratzl [aut],
  David Weber [ctb, cre],
  Nat DeFries [ctb],
  Alex Reinhart [ctb],
  Daniel J. McDonald [ctb],
  Kean Ming Tan [ctb],
  Will Townes [ctb],
  George Haff [ctb],
  Kathryn Mazaitis [ctb]
Maintainer: David Weber <davidweb@andrew.cmu.edu>
Repository: CRAN
Date/Publication: 2025-03-20 19:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 13:36:15 UTC; unix
