CRAN Package Check Results for Package isoband

Last updated on 2024-07-11 00:56:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.7 8.73 45.39 54.12 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.7 7.18 34.84 42.02 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.7 87.49 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.7 88.49 NOTE
r-devel-windows-x86_64 0.2.7 14.00 69.00 83.00 NOTE
r-patched-linux-x86_64 0.2.7 8.94 43.76 52.70 NOTE
r-release-linux-x86_64 0.2.7 10.42 44.35 54.77 NOTE
r-release-macos-arm64 0.2.7 33.00 NOTE
r-release-macos-x86_64 0.2.7 51.00 NOTE
r-release-windows-x86_64 0.2.7 15.00 70.00 85.00 NOTE
r-oldrel-macos-arm64 0.2.7 35.00 NOTE
r-oldrel-macos-x86_64 0.2.7 52.00 NOTE
r-oldrel-windows-x86_64 0.2.7 15.00 86.00 101.00 NOTE

Check Details

Version: 0.2.7
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.2.7
Check: compiled code
Result: NOTE File ‘isoband/libs/isoband.so’: Found non-API call to R: ‘SETLENGTH’ 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.2.7
Check: compiled code
Result: NOTE File 'isoband/libs/x64/isoband.dll': Found non-API call to R: 'SETLENGTH' 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