CRAN Package Check Results for Package dbarts

Last updated on 2026-03-19 16:53:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-32 50.71 142.13 192.84 NOTE
r-devel-linux-x86_64-debian-gcc 0.9-32 34.96 95.82 130.78 NOTE
r-devel-linux-x86_64-fedora-clang 0.9-32 99.00 240.98 339.98 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9-32 95.00 241.32 336.32 NOTE
r-devel-macos-arm64 0.9-32 18.00 34.00 52.00 OK
r-devel-windows-x86_64 0.9-32 73.00 185.00 258.00 NOTE
r-patched-linux-x86_64 0.9-32 44.61 125.42 170.03 OK
r-release-linux-x86_64 0.9-32 45.57 124.31 169.88 OK
r-release-macos-arm64 0.9-32 OK
r-release-macos-x86_64 0.9-32 46.00 260.00 306.00 OK
r-release-windows-x86_64 0.9-32 69.00 185.00 254.00 OK
r-oldrel-macos-arm64 0.9-32 NOTE
r-oldrel-macos-x86_64 0.9-32 47.00 262.00 309.00 OK
r-oldrel-windows-x86_64 0.9-32 74.00 224.00 298.00 OK

Check Details

Version: 0.9-32
Check: compiled code
Result: NOTE File ‘dbarts/libs/dbarts.so’: Found non-API call to R: ‘Rf_findVarInFrame’ 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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.9-32
Check: compiled code
Result: NOTE File 'dbarts/libs/x64/dbarts.dll': Found non-API call to R: 'Rf_findVarInFrame' 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

Version: 0.9-32
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-oldrel-macos-arm64