CRAN Package Check Results for Package triangulr

Last updated on 2024-06-27 16:49:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.1 6.38 28.10 34.48 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.1 62.02 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.1 56.32 NOTE
r-devel-windows-x86_64 1.2.1 10.00 53.00 63.00 NOTE
r-patched-linux-x86_64 1.2.1 6.66 35.44 42.10 NOTE
r-release-linux-x86_64 1.2.1 6.83 36.21 43.04 NOTE
r-release-macos-arm64 1.2.1 23.00 NOTE
r-release-macos-x86_64 1.2.1 31.00 NOTE
r-release-windows-x86_64 1.2.1 10.00 53.00 63.00 NOTE
r-oldrel-macos-arm64 1.2.1 24.00 NOTE
r-oldrel-macos-x86_64 1.2.1 33.00 NOTE
r-oldrel-windows-x86_64 1.2.1 12.00 60.00 72.00 NOTE

Check Details

Version: 1.2.1
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.2.1
Check: compiled code
Result: NOTE File ‘triangulr/libs/triangulr.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: 1.2.1
Check: compiled code
Result: NOTE File ‘triangulr/libs/triangulr.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: 1.2.1
Check: compiled code
Result: NOTE File 'triangulr/libs/x64/triangulr.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. Flavor: r-devel-windows-x86_64