CRAN Package Check Results for Package dbarts

Last updated on 2026-03-17 19:49:38 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 35.26 97.03 132.29 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 189.00 262.00 OK
r-patched-linux-x86_64 0.9-32 44.96 124.58 169.54 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 77.00 215.00 292.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: 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