Package: gRbase Version: 2.0.3.9001 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 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, ) and in the paper by Dethlefsen and Højsgaard, (2005, ). 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 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://hojsgaard.r-universe.dev Date/Publication: 2025-12-15 07:35:11 UTC RemoteUrl: https://github.com/hojsgaard/grbase RemoteRef: HEAD RemoteSha: c5a6a4ed6161074c998c692ad9155f738e086bbd NeedsCompilation: yes Packaged: 2026-06-24 05:19:42 UTC; root Author: Søren Højsgaard [aut, cre]