gRbase: A Package for Graphical Modelling in R

The 'gRbase' package provides graphical modelling features used by e.g. the packages 'gRain', 'gRim' and 'gRc'. 'gRbase' contains data sets relevant for use in connection with graphical models (in particular all data sets used in the book Graphical Models with R (2012)). 'gRbase' implements graph algorithms including (i) maximum cardinality search (for marked and unmarked graphs). (ii) moralize. (iii) triangulate. (iv) 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. These features, however, are not maintained anymore and remains in 'gRbase' only because there exists a paper describing these facilities: A Common Platform for Graphical Models in R: The 'gRbase' Package, Journal of Statistical Software, Vol 14, No 17, 2005. NOTICE 'gRbase' requires that the packages graph, 'Rgraphviz' and 'RBGL' are installed from 'bioconductor'; for installation instructions please refer to the web page given below.

Version: 1.8-4.5
Depends: R (≥ 3.6.0), methods
Imports: graph, Rgraphviz, RBGL, igraph, magrittr, Matrix, Rcpp (≥ 0.11.1)
LinkingTo: Rcpp (≥ 0.11.1), RcppArmadillo, RcppEigen
Suggests: microbenchmark, knitr
Published: 2019-09-28
Author: Søren Højsgaard
Maintainer: Søren Højsgaard <sorenh at math.aau.dk>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://people.math.aau.dk/~sorenh/software/gR/
NeedsCompilation: yes
Citation: gRbase citation info
Materials: README ChangeLog
In views: gR
CRAN checks: gRbase results

Downloads:

Reference manual: gRbase.pdf
Vignettes: gRbase-arrayops: Array operations in gRbase
gRbase-graphs: Graphs in the gRbase package
Package source: gRbase_1.8-4.5.tar.gz
Windows binaries: r-devel: gRbase_1.8-4.5.zip, r-devel-gcc8: gRbase_1.8-4.5.zip, r-release: gRbase_1.8-4.5.zip, r-oldrel: gRbase_1.8-3.4.zip
OS X binaries: r-release: gRbase_1.8-4.5.tgz, r-oldrel: gRbase_1.8-3.4.tgz
Old sources: gRbase archive

Reverse dependencies:

Reverse depends: gRain, gRc, gRim
Reverse imports: bnspatial, gmat, mcmcabn, rags2ridges, simPATHy, SourceSet, topologyGSA
Reverse linking to: gRain
Reverse suggests: bnclassify

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gRbase to link to this page.