CRAN Package Check Results for Package bartcs

Last updated on 2026-04-03 12:55:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 56.46 115.16 171.62 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.0 40.67 97.24 137.91 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.0 101.00 154.03 255.03 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 120.00 183.56 303.56 OK
r-devel-macos-arm64 1.3.0 13.00 20.00 33.00 OK
r-devel-windows-x86_64 1.3.0 70.00 109.00 179.00 NOTE
r-patched-linux-x86_64 1.3.0 53.64 119.48 173.12 NOTE
r-release-linux-x86_64 1.3.0 43.68 116.16 159.84 OK
r-release-macos-arm64 1.3.0 OK
r-release-macos-x86_64 1.3.0 31.00 91.00 122.00 OK
r-release-windows-x86_64 1.3.0 62.00 113.00 175.00 OK
r-oldrel-macos-arm64 1.3.0 OK
r-oldrel-macos-x86_64 1.3.0 30.00 86.00 116.00 OK
r-oldrel-windows-x86_64 1.3.0 73.00 143.00 216.00 OK

Check Details

Version: 1.3.0
Check: compiled code
Result: NOTE File ‘bartcs/libs/bartcs.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-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.3.0
Check: compiled code
Result: NOTE File 'bartcs/libs/x64/bartcs.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. Flavor: r-devel-windows-x86_64