CRAN Package Check Results for Package hilbert

Last updated on 2024-05-01 12:14:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 11.87 33.10 44.97 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 9.59 25.50 35.09 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 63.71 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 71.40 NOTE
r-devel-windows-x86_64 0.2.1 14.00 54.00 68.00 NOTE
r-patched-linux-x86_64 0.2.1 13.03 31.32 44.35 NOTE
r-release-linux-x86_64 0.2.1 13.19 31.22 44.41 NOTE
r-release-macos-arm64 0.2.1 24.00 NOTE
r-release-windows-x86_64 0.2.1 12.00 54.00 66.00 NOTE
r-oldrel-macos-arm64 0.2.1 29.00 NOTE
r-oldrel-macos-x86_64 0.2.1 42.00 NOTE
r-oldrel-windows-x86_64 0.2.1 13.00 54.00 67.00 NOTE

Check Details

Version: 0.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-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.1
Check: compiled code
Result: NOTE File ‘hilbert/libs/hilbert.so’: Found non-API calls to R: ‘SETLENGTH’, ‘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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: compiled code
Result: NOTE File 'hilbert/libs/x64/hilbert.dll': Found non-API calls to R: 'SETLENGTH', '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