CRAN Package Check Results for Package collections

Last updated on 2025-05-09 04:51:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7 5.15 22.89 28.04 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.8 4.72 17.93 22.65 OK
r-devel-linux-x86_64-fedora-clang 0.3.8 44.02 OK
r-devel-linux-x86_64-fedora-gcc 0.3.8 44.37 OK
r-devel-windows-x86_64 0.3.7 12.00 48.00 60.00 WARN
r-patched-linux-x86_64 0.3.7 5.23 20.63 25.86 NOTE
r-release-linux-x86_64 0.3.7 5.55 20.59 26.14 NOTE
r-release-macos-arm64 0.3.8 40.00 OK
r-release-macos-x86_64 0.3.8 58.00 OK
r-release-windows-x86_64 0.3.8 17.00 59.00 76.00 OK
r-oldrel-macos-arm64 0.3.8 37.00 OK
r-oldrel-macos-x86_64 0.3.8 55.00 OK
r-oldrel-windows-x86_64 0.3.7 14.00 51.00 65.00 OK

Check Details

Version: 0.3.7
Check: compiled code
Result: NOTE File ‘collections/libs/collections.so’: Found non-API calls to R: ‘PRENV’, ‘SET_CLOENV’ 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-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3.7
Check: whether package can be installed
Result: WARN Found the following significant warnings: D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/emmintrin.h:706:10: warning: array subscript [11, 576460752303423486] is outside array bounds of 'char[50]' [-Warray-bounds=] xxhash/xxhash.h:1608:5: warning: array subscript [14, 28] is outside array bounds of 'char[50]' [-Warray-bounds=] xxhash/xxhash.h:1608:5: warning: array subscript [15, 29] is outside array bounds of 'char[50]' [-Warray-bounds=] xxhash/xxhash.h:1608:5: warning: array subscript [16, 28] is outside array bounds of 'char[50]' [-Warray-bounds=] xxhash/xxhash.h:1608:5: warning: array subscript [17, 29] is outside array bounds of 'char[50]' [-Warray-bounds=] See 'd:/Rcompile/CRANpkg/local/4.6/collections.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.2.0' Flavor: r-devel-windows-x86_64

Version: 0.3.7
Check: compiled code
Result: NOTE File 'collections/libs/x64/collections.dll': Found non-API calls to R: 'PRENV', 'SET_CLOENV' 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