CRAN Package Check Results for Package collections

Last updated on 2024-06-18 09:57:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7 6.94 27.20 34.14 OK
r-devel-linux-x86_64-debian-gcc 0.3.7 5.35 20.63 25.98 OK
r-devel-linux-x86_64-fedora-clang 0.3.7 44.86 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.7 45.14 NOTE
r-devel-windows-x86_64 0.3.7 12.00 47.00 59.00 OK
r-patched-linux-x86_64 0.3.7 7.04 26.17 33.21 OK
r-release-linux-x86_64 0.3.7 5.76 26.31 32.07 OK
r-release-macos-arm64 0.3.7 20.00 OK
r-release-macos-x86_64 0.3.7 25.00 OK
r-release-windows-x86_64 0.3.7 12.00 46.00 58.00 OK
r-oldrel-macos-arm64 0.3.7 20.00 OK
r-oldrel-macos-x86_64 0.3.7 26.00 OK
r-oldrel-windows-x86_64 0.3.7 12.00 48.00 60.00 OK

Check Details

Version: 0.3.7
Check: compiled code
Result: NOTE File ‘collections/libs/collections.so’: Found non-API call to R: ‘SET_CLOENV’ 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc