CRAN Package Check Results for Package unnest

Last updated on 2025-11-16 00:48:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.7 11.90 36.38 48.28 WARN
r-devel-linux-x86_64-debian-gcc 0.0.7 9.04 30.38 39.42 WARN
r-devel-linux-x86_64-fedora-clang 0.0.7 63.00 21.08 84.08 WARN
r-devel-linux-x86_64-fedora-gcc 0.0.7 30.00 60.15 90.15 WARN
r-devel-windows-x86_64 0.0.7 20.00 68.00 88.00 WARN
r-patched-linux-x86_64 0.0.7 13.13 34.26 47.39 OK
r-release-linux-x86_64 0.0.7 12.60 33.59 46.19 OK
r-release-macos-arm64 0.0.7 6.00 27.00 33.00 OK
r-release-macos-x86_64 0.0.7 11.00 47.00 58.00 OK
r-release-windows-x86_64 0.0.7 17.00 67.00 84.00 OK
r-oldrel-macos-arm64 0.0.7 8.00 33.00 41.00 OK
r-oldrel-macos-x86_64 0.0.7 12.00 89.00 101.00 OK
r-oldrel-windows-x86_64 0.0.7 18.00 84.00 102.00 OK

Check Details

Version: 0.0.7
Check: compiled code
Result: WARN File ‘unnest/libs/unnest.so’: Found non-API call to R: ‘Rf_lazy_duplicate’ This entry point may be removed soon. 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.0.7
Check: compiled code
Result: WARN File 'unnest/libs/x64/unnest.dll': Found non-API call to R: 'Rf_lazy_duplicate' This entry point may be removed soon. 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