CRAN Package Check Results for Package collapse

Last updated on 2024-07-12 15:52:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.14 237.92 515.99 753.91 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.15 182.81 364.25 547.06 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.15 999.08 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.15 1106.79 NOTE
r-devel-windows-x86_64 2.0.15 179.00 412.00 591.00 NOTE
r-patched-linux-x86_64 2.0.15 233.45 494.25 727.70 OK
r-release-linux-x86_64 2.0.14 219.74 490.55 710.29 OK
r-release-macos-arm64 2.0.15 280.00 NOTE
r-release-macos-x86_64 2.0.15 618.00 NOTE
r-release-windows-x86_64 2.0.15 178.00 403.00 581.00 NOTE
r-oldrel-macos-arm64 2.0.15 268.00 NOTE
r-oldrel-macos-x86_64 2.0.15 592.00 NOTE
r-oldrel-windows-x86_64 2.0.15 168.00 432.00 600.00 NOTE

Check Details

Version: 2.0.14
Check: compiled code
Result: NOTE File ‘collapse/libs/collapse.so’: Found non-API calls to R: ‘ENVFLAGS’, ‘LEVELS’, ‘SETLENGTH’, ‘SET_ENVFLAGS’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’, ‘SET_TYPEOF’, ‘STRING_PTR’, ‘TRUELENGTH’, ‘UNSET_S4_OBJECT’ 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-linux-x86_64-debian-clang

Version: 2.0.15
Check: compiled code
Result: NOTE File ‘collapse/libs/collapse.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’ 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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.0.15
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: R 1.1Mb libs 2.2Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.0.15
Check: compiled code
Result: NOTE File 'collapse/libs/x64/collapse.dll': Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH', 'TRUELENGTH' 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