CRAN Package Check Results for Package ambient

Last updated on 2024-07-17 06:57:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 19.87 54.21 74.08 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 15.23 41.41 56.64 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 112.29 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 100.83 NOTE
r-devel-windows-x86_64 1.0.2 22.00 85.00 107.00 NOTE
r-patched-linux-x86_64 1.0.2 19.52 53.14 72.66 NOTE
r-release-linux-x86_64 1.0.2 19.88 53.01 72.89 NOTE
r-release-macos-arm64 1.0.2 33.00 NOTE
r-release-macos-x86_64 1.0.2 48.00 NOTE
r-release-windows-x86_64 1.0.2 21.00 85.00 106.00 NOTE
r-oldrel-macos-arm64 1.0.2 39.00 NOTE
r-oldrel-macos-x86_64 1.0.2 58.00 NOTE
r-oldrel-windows-x86_64 1.0.2 20.00 89.00 109.00 NOTE

Check Details

Version: 1.0.2
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.0.2
Check: compiled code
Result: NOTE File ‘ambient/libs/ambient.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: 1.0.2
Check: compiled code
Result: NOTE File 'ambient/libs/x64/ambient.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