Package: RtD3
Title: Rt Visualization in D3
Version: 0.0.1
Authors@R: c(
    person(given = "Hamish",
           family = "Gibbs",
           role = c("aut", "cre"),
           email = "lshhg2@lshtm.ac.uk",
           comment = c(ORCID = "0000-0003-4413-453X")),
    person(given = "Sam Abbott",
           role = c("aut"),
           email = "sam.abbott@lshtm.ac.uk",
           comment = c(ORCID = "0000-0001-8057-8037")),
    person("Sebastian", "Funk",
            email = "sebastian.funk@lshtm.ac.uk",
            role = c("aut")))
Description: Create interactive visualisations of Rt estimates using 'D3.js' 
  (Gibbs et al. (2020) <doi:10.5281/zenodo.4011842>). Developed primarily targeting Rt estimates 
  generated by the 'EpiNow2' package, 'RtD3' aims to make simple, beautiful 
  visualisations that help researchers explore their results and share them with others.
License: MIT + file LICENSE
URL: https:/epiforecasts.io/RtD3, https://github.com/epiforecasts/RtD3
BugReports: https://github.com/epiforecasts/RtD3/issues
Imports: jsonlite, htmlwidgets, geojsonsf, data.table, purrr
Suggests: testthat, spelling, knitr, covr, dplyr, sf, rgeos,
        rnaturalearth
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2020-10-25 15:44:35 UTC; hamishgibbs
Author: Hamish Gibbs [aut, cre] (<https://orcid.org/0000-0003-4413-453X>),
  Sam Abbott [aut] (<https://orcid.org/0000-0001-8057-8037>),
  Sebastian Funk [aut]
Maintainer: Hamish Gibbs <lshhg2@lshtm.ac.uk>
Repository: CRAN
Date/Publication: 2020-11-06 16:30:08 UTC
Built: R 4.0.2; ; 2020-11-07 11:35:14 UTC; unix
