CRAN Package Check Results for Package Cyclops

Last updated on 2026-04-27 17:52:01 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 194.53 231.23 425.76 OK
r-devel-linux-x86_64-fedora-clang 3.7.0 307.00 509.47 816.47 OK
r-devel-linux-x86_64-fedora-gcc 3.7.0 491.00 536.02 1027.02 OK
r-devel-windows-x86_64 3.7.0 306.00 417.00 723.00 OK
r-patched-linux-x86_64 3.7.0 247.16 320.06 567.22 OK
r-release-linux-x86_64 3.7.0 245.45 317.05 562.50 OK
r-release-macos-arm64 3.7.0 53.00 53.00 106.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 292.00 403.00 695.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 357.00 535.00 892.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