Last updated on 2025-10-31 01:49:18 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.7 | 11.28 | 36.82 | 48.10 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.7 | 8.79 | 29.92 | 38.71 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.7 | 24.00 | 55.15 | 79.15 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 51.00 | 45.75 | 96.75 | NOTE | |
| r-devel-windows-x86_64 | 0.0.7 | 15.00 | 80.00 | 95.00 | OK | |
| r-patched-linux-x86_64 | 0.0.7 | 13.19 | 35.69 | 48.88 | OK | |
| r-release-linux-x86_64 | 0.0.7 | 12.16 | 34.73 | 46.89 | 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 | 71.00 | 88.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 | 16.00 | 87.00 | 103.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.
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