Package: bnclassify Title: Learning Discrete Bayesian Network Classifiers from Data Description: State-of-the art algorithms for learning discrete Bayesian network classifiers from data, including a number of those described in Bielza & Larranaga (2014) , with functions for prediction, model evaluation and inspection. Version: 0.4.8 Authors@R: c(person("Mihaljevic","Bojan",email="boki.mihaljevic@gmail.com",role=c("aut","cre", "cph")), person("Bielza","Concha",email="mcbielza@fi.upm.es",role="aut"), person("Larranaga","Pedro",email="pedro.larranaga@fi.upm.es",role="aut"), person("Wickham", "Hadley", role="ctb", comment="some code extracted from memoise package")) URL: https://github.com/bmihaljevic/bnclassify BugReports: https://github.com/bmihaljevic/bnclassify/issues Depends: R (>= 3.2.0) Imports: assertthat (>= 0.1), entropy(>= 1.2.0), matrixStats(>= 0.14.0), rpart(>= 4.1-8), Rcpp, Suggests: igraph, gRain(>= 1.2-3), gRbase(>= 1.7-0.1), mlr(>= 2.2), testthat(>= 0.8.1), knitr(>= 1.10.5), ParamHelpers(>= 1.5), rmarkdown(>= 0.7), mlbench, covr Encoding: UTF-8 License: GPL (>= 2) Maintainer: Mihaljevic Bojan VignetteBuilder: knitr LinkingTo: Rcpp, BH RoxygenNote: 7.3.1 Repository: https://bmihaljevic.r-universe.dev Date/Publication: 2024-03-15 10:22:30 UTC RemoteUrl: https://github.com/bmihaljevic/bnclassify RemoteRef: HEAD RemoteSha: d121dfa3353a41c532c8fd84380b5e1eaa5a61d5 NeedsCompilation: yes Packaged: 2026-06-14 07:09:17 UTC; root Author: Mihaljevic Bojan [aut, cre, cph], Bielza Concha [aut], Larranaga Pedro [aut], Wickham Hadley [ctb] (some code extracted from memoise package)