CRAN Package Check Results for Package profoc

Last updated on 2026-04-30 17:56:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 163.58 244.30 407.88 OK
r-devel-linux-x86_64-debian-gcc 1.3.4 119.22 176.51 295.73 OK
r-devel-linux-x86_64-fedora-clang 1.3.4 226.00 380.90 606.90 OK
r-devel-linux-x86_64-fedora-gcc 1.3.4 332.00 422.38 754.38 OK
r-devel-windows-x86_64 1.3.4 209.00 213.00 422.00 OK
r-patched-linux-x86_64 1.3.4 168.70 352.20 520.90 OK
r-release-linux-x86_64 1.3.4 162.41 361.34 523.75 OK
r-release-macos-arm64 1.3.4 33.00 32.00 65.00 OK
r-release-macos-x86_64 1.3.4 101.00 162.00 263.00 NOTE
r-release-windows-x86_64 1.3.4 191.00 216.00 407.00 OK
r-oldrel-macos-arm64 1.3.4 29.00 35.00 64.00 OK
r-oldrel-macos-x86_64 1.3.4 99.00 155.00 254.00 OK
r-oldrel-windows-x86_64 1.3.4 235.00 274.00 509.00 OK

Additional issues

linux-arm64

Check Details

Version: 1.3.4
Check: compiled code
Result: NOTE File ‘profoc/libs/profoc.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-release-macos-x86_64