Package: malariaAtlas
Title: An R Interface to Open-Access Malaria Data, Hosted by the
        'Malaria Atlas Project'
Version: 0.0.1
Authors@R: c(
    person("Daniel", "Pfeffer", email = "daniel.pfeffer@uqconnect.edu.au", role = c("aut"), comment = c(ORCID = "0000-0002-2204-3488")),
    person("Tim", "Lucas", email =  "timcdlucas@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4694-8107")),
    person("Daniel", "May", role = c("aut"), comment = c(ORCID = "0000-0003-0005-2452")),
    person("Jen", "Rozier", role = c("aut"), comment = c(ORCID = "0000-0002-2610-7557")),
    person("Harry", "Gibson", role = c("aut"), comment = c(ORCID = "0000-0001-6779-3250")),
    person("Nick", "Golding", role = c("ctb")),
    person("David", "Smith", role = c("ctb")))
Description: A suite of tools to allow you to download all 
  publicly available parasite rate survey points and raster surfaces from the 'Malaria Atlas 
  Project' <https://map.ox.ac.uk/> servers as well as utility functions for plotting the downloaded data.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: curl, rgdal, raster, sp, xml2, grid, gridExtra, httr, dplyr,
        stringi, tidyr, methods, stats, utils
Depends: ggplot2
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown, palettetown, tibble
URL: https://github.com/malaria-atlas-project/malariaAtlas
BugReports: https://github.com/malaria-atlas-project/malariaAtlas/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-09 21:23:19 UTC; whgu0708
Author: Daniel Pfeffer [aut] (<https://orcid.org/0000-0002-2204-3488>),
  Tim Lucas [aut, cre] (<https://orcid.org/0000-0003-4694-8107>),
  Daniel May [aut] (<https://orcid.org/0000-0003-0005-2452>),
  Jen Rozier [aut] (<https://orcid.org/0000-0002-2610-7557>),
  Harry Gibson [aut] (<https://orcid.org/0000-0001-6779-3250>),
  Nick Golding [ctb],
  David Smith [ctb]
Maintainer: Tim Lucas <timcdlucas@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-10 12:56:08 UTC
