CRAN Package Check Results for Package sift

Last updated on 2024-06-17 15:03:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 12.16 64.20 76.36 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 7.54 48.46 56.00 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 103.74 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 102.26 NOTE
r-devel-windows-x86_64 0.1.0 12.00 72.00 84.00 NOTE
r-patched-linux-x86_64 0.1.0 8.18 63.24 71.42 NOTE
r-release-linux-x86_64 0.1.0 6.14 62.84 68.98 NOTE
r-release-macos-arm64 0.1.0 38.00 NOTE
r-release-macos-x86_64 0.1.0 58.00 NOTE
r-release-windows-x86_64 0.1.0 12.00 79.00 91.00 NOTE
r-oldrel-macos-arm64 0.1.0 39.00 NOTE
r-oldrel-macos-x86_64 0.1.0 59.00 NOTE
r-oldrel-windows-x86_64 0.1.0 16.00 82.00 98.00 NOTE

Check Details

Version: 0.1.0
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: 0.1.0
Check: compiled code
Result: NOTE File ‘sift/libs/sift.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. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘sift/libs/sift.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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: data for non-ASCII characters
Result: NOTE Note: found 1231 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: compiled code
Result: NOTE File 'sift/libs/x64/sift.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