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) . 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 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://mlindsk.r-universe.dev Date/Publication: 2022-04-11 18:48:21 UTC RemoteUrl: https://github.com/mlindsk/jti RemoteRef: HEAD RemoteSha: cec60d0f467b7c20fb380f70bed9aa8df4c885d3 NeedsCompilation: yes Packaged: 2026-07-04 02:14:35 UTC; root Author: Mads Lindskou [aut, cre] Maintainer: Mads Lindskou