CRAN Package Check Results for Package particles

Last updated on 2024-06-29 06:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 24.28 133.72 158.00 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.3 20.20 103.46 123.66 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.3 218.52 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 212.43 NOTE
r-devel-windows-x86_64 0.2.3 24.00 114.00 138.00 NOTE
r-patched-linux-x86_64 0.2.3 23.85 130.53 154.38 NOTE
r-release-linux-x86_64 0.2.3 16.02 134.48 150.50 NOTE
r-release-macos-arm64 0.2.3 56.00 NOTE
r-release-macos-x86_64 0.2.3 85.00 NOTE
r-release-windows-x86_64 0.2.3 26.00 115.00 141.00 NOTE
r-oldrel-macos-arm64 0.2.3 57.00 NOTE
r-oldrel-macos-x86_64 0.2.3 92.00 NOTE
r-oldrel-windows-x86_64 0.2.3 30.00 142.00 172.00 NOTE

Check Details

Version: 0.2.3
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.3
Check: compiled code
Result: NOTE File ‘particles/libs/particles.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. 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.3
Check: compiled code
Result: NOTE File 'particles/libs/x64/particles.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. 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-windows-x86_64