The goal of eppasm is to …
Installation
Install compiled version from mrc-ide R-universe with:
install.packages('eppasm', repos = c('https://mrc-ide.r-universe.dev', 'https://cloud.r-project.org'))or from GitHub with:
# install.packages("devtools")
devtools::install_github("mrc-ide/eppasm")