CRAN Package Check Results for Package triptych

Last updated on 2024-08-17 08:49:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 15.34 85.47 100.81 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 11.36 58.98 70.34 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 19.00 107.00 126.00 NOTE
r-patched-linux-x86_64 0.1.3 17.07 80.41 97.48 OK
r-release-linux-x86_64 0.1.3 16.28 81.59 97.87 OK
r-release-macos-arm64 0.1.3 6.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 13.00 ERROR
r-oldrel-macos-x86_64 0.1.3 14.00 ERROR
r-oldrel-windows-x86_64 0.1.3 25.00 140.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