Package: jti
Title: Junction Tree Inference
Version: 0.8.4
Date: 2022-04-11
Authors@R: 
    person(given = "Mads",
           family = "Lindskou",
           role = c("aut", "cre"),
           email = "madslindskou@gmail.com")
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: rmarkdown, knitr, tinytest, ess
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-04-11 18:03:12 UTC; mads
Author: Mads Lindskou [aut, cre]
Maintainer: Mads Lindskou <madslindskou@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-12 07:12:38 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 16:06:26 UTC; windows
Archs: i386, x64
