Last updated on 2025-10-18 16:48:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.7 | 11.28 | 36.46 | 47.74 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.7 | 9.34 | 29.82 | 39.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.7 | 88.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 94.47 | OK | |||
r-devel-windows-x86_64 | 0.0.7 | 15.00 | 80.00 | 95.00 | OK | |
r-patched-linux-x86_64 | 0.0.7 | 12.68 | 35.78 | 48.46 | OK | |
r-release-linux-x86_64 | 0.0.7 | 12.68 | 32.88 | 45.56 | OK | |
r-release-macos-arm64 | 0.0.7 | 33.00 | OK | |||
r-release-macos-x86_64 | 0.0.7 | 58.00 | OK | |||
r-release-windows-x86_64 | 0.0.7 | 16.00 | 71.00 | 87.00 | OK | |
r-oldrel-macos-arm64 | 0.0.7 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.7 | 101.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.7 | 17.00 | 89.00 | 106.00 | OK |
Version: 0.0.7
Check: compiled code
Result: NOTE
File ‘unnest/libs/unnest.so’:
Found non-API call to R: ‘Rf_lazy_duplicate’
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-linux-x86_64-debian-gcc