Package: CoronaNetR
Type: Package
Title: API Access to 'CoronaNet' Data
Version: 0.3.0
Authors@R: 
    c(person(given = "Timothy",
           family = "A. Model",
           role = c("aut"),
           email = "admin@coronanet.org"),
      person(given="Robert",
      family="Kubinec",
           role=c("aut","cre"),
           email="rmk7@nyu.edu",
  comment = c(ORCID = "0000-0001-6655-4119")))
Maintainer: Robert Kubinec <rmk7@nyu.edu>
Description: Offers access to a database on government responses to the COVID-19 pandemic. 
    To date, the 'CoronaNet' dataset provides the most comprehensive and granular 
    documentation of such government policies in the world, capturing data for 
    20 broad policy categories alongside many other dimensions, including the 
    initiator, target, and timing of a policy. This package is a programmatic 
    front-end to up-to-date 'CoronaNet' policy records and the 'CoronaNet' policy intensity index scores. 
    For more information, see Cheng et al. (2020) <doi:10.1038/s41562-020-0909-7>.
License: MIT + file LICENSE
Depends: R (>= 2.10), httr, R.utils
Imports: readr
Suggests: rmarkdown, knitr
Encoding: UTF-8
Language: en-US
URL: https://github.com/CoronaNetDataScience/CoronaNetR
BugReports: https://github.com/CoronaNetDataScience/CoronaNetR/issues
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-08 08:24:30 UTC; rmk7
Author: Timothy A. Model [aut],
  Robert Kubinec [aut, cre] (<https://orcid.org/0000-0001-6655-4119>)
Repository: CRAN
Date/Publication: 2023-02-08 10:00:02 UTC
Built: R 4.1.2; ; 2023-02-09 12:20:46 UTC; unix
