CRAN Package Check Results for Package triptych

Last updated on 2024-08-07 00:49:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 15.47 84.34 99.81 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 11.91 58.72 70.63 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 163.17 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 15.54 81.27 96.81 OK
r-release-linux-x86_64 0.1.3 16.26 82.40 98.66 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 20.00 104.00 124.00 OK
r-oldrel-macos-arm64 0.1.3 11.00 ERROR
r-oldrel-macos-x86_64 0.1.3 16.00 ERROR
r-oldrel-windows-x86_64 0.1.3 24.00 139.00 163.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