Package: epicmodel Title: Causal Modeling in Epidemiology Version: 0.2.1.9000 Authors@R: person("Felix", "Forster", , "forsterepi@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-3670-9244")) Description: Create causal models for use in epidemiological studies, including sufficient-component cause models as introduced by Rothman (1976) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: checkmate, cli, dagitty, DiagrammeR, dplyr, DT, ggplot2, gtools, methods, prompter, purrr, rlang, shiny, shinyalert, shinyjs, shinythemes, spsUtil, stringr, tibble, tidyr Suggests: ggdag, ggforce, ggraph, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 3.5.0), magrittr LazyData: true VignetteBuilder: knitr URL: https://forsterepi.github.io/epicmodel/, https://github.com/forsterepi/epicmodel BugReports: https://github.com/forsterepi/epicmodel/issues Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev Repository: https://forsterepi.r-universe.dev Date/Publication: 2025-12-15 20:58:52 UTC RemoteUrl: https://github.com/forsterepi/epicmodel RemoteRef: HEAD RemoteSha: e63971ce1d2eec01678a0353c12e63a78b078a15 NeedsCompilation: no Packaged: 2026-07-14 06:28:17 UTC; root Author: Felix Forster [aut, cre, cph] (ORCID: ) Maintainer: Felix Forster