Package: gRbase
Version: 2.0.3
Title: A Package for Graphical Modelling in R
Authors@R: person(given = "Søren",
                    family = "Højsgaard",
                    role = c("aut", "cre"),
                    email = "sorenh@math.aau.dk")
Maintainer: Søren Højsgaard <sorenh@math.aau.dk>
Description: The 'gRbase' package provides graphical modelling features
    used by e.g. the packages 'gRain', 'gRim' and 'gRc'. 'gRbase' implements
    graph algorithms including (i) maximum cardinality search (for marked
    and unmarked graphs).
    (ii) moralization, (iii) triangulation, (iv) creation of junction tree.
    'gRbase' facilitates array operations,
    'gRbase' implements functions for testing for conditional independence.
    'gRbase' illustrates how hierarchical log-linear models may be
    implemented and describes concept of graphical meta
    data. 
    The facilities of the package are documented in the book by Højsgaard,
    Edwards and Lauritzen (2012,
    <doi:10.1007/978-1-4614-2299-0>) and in the paper by 
    Dethlefsen and Højsgaard, (2005, <doi:10.18637/jss.v014.i17>).
    Please see 'citation("gRbase")' for citation details. 
LazyData: true
License: GPL (>= 2)
URL: https://people.math.aau.dk/~sorenh/software/gR/
ByteCompile: Yes
Encoding: UTF-8
VignetteBuilder: knitr
Depends: R (>= 4.2.0), methods
Imports: stats4, igraph, Matrix, Rcpp (>= 0.11.1)
Suggests: testthat (>= 2.1.0), microbenchmark, markdown, knitr
LinkingTo: Rcpp (>= 0.11.1), RcppEigen, RcppArmadillo
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-10-14 19:37:10 UTC; sorenh
Author: Søren Højsgaard [aut, cre]
Repository: CRAN
Date/Publication: 2024-10-22 11:40:01 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 02:30:24 UTC; windows
Archs: x64
