CRAN Package Check Results for Package Cyclops

Last updated on 2026-04-25 13:50:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.7.0 217.73 329.42 547.15 OK
r-devel-linux-x86_64-debian-gcc 3.7.0 185.96 235.09 421.05 OK
r-devel-linux-x86_64-fedora-clang 3.7.0 305.00 526.56 831.56 OK
r-devel-linux-x86_64-fedora-gcc 3.7.0 491.00 536.02 1027.02 OK
r-patched-linux-x86_64 3.7.0 247.16 320.06 567.22 OK
r-release-linux-x86_64 3.7.0 179.86 313.15 493.01 OK
r-release-macos-arm64 3.7.0 52.00 52.00 104.00 OK
r-release-macos-x86_64 3.7.0 153.00 490.00 643.00 NOTE
r-release-windows-x86_64 3.7.0 285.00 395.00 680.00 OK
r-oldrel-macos-arm64 3.7.0 43.00 60.00 103.00 OK
r-oldrel-macos-x86_64 3.7.0 169.00 556.00 725.00 OK
r-oldrel-windows-x86_64 3.7.0 267.00 398.00 665.00 OK

Check Details

Version: 3.7.0
Check: compiled code
Result: NOTE File ‘Cyclops/libs/Cyclops.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