Package: epicmodel
Title: Causal Modeling in Epidemiology
Version: 0.2.0
Authors@R: 
    person("Felix", "Forster", , "felix.forster@med.uni-muenchen.de", 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) <doi:10.1093/oxfordjournals.aje.a112335>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
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
NeedsCompilation: no
Packaged: 2024-12-11 18:50:38 UTC; ffors
Author: Felix Forster [aut, cre, cph] (<https://orcid.org/0000-0002-3670-9244>)
Maintainer: Felix Forster <felix.forster@med.uni-muenchen.de>
Repository: CRAN
Date/Publication: 2024-12-11 19:10:01 UTC
Built: R 4.5.2; ; 2025-11-08 04:31:50 UTC; windows
