Package: malariaAtlas
Title: An R Interface to Open-Access Malaria Data, Hosted by the
'Malaria Atlas Project'
Version: 1.7.0.9999
Authors@R: c(
person("Mauricio", "van den Berg", email = "mauricio.vandenberg@thekids.org.au", role = c("aut", "cre")),
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"), comment = c(ORCID = "0000-0003-4694-8107")),
person("Daniel", "May", role = c("aut"), comment = c(ORCID = "0000-0003-0005-2452")),
person("Suzanne", "Keddie", role = c("aut"), comment = c(ORCID = "0000-0003-1254-7794")),
person("Jen", "Rozier", role = c("aut"), comment = c(ORCID = "0000-0002-2610-7557")),
person("Oliver", "Watson", role = c("aut"), comment = c(ORCID = "0000-0003-2374-0741")),
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, mosquito occurrence
points and raster surfaces from the 'Malaria Atlas Project'
servers as well as utility
functions for plotting the downloaded data.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: xml2, gridExtra, httr, dplyr, tidyr, methods, stats, utils,
rlang, sf, lifecycle, terra, tidyterra, ows4R, future.apply,
lubridate, jsonlite, stringr, ggnewscale
Depends: ggplot2
RoxygenNote: 7.3.2
Suggests: testthat, knitr, rmarkdown, palettetown, magrittr, tibble,
rdhs (>= 0.8.0)
URL: https://github.com/malaria-atlas-project/malariaAtlas
BugReports: https://github.com/malaria-atlas-project/malariaAtlas/issues
VignetteBuilder: knitr
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
libicu-dev libsecret-1-dev libxml2-dev libssl-dev libproj-dev
libsqlite3-dev libudunits2-dev libx11-dev
Repository: https://malaria-atlas-project.r-universe.dev
Date/Publication: 2026-03-30 00:06:29 UTC
RemoteUrl: https://github.com/malaria-atlas-project/malariaatlas
RemoteRef: HEAD
RemoteSha: 36cc7779474b61bed4199a11ebb4900d097648bd
NeedsCompilation: no
Packaged: 2026-06-11 07:10:31 UTC; root
Author: Mauricio van den Berg [aut, cre],
Daniel Pfeffer [aut] (ORCID: ),
Tim Lucas [aut] (ORCID: ),
Daniel May [aut] (ORCID: ),
Suzanne Keddie [aut] (ORCID: ),
Jen Rozier [aut] (ORCID: ),
Oliver Watson [aut] (ORCID: ),
Harry Gibson [aut] (ORCID: ),
Nick Golding [ctb],
David Smith [ctb]
Maintainer: Mauricio van den Berg