Package: measles Type: Package Title: Measles Epidemiological Models Version: 0.3.1-0 Depends: R (>= 4.1.0), epiworldR (>= 0.14.99.99) Authors@R: c( person(given="George", family="Vega Yon", role=c("aut", "cre"), email="g.vegayon@gmail.com", comment = c(ORCID = "0000-0002-3171-0844")), person( "Damon", "Toth", email = "damon.toth@hsc.utah.edu", role = c("ctb"), comment = c(ORCID = "0000-0001-7393-4814") ), person( "Jake", "Wagoner", email = "jakew@sci.utah.edu", role = c("ctb"), comment = c(ORCID = "0009-0000-5053-2281") ), person( "Olivia", "Banks", email = "olivia.banks@utah.edu", role = c("ctb"), comment = c(ORCID = "0009-0008-7611-6030") ), person("Centers for Disease Control and Prevention", role="fnd", comment = "Award number 1U01CK000585; 75D30121F00003" )) Description: A specialized collection of measles epidemiological models built on the 'epiworldR' framework. This package is a spinoff from 'epiworldR' focusing specifically on measles transmission dynamics. It includes models for school settings with quarantine and isolation policies, mixing models with population groups, and risk-based quarantine strategies. The models use Agent-Based Models (ABM) with a fast 'C++' backend from the 'epiworld' library. Ideal for studying measles outbreaks, vaccination strategies, and intervention policies. URL: https://github.com/UofUEpiBio/measles BugReports: https://github.com/UofUEpiBio/measles/issues License: MIT + file LICENSE RoxygenNote: 7.3.3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) LinkingTo: cpp11, epiworldR (>= 0.14.99.99) SystemRequirements: C++17 Imports: utils, stats Suggests: tinytest, data.table, quarto, multigroup.vaccine VignetteBuilder: quarto LazyData: true Remotes: UofUEpiBio/epiworldR Repository: https://uofuepibio.r-universe.dev Date/Publication: 2026-04-24 20:37:27 UTC RemoteUrl: https://github.com/UofUEpiBio/measles RemoteRef: HEAD RemoteSha: 8b6d10f20cc07597df10ceb6a58f596ce41817b8 NeedsCompilation: yes Packaged: 2026-06-05 06:44:02 UTC; root Author: George Vega Yon [aut, cre] (ORCID: ), Damon Toth [ctb] (ORCID: ), Jake Wagoner [ctb] (ORCID: ), Olivia Banks [ctb] (ORCID: ), Centers for Disease Control and Prevention [fnd] (Award number 1U01CK000585; 75D30121F00003) Maintainer: George Vega Yon