CRAN Package Check Results for Package dbnR

Last updated on 2026-03-28 08:50:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.0 36.24 68.15 104.39 OK
r-devel-linux-x86_64-debian-gcc 0.8.0 26.62 48.22 74.84 NOTE
r-devel-linux-x86_64-fedora-clang 0.8.0 54.00 93.23 147.23 OK
r-devel-linux-x86_64-fedora-gcc 0.8.0 83.00 98.37 181.37 OK
r-devel-macos-arm64 0.8.0 7.00 20.00 27.00 OK
r-devel-windows-x86_64 0.8.0 38.00 120.00 158.00 OK
r-patched-linux-x86_64 0.8.0 34.90 54.23 89.13 OK
r-release-linux-x86_64 0.8.0 32.64 54.02 86.66 OK
r-release-macos-arm64 0.8.0 7.00 22.00 29.00 OK
r-release-macos-x86_64 0.8.0 23.00 98.00 121.00 OK
r-release-windows-x86_64 0.8.0 37.00 116.00 153.00 OK
r-oldrel-macos-arm64 0.8.0 7.00 23.00 30.00 OK
r-oldrel-macos-x86_64 0.8.0 23.00 72.00 95.00 OK
r-oldrel-windows-x86_64 0.8.0 36.00 129.00 165.00 OK

Check Details

Version: 0.8.0
Check: compiled code
Result: NOTE File ‘dbnR/libs/dbnR.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. Flavor: r-devel-linux-x86_64-debian-gcc