Package: leapfrog Title: Multistate Population Projection Model for Demographic and HIV Estimation Version: 0.1.11 Authors@R: c( person(given = "Jeffrey", family = "Imai-Eaton", role = c("aut"), email = "jeffrey.eaton@imperial.ac.uk", comment = c(ORCID = "0000-0001-7728-728X")), person(given = "Magdalene", family = "Walters", role = c("aut"), email = "m.walters@imperial.ac.uk"), person(given = "Robert", family = "Ashton", role = c("aut", "cre"), email = "robertashton94@gmail.com"), person(given = "Mantra", family = "Kusumgar", role = c("aut"), email = "m.kusumgar@imperial.ac.uk")) Description: Leapfrog is a multistate population projection model for estimating population, demographic indicators, and HIV epidemic. The model combines a standard cohort component model of population projection (CCMPP) with a multistate model for HIV infection, disease progression, and treatment. Statistical tools are implemented for joint inference from multiple demographic and epidemiologic data sources. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/hivtools/leapfrog BugReports: https://github.com/hivtools/leapfrog/issues Depends: R (>= 4.3.0) Config/testthat/edition: 3 Config/build/extra-sources: configure*, ../leapfrog-core/include/* Additional_repositories: https://hivtools.r-universe.dev, https://mrc-ide.r-universe.dev LinkingTo: Rcpp Imports: beers, hdf5r, magrittr, pjnz (>= 0.0.6), Rcpp Suggests: abind, docopt, devtools, dplyr, knitr, plyr, RcppEigen, readxl, reshape2, rmarkdown, SpectrumUtils, testthat (>= 3.0.0), withr, xml2 Remotes: rlglaubius/SpectrumUtils, VignetteBuilder: knitr Repository: https://hivtools.r-universe.dev Date/Publication: 2026-06-19 17:11:11 UTC RemoteUrl: https://github.com/hivtools/leapfrog RemoteRef: r-release RemoteSha: 57555b9b3244a674794d46f7b1717812b95f1f70 RemoteSubdir: leapfrogr NeedsCompilation: yes Packaged: 2026-06-19 18:37:07 UTC; root Author: Jeffrey Imai-Eaton [aut] (ORCID: ), Magdalene Walters [aut], Robert Ashton [aut, cre], Mantra Kusumgar [aut] Maintainer: Robert Ashton