CRAN Package Check Results for Package triptych

Last updated on 2024-08-15 13:48:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 16.30 86.04 102.34 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 11.88 59.22 71.10 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 167.35 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.3 168.83 NOTE
r-devel-windows-x86_64 0.1.3 21.00 104.00 125.00 NOTE
r-patched-linux-x86_64 0.1.3 16.99 80.51 97.50 OK
r-release-linux-x86_64 0.1.3 16.28 81.59 97.87 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 20.00 104.00 124.00 OK
r-oldrel-macos-arm64 0.1.3 12.00 ERROR
r-oldrel-macos-x86_64 0.1.3 15.00 ERROR
r-oldrel-windows-x86_64 0.1.3 26.00 139.00 165.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