CRAN Package Check Results for Package triptych

Last updated on 2024-07-12 00:53:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 22.06 111.40 133.46 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 15.59 83.43 99.02 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 176.46 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.3 158.18 NOTE
r-devel-windows-x86_64 0.1.3 21.00 103.00 124.00 NOTE
r-patched-linux-x86_64 0.1.3 18.88 107.09 125.97 OK
r-release-linux-x86_64 0.1.3 13.69 103.85 117.54 OK
r-release-macos-arm64 0.1.3 7.00 ERROR
r-release-macos-x86_64 0.1.3 10.00 ERROR
r-release-windows-x86_64 0.1.3 21.00 103.00 124.00 OK
r-oldrel-macos-arm64 0.1.3 11.00 ERROR
r-oldrel-macos-x86_64 0.1.3 14.00 ERROR
r-oldrel-windows-x86_64 0.1.3 24.00 138.00 162.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, 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, r-devel-linux-x86_64-fedora-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, and section 'Moving into C API compliance' for issues with the 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