CRAN Package Check Results for Package bartcs

Last updated on 2026-03-28 01:51:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 59.11 121.26 180.37 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 43.97 102.12 146.09 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.0 91.00 146.91 237.91 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 112.00 169.50 281.50 OK
r-devel-macos-arm64 1.3.0 11.00 21.00 32.00 OK
r-devel-windows-x86_64 1.3.0 69.00 112.00 181.00 OK
r-patched-linux-x86_64 1.3.0 46.01 117.72 163.73 OK
r-release-linux-x86_64 1.3.0 46.72 120.81 167.53 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 63.00 109.00 172.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 76.00 154.00 230.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. Flavor: r-devel-linux-x86_64-debian-gcc