Package: causalplot
Type: Package
Title: Create Publication-Ready Causal Diagrams
Version: 0.2.1
Authors@R: c(
  person(given = "Sebastian", family = "van Baalen",
  email = "sebastian.van-baalen@pcr.uu.se",
  role = c("aut", "cre", "cph"),
  comment = c(ORCID = "0000-0003-3098-5587"))
  )
Description: Creates publication-ready causal diagrams using 'ggplot2'.
  Provides simple templates for common causal diagrams (e.g., mediating
  mechanisms and parallel pathways) with customizable labels, colors,
  fonts, and export-friendly defaults.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: ggforce, ggplot2, ggtext
Suggests: shiny, shinythemes
URL: https://github.com/sebastianvanbaalen/causalplot
BugReports: https://github.com/sebastianvanbaalen/causalplot/issues
NeedsCompilation: no
Packaged: 2026-03-11 06:55:23 UTC; sebastian
Author: Sebastian van Baalen [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-3098-5587>)
Maintainer: Sebastian van Baalen <sebastian.van-baalen@pcr.uu.se>
Repository: CRAN
Date/Publication: 2026-03-16 19:00:02 UTC
