CRAN Package Check Results for Package dbnR

Last updated on 2026-04-24 13:48:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.0 34.59 69.12 103.71 OK
r-devel-linux-x86_64-debian-gcc 0.8.0 26.69 49.91 76.60 OK
r-devel-linux-x86_64-fedora-clang 0.8.0 56.00 95.63 151.63 OK
r-devel-linux-x86_64-fedora-gcc 0.8.0 74.00 88.42 162.42 OK
r-patched-linux-x86_64 0.8.0 37.33 58.76 96.09 OK
r-release-linux-x86_64 0.8.0 34.07 54.54 88.61 OK
r-release-macos-arm64 0.8.0 7.00 22.00 29.00 OK
r-release-macos-x86_64 0.8.0 24.00 58.00 82.00 NOTE
r-release-windows-x86_64 0.8.0 38.00 116.00 154.00 OK
r-oldrel-macos-arm64 0.8.0 7.00 22.00 29.00 OK
r-oldrel-macos-x86_64 0.8.0 23.00 98.00 121.00 OK
r-oldrel-windows-x86_64 0.8.0 39.00 112.00 151.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-release-macos-x86_64