Skip to content

bnclassify

Learning Discrete Bayesian Network Classifiers from Data

v0.4.8 · Mar 13, 2024 · GPL (>= 2)

Description

State-of-the art algorithms for learning discrete Bayesian network classifiers from data, including a number of those described in Bielza & Larranaga (2014) <doi:10.1145/2576868>, with functions for prediction, model evaluation and inspection.

Downloads

385

Last 30 days

9847th

1.2K

Last 90 days

6.5K

Last year

Trend: -8.1% (30d vs prior 30d)

CRAN Check Status

1 ERROR
6 NOTE
7 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 ERROR
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (7 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘bnclassify/libs/bnclassify.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘bnclassify/libs/bnclassify.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'bnclassify/libs/x64/bnclassify.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.8Mb
  sub-directories of 1Mb or more:
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.5Mb
  sub-directories of 1Mb or more:
    libs   5.7Mb
ERROR r-oldrel-windows-x86_64

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building 'methods.Rmd' using rmarkdown
--- finished re-building 'methods.Rmd'

--- re-building 'overview.Rmd' using rmarkdown
--- finished re-building 'overview.Rmd'

--- re-building 'usage.rmd' using rmarkdown
! Package pdftex.def Error: File `93cc335fe4a8b8ca3a16016767abf974ef1eb852.pdf'
 not found: using draft setting.

Error: processing vignette 'usage.rmd' failed with diagnostics:
LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/bnclassify.Rcheck/vign_test/bnclassify/vignettes/usage.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See usage.log for more info.
--- failed re-building 'usage.rmd'

SUMMARY: processing the following file failed:
  'usage.rmd'

Error: Vignette re-building failed.
Execution halted
NOTE r-patched-linux-x86_64

compiled code

File ‘bnclassify/libs/bnclassify.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

ERROR 9 OK · 4 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 30, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘bnclassify/libs/bnclassify.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘bnclassify/libs/bnclassify.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.8Mb
  sub-directories of 1Mb or more:
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.5Mb
  sub-directories of 1Mb or more:
    libs   5.7Mb
ERROR r-oldrel-windows-x86_64

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building 'methods.Rmd' using rmarkdown
--- finished re-building 'methods.Rmd'

--- re-building 'overview.Rmd' using rmarkdown
--- finished re-building 'overview.Rmd'

--- re-building 'usage.rmd' using rmarkdo
...[truncated]...
ge.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See usage.log for more info.
--- failed re-building 'usage.rmd'

SUMMARY: processing the following file failed:
  'usage.rmd'

Error: Vignette re-building failed.
Execution halted
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.8Mb
  sub-directories of 1Mb or more:
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.5Mb
  sub-directories of 1Mb or more:
    libs   5.7Mb

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies assertthat entropy matrixStats(>= 0.14.0) rpart Rcpp dagHMM bnclassify

Version History

new 0.4.8 Mar 10, 2026
updated 0.4.8 ← 0.4.7 diff Mar 12, 2024
updated 0.4.7 ← 0.4.6 diff Nov 15, 2022
updated 0.4.6 ← 0.4.5 diff Oct 29, 2021
updated 0.4.5 ← 0.4.4 diff Mar 11, 2020
updated 0.4.4 ← 0.4.3 diff Jan 19, 2020
updated 0.4.3 ← 0.4.2 diff Nov 29, 2019
updated 0.4.2 ← 0.4.1 diff Mar 13, 2019
updated 0.4.1 ← 0.4.0 diff Jul 24, 2018
updated 0.4.0 ← 0.3.4 diff May 7, 2018
updated 0.3.4 ← 0.3.3 diff Jan 12, 2018
updated 0.3.3 ← 0.3.2 diff Sep 5, 2017
updated 0.3.2 ← 0.3.1 diff Nov 18, 2015
updated 0.3.1 ← 0.3.0 diff Oct 28, 2015
new 0.3.0 Jul 29, 2015