Package: jti
Title: Junction Tree Inference
Version: 0.8.3
Date: 2022-02-07
Authors@R: 
    person(given = "Mads",
           family = "Lindskou",
           role = c("aut", "cre"),
           email = "mads@math.aau.dk")
Description: Minimal and memory efficient implementation of the junction tree
	     algorithm using the Lauritzen-Spiegelhalter scheme;
	     S. L. Lauritzen and D. J. Spiegelhalter (1988) 
	     <https://www.jstor.org/stable/2345762?seq=1>.
Depends: R (>= 3.5.0)
URL: https://github.com/mlindsk/jti
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: Rcpp, igraph, sparta
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.2
SystemRequirements: C++11
Suggests: tinytest
NeedsCompilation: yes
Packaged: 2022-02-07 12:01:01 UTC; mads
Author: Mads Lindskou [aut, cre]
Maintainer: Mads Lindskou <mads@math.aau.dk>
Repository: CRAN
Date/Publication: 2022-02-07 12:20:08 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-02-08 11:48:26 UTC; unix
Archs: jti.so.dSYM
