covid19.analytics: Load and Analyze Live Data from the CoViD-19 Pandemic

Load and analyze updated time series worldwide data of reported cases for the Novel CoronaVirus Disease (CoViD-19) from the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE) data repository <https://github.com/CSSEGISandData/COVID-19>. The datasets are available in two main modalities, as a time series sequences and aggregated for the last day with greater spatial resolution. Several analysis, visualization and modelling functions are available in the package that will allow the user to compute and visualize total number of cases, total number of changes and growth rate globally or for an specific geographical location, while at the same time generating models using these trends; generate interactive visualizations and generate Susceptible-Infected-Recovered (SIR) model for the disease spread.

Version: 1.1.1
Imports: readxl, ape, plotly, htmlwidgets, deSolve, gplots, pheatmap
Suggests: knitr, devtools, roxygen2, markdown, testthat
Published: 2020-07-13
Author: Marcelo Ponce [aut, cre]
Maintainer: Marcelo Ponce <mponce at scinet.utoronto.ca>
BugReports: https://github.com/mponce0/covid19.analytics/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://mponce0.github.io/covid19.analytics/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: covid19.analytics results

Downloads:

Reference manual: covid19.analytics.pdf
Vignettes: covid19 Package
Package source: covid19.analytics_1.1.1.tar.gz
Windows binaries: r-devel: covid19.analytics_1.1.1.zip, r-release: covid19.analytics_1.1.1.zip, r-oldrel: covid19.analytics_1.1.1.zip
macOS binaries: r-release: covid19.analytics_1.1.1.tgz, r-oldrel: covid19.analytics_1.1.1.tgz
Old sources: covid19.analytics archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=covid19.analytics to link to this page.