CRAN Package Check Results for Package triptych

Last updated on 2024-06-29 01:50:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 16.49 82.40 98.89 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 177.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.3 158.22 NOTE
r-devel-windows-x86_64 0.1.3 22.00 103.00 125.00 NOTE
r-patched-linux-x86_64 0.1.3 18.34 106.15 124.49 OK
r-release-linux-x86_64 0.1.3 14.56 107.34 121.90 OK
r-release-macos-arm64 0.1.3 6.00 ERROR
r-release-macos-x86_64 0.1.3 9.00 ERROR
r-release-windows-x86_64 0.1.3 21.00 105.00 126.00 OK
r-oldrel-macos-arm64 0.1.3 13.00 ERROR
r-oldrel-macos-x86_64 0.1.3 13.00 ERROR
r-oldrel-windows-x86_64 0.1.3 23.00 137.00 160.00 OK

Check Details

Version: 0.1.3
Check: compiled code
Result: NOTE File ‘triptych/libs/triptych.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.3
Check: compiled code
Result: NOTE File ‘triptych/libs/triptych.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: compiled code
Result: NOTE File 'triptych/libs/x64/triptych.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 0.1.3
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64