Last updated on 2026-03-30 12:52:54 CEST.
| 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 | 28.20 | 50.43 | 78.63 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.8.0 | 56.00 | 91.31 | 147.31 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.0 | 83.00 | 98.37 | 181.37 | OK | |
| r-devel-macos-arm64 | 0.8.0 | 8.00 | 14.00 | 22.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 | 34.34 | 54.39 | 88.73 | 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 | 40.00 | 111.00 | 151.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 | 40.00 | 137.00 | 177.00 | OK |
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang