Package: EpiAwareR Type: Package Title: R Interface to the 'EpiAware' Infectious Disease Modelling Framework Version: 0.2.0 Authors@R: person("Sebastian", "Funk", email = "sebastian.funk@lshtm.ac.uk", role = c("aut", "cre", "cph")) Description: Provides an R interface to the 'Julia'-based 'EpiAware' compositional infectious disease modelling framework. Enables users to build flexible epidemiological models by composing reusable components for latent processes, infection dynamics, and observation models without requiring 'Julia' expertise. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 4.0.0) Imports: JuliaCall (>= 0.17.0), tibble, posterior, ggplot2, checkmate, rlang Suggests: testthat (>= 3.0.0), knitr, rmarkdown, readr, bayesplot, patchwork, EpiNow2 VignetteBuilder: knitr RoxygenNote: 7.3.3 SystemRequirements: Julia (>= 1.9.0), Julia packages: EpiAware, Turing, Distributions URL: https://github.com/sbfnk/EpiAwareR BugReports: https://github.com/sbfnk/EpiAwareR/issues Repository: https://epiforecasts.r-universe.dev Date/Publication: 2026-04-14 19:05:21 UTC RemoteUrl: https://github.com/sbfnk/EpiAwareR RemoteRef: v0.2.0 RemoteSha: 42a4c07ec7ed866539aaa899a159a32867201854 NeedsCompilation: no Packaged: 2026-06-13 07:40:33 UTC; root Author: Sebastian Funk [aut, cre, cph] Maintainer: Sebastian Funk