Last updated on 2025-11-26 05:51:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1 | 11.08 | 40.22 | 51.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1 | 9.55 | 29.83 | 39.38 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1 | 72.00 | 15.19 | 87.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1 | 60.00 | 39.62 | 99.62 | OK | |
| r-devel-windows-x86_64 | 0.0.7 | 20.00 | 68.00 | 88.00 | WARN | |
| r-patched-linux-x86_64 | 0.0.7 | 13.11 | 33.96 | 47.07 | OK | |
| r-release-linux-x86_64 | 0.0.7 | 12.55 | 36.95 | 49.50 | OK | |
| r-release-macos-arm64 | 0.1 | 3.00 | 17.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.1 | 39.00 | 138.00 | 177.00 | OK | |
| r-release-windows-x86_64 | 0.0.7 | 19.00 | 72.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 0.1 | 2.00 | 21.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1 | 35.00 | 131.00 | 166.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1 | 23.00 | 80.00 | 103.00 | OK |
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