Package: oxcgrt
Type: Package
Title: An Interface to the Oxford COVID-19 Government Response Tracker
API
Version: 0.2.0.9000
Authors@R: person("Ernest", "Guevarra",
comment = c(ORCID = "0000-0002-4887-4415"),
email = "ernest@guevarra.io",
role = c("aut", "cre"))
Description: The Oxford COVID-19 Government Response Tracker (OxCGRT)
tracks and compares worldwide government responses to the
COVID-19 pandemic rigorously and consistently. OxCGRT makes
available systematic information in a consistent way, aiding
those who require information have access to it efficiently for
their purposes. This package facilitates access to the OxCGRT
data via its API and
includes functions to calculate the various OxCGRT indices in
R.
License: GPL-3
Depends: R (>= 4.1.0)
Imports: dplyr, jsonlite, tibble, tidyr, countrycode, stringr, httr,
curl, rlang, readr
Suggests: covr, testthat (>= 3.0.0), spelling, knitr, rmarkdown
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
URL: https://oxford-ihtm.io/oxcgrt/,
https://github.com/OxfordIHTM/oxcgrt
BugReports: https://github.com/OxfordIHTM/oxcgrt/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev
Repository: https://oxfordihtm.r-universe.dev
Date/Publication: 2024-04-09 07:21:02 UTC
RemoteUrl: https://github.com/OxfordIHTM/oxcgrt
RemoteRef: HEAD
RemoteSha: 84c7c7262b42906fa88f06cd3a371f625d983c8d
NeedsCompilation: no
Packaged: 2026-06-09 08:35:04 UTC; root
Author: Ernest Guevarra [aut, cre] (ORCID:
)
Maintainer: Ernest Guevarra