CRAN Package Check Results for Package BoomSpikeSlab

Last updated on 2025-09-06 03:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.7 40.81 91.46 132.27 OK
r-devel-linux-x86_64-debian-gcc 1.2.7 27.81 64.17 91.98 OK
r-devel-linux-x86_64-fedora-clang 1.2.7 243.50 OK
r-devel-linux-x86_64-fedora-gcc 1.2.7 231.20 OK
r-devel-windows-x86_64 1.2.6 50.00 209.00 259.00 NOTE
r-patched-linux-x86_64 1.2.6 44.80 89.66 134.46 NOTE
r-release-linux-x86_64 1.2.6 42.62 91.60 134.22 NOTE
r-release-macos-arm64 1.2.7 70.00 OK
r-release-macos-x86_64 1.2.7 129.00 OK
r-release-windows-x86_64 1.2.6 54.00 187.00 241.00 NOTE
r-oldrel-macos-arm64 1.2.6 70.00 NOTE
r-oldrel-macos-x86_64 1.2.6 91.00 NOTE
r-oldrel-windows-x86_64 1.2.6 52.00 237.00 289.00 OK

Additional issues

rchk

Check Details

Version: 1.2.6
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: nnet.Rd: MvnPrior suggest.burn.Rd: SuggestBurnLogLikelihood Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.2.6
Check: compiled code
Result: NOTE File ‘BoomSpikeSlab/libs/BoomSpikeSlab.so’: Found non-API call to R: ‘Rf_isFrame’ 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-release-linux-x86_64

Version: 1.2.6
Check: compiled code
Result: NOTE File 'BoomSpikeSlab/libs/x64/BoomSpikeSlab.dll': Found non-API call to R: 'Rf_isFrame' 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-release-windows-x86_64

Version: 1.2.6
Check: installed package size
Result: NOTE installed size is 93.4Mb sub-directories of 1Mb or more: libs 92.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64