Package: jti
Title: Junction Tree Inference
Version: 1.0.0
Date: 2024-11-22
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>. The jti package is
	     part of the paper <doi:10.18637/jss.v111.i02>.
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.3.1
Suggests: rmarkdown, knitr, tinytest, ess
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-11-22 12:22:48 UTC; mlindsk
Author: Mads Lindskou [aut, cre]
Maintainer: Mads Lindskou <madslindskou@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-23 15:30:12 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 06:09:16 UTC; unix
Archs: jti.so.dSYM
