Package: caugi
Title: Causal Graph Interface
Version: 1.0.0
Authors@R: c(
    person(
      given = "Frederik",
      family = "Fabricius-Bjerre",
      email = "frederik@fabriciusbjerre.dk",
      role = c("aut", "cre", "cph")
    ),
    person(
      given = "Johan",
      family = "Larsson",
      role = "aut",
      email = "johan@jolars.co",
      comment = c(ORCID = "0000-0002-4029-5945")
    ),
    person(
      given = "Michael",
      family = "Sachs",
      role = "aut",
      email = "sachsmc@gmail.com",
      comment = c(ORCID = "0000-0002-1279-8676")
    )
  )
Description: Create, query, and modify causal graphs. 'caugi' (Causal Graph
    Interface) is a causality-first, high performance graph package that
    provides a simple interface to build, structure, and examine causal
    relationships.
License: MIT + file LICENSE
Language: en-US
URL: https://caugi.org/
BugReports: https://github.com/frederikfabriciusbjerre/caugi/issues
Depends: R (>= 4.2)
Imports: data.table, fastmap, grid, S7, stats, methods
Suggests: bnlearn, dagitty, devtools, ggm, graph, gRbase, igraph,
        jsonlite, knitr, MASS, Matrix, rextendr, rmarkdown, testthat
VignetteBuilder: knitr
Config/rextendr/version: 0.4.2
Encoding: UTF-8
RoxygenNote: 7.3.3
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.80.0, xz
Config/Needs/website: rmarkdown
NeedsCompilation: yes
Packaged: 2026-01-22 10:07:22 UTC; jola
Author: Frederik Fabricius-Bjerre [aut, cre, cph],
  Johan Larsson [aut] (ORCID: <https://orcid.org/0000-0002-4029-5945>),
  Michael Sachs [aut] (ORCID: <https://orcid.org/0000-0002-1279-8676>)
Maintainer: Frederik Fabricius-Bjerre <frederik@fabriciusbjerre.dk>
Repository: CRAN
Date/Publication: 2026-01-22 11:00:13 UTC
Built: R 4.4.3; aarch64-apple-darwin20; 2026-01-22 13:08:47 UTC; unix
Archs: caugi.so.dSYM
