CRAN Package Check Results for Package Cyclops

Last updated on 2026-04-01 01:53:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.7.0 221.51 326.49 548.00 NOTE
r-devel-linux-x86_64-debian-gcc 3.7.0 189.44 234.86 424.30 NOTE
r-devel-linux-x86_64-fedora-clang 3.7.0 312.00 511.94 823.94 NOTE
r-devel-linux-x86_64-fedora-gcc 3.7.0 540.00 583.81 1123.81 OK
r-devel-macos-arm64 3.7.0 52.00 52.00 104.00 OK
r-devel-windows-x86_64 3.7.0 299.00 404.00 703.00 NOTE
r-patched-linux-x86_64 3.7.0 208.20 314.93 523.13 OK
r-release-linux-x86_64 3.7.0 196.00 311.65 507.65 OK
r-release-macos-arm64 3.7.0 43.00 60.00 103.00 OK
r-release-macos-x86_64 3.7.0 169.00 556.00 725.00 OK
r-release-windows-x86_64 3.7.0 263.00 398.00 661.00 OK
r-oldrel-macos-arm64 3.7.0 44.00 56.00 100.00 NOTE
r-oldrel-macos-x86_64 3.7.0 160.00 543.00 703.00 NOTE
r-oldrel-windows-x86_64 3.7.0 330.00 527.00 857.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 3.7.0
Check: compiled code
Result: NOTE File 'Cyclops/libs/x64/Cyclops.dll': 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-devel-windows-x86_64

Version: 3.7.0
Check: installed package size
Result: NOTE installed size is 28.8Mb sub-directories of 1Mb or more: libs 28.0Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64