CRAN Package Check Results for Package Rbeast

Last updated on 2025-10-21 23:51:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 56.15 61.25 117.40 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 47.14 41.67 88.81 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 125.00 54.46 179.46 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 151.00 48.36 199.36 NOTE
r-devel-windows-x86_64 1.0.1 111.00 81.00 192.00 NOTE
r-patched-linux-x86_64 1.0.1 64.26 55.18 119.44 NOTE
r-release-linux-x86_64 1.0.1 64.55 55.26 119.81 NOTE
r-release-macos-arm64 1.0.1 18.00 27.00 45.00 NOTE
r-release-macos-x86_64 1.0.1 23.00 62.00 85.00 NOTE
r-release-windows-x86_64 1.0.1 108.00 82.00 190.00 NOTE
r-oldrel-macos-arm64 1.0.1 19.00 26.00 45.00 OK
r-oldrel-macos-x86_64 1.0.1 26.00 71.00 97.00 OK
r-oldrel-windows-x86_64 1.0.1 108.00 84.00 192.00 OK

Additional issues

musl

Check Details

Version: 1.0.1
Check: whether startup messages can be suppressed
Result: NOTE Failed with error: ‘unused argument (quitely = TRUE)’ It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. 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, r-devel-windows-x86_64

Version: 1.0.1
Check: compiled code
Result: NOTE File ‘Rbeast/libs/Rbeast.so’: Found non-API call to R: ‘OBJECT’ 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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 1.0.1
Check: compiled code
Result: NOTE File 'Rbeast/libs/x64/Rbeast.dll': Found non-API call to R: 'OBJECT' 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-windows-x86_64, r-release-windows-x86_64