Installing malaria.em

The malaria.em R package is now part of the plasmogenepi.r-universe.

You can install it by running the following code:

# Install malaria.em in R:
install.packages('malaria.em', repos = c('https://plasmogenepi.r-universe.dev', 'https://cloud.r-project.org'))
Back to top