Package: ciflyr
Title: Reachability-Based Primitives for Graphical Causal Inference
Version: 0.1.2
Authors@R: c(
    person("Marcel", "Wienöbst", email = "marcel.wienoebst@gmx.de", role = c("aut", "cre", "cph")),
    person("Sebastian", "Weichwald", role = "aut"),
    person("Leonard", "Henckel", role = "aut"),
    person("Authors of the dependency Rust crates", role = c("ctb"), comment = "see inst/AUTHORS file for details"))
Description: Provides a framework for specifying and running flexible
    linear-time reachability-based algorithms for graphical causal inference. Rule
    tables are used to encode and customize the reachability algorithm to typical
    causal and probabilistic reasoning tasks such as finding d-connected nodes or
    more advanced applications. For more information, see Wienöbst, Weichwald and
    Henckel (2025) <doi:10.48550/arXiv.2506.15758>.
License: MIT + file LICENSE
URL: https://cifly.dev/, https://github.com/mwien/CIfly
BugReports: https://github.com/mwien/CIfly/issues
SystemRequirements: Cargo (Rust's package manager), rustc
Depends: R (>= 4.2)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/rextendr/version: 0.4.1
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-10-05 15:45:44 UTC; marcel
Author: Marcel Wienöbst [aut, cre, cph],
  Sebastian Weichwald [aut],
  Leonard Henckel [aut],
  Authors of the dependency Rust crates [ctb] (see inst/AUTHORS file for
    details)
Maintainer: Marcel Wienöbst <marcel.wienoebst@gmx.de>
Repository: CRAN
Date/Publication: 2025-10-05 16:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:07:17 UTC; windows
Archs: x64
