Package: covid19india
Type: Package
Title: Pulling Clean Data from Covid19india.org
Version: 0.1.4
Authors@R: c(person("Max", "Salvatore", email = "mmsalva@umich.edu", role = c("aut", "cre")), 
    person("Michael", "Kleinsasser", email = "mkleinsa@umich.edu", role = c("aut")))
Description: Pull raw and pre-cleaned versions of national and state-level 
    COVID-19 time-series data from covid19india.org <https://www.covid19india.org>. 
    Easily obtain and merge case count data, testing data, and vaccine data. 
    Also assists in calculating the time-varying effective reproduction number 
    with sensible parameters for COVID-19.
URL: https://github.com/maxsal/covid19india
BugReports: https://github.com/maxsal/covid19india/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: data.table (>= 1.14.1), EpiEstim, cli, gt, httr, glue,
        janitor, scales, stringr, magrittr
Depends: R (>= 3.6)
NeedsCompilation: no
Packaged: 2021-10-08 15:09:45 UTC; maxsalvatore
Author: Max Salvatore [aut, cre],
  Michael Kleinsasser [aut]
Maintainer: Max Salvatore <mmsalva@umich.edu>
Repository: CRAN
Date/Publication: 2021-10-09 15:00:30 UTC
Built: R 4.6.0; ; 2025-08-20 11:45:39 UTC; unix
