Travis-CI Build Status AppVeyor build status codecov.io CRAN_Status_Badge

vimes: VIsualisation and Monitoring of EpidemicS

vimes provides tools for integrating various types of surveillance data for detecting disease outbreaks. This document provides an overview of the package's content.


Installation

To install the development version from github:

library(devtools)
install_github("reconhub/vimes")

The stable version can be installed from CRAN using:

install.packages("vimes")

Then, to load the package, use:

library("vimes")


Documentation

vimes is fully documented on a dedicated website.

It also comes with the following vignettes:


Contributors

See details of contributions on:
https://github.com/reconhub/vimes/graphs/contributors

Contributions are welcome via pull requests.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Maintainer: Thibaut Jombart (thibautjombart@gmail.com)



reconhub/vimes documentation built on May 27, 2019, 4:03 a.m.