Package: repijson
Title: Tools for Handling EpiJSON (Epidemiology Data) Files
Version: 0.1.0
Authors@R: c(
	AS=person("Andy", "South", , "southandy@gmail.com", role = c("aut", "cre")), 
	TF=person("Thomas", "Finnie", , "Thomas.Finnie@phe.gov.uk", role = c("aut")), 
	ESS=person("Ellie", "Sherrard-Smith", , "e.sherrard-smith@imperial.ac.uk", role = c("aut")), 
	AB=person("Ana", "Bento", , "anisabelbento@gmail.com", role = c("aut")), 
	TB=person("Thibaut", "Jombart", , "thibautjombart@gmail.com", role = c("aut")))
Description: Supplies classes and routines to convert data to and from EpiJSON files. This package provides conversion functions for data.frame, sp and obkData.
Depends: R (>= 3.1.0)
Imports: OutbreakTools, jsonlite, plyr, sp, ggplot2, geojsonio
Suggests: HistData, knitr, testthat, rgdal, base64enc
VignetteBuilder: knitr
License: GPL (>= 2)
LazyData: true
NeedsCompilation: no
Packaged: 2015-06-15 22:49:51 UTC; andy
Author: Andy South [aut, cre],
  Thomas Finnie [aut],
  Ellie Sherrard-Smith [aut],
  Ana Bento [aut],
  Thibaut Jombart [aut]
Maintainer: Andy South <southandy@gmail.com>
Repository: CRAN
Date/Publication: 2015-06-16 01:19:04
