CRAN Package Check Results for Package strucchangeRcpp

Last updated on 2026-04-25 01:51:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5-4-1.0.1 82.18 77.31 159.49 OK
r-devel-linux-x86_64-debian-gcc 1.5-4-1.0.1 53.51 56.79 110.30 OK
r-devel-linux-x86_64-fedora-clang 1.5-4-1.0.1 106.00 108.09 214.09 OK
r-devel-linux-x86_64-fedora-gcc 1.5-4-1.0.1 167.00 129.25 296.25 OK
r-patched-linux-x86_64 1.5-4-1.0.1 79.35 68.32 147.67 OK
r-release-linux-x86_64 1.5-4-1.0.1 66.60 64.12 130.72 OK
r-release-macos-arm64 1.5-4-1.0.1 15.00 13.00 28.00 OK
r-release-macos-x86_64 1.5-4-1.0.1 47.00 93.00 140.00 NOTE
r-release-windows-x86_64 1.5-4-1.0.1 92.00 131.00 223.00 OK
r-oldrel-macos-arm64 1.5-4-1.0.1 OK
r-oldrel-macos-x86_64 1.5-4-1.0.1 44.00 202.00 246.00 OK
r-oldrel-windows-x86_64 1.5-4-1.0.1 80.00 126.00 206.00 OK

Check Details

Version: 1.5-4-1.0.1
Check: compiled code
Result: NOTE File ‘strucchangeRcpp/libs/strucchangeRcpp.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