Last updated on 2025-10-27 08:50:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.7.0 | 14.02 | 45.00 | 59.02 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.7.0 | 13.37 | 33.19 | 46.56 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.7.0 | 32.00 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 2.7.0 | 40.00 | 60.48 | 100.48 | NOTE | |
| r-devel-windows-x86_64 | 2.7.0 | 35.00 | 69.00 | 104.00 | OK | |
| r-patched-linux-x86_64 | 2.7.0 | 17.90 | 41.58 | 59.48 | OK | |
| r-release-linux-x86_64 | 2.7.0 | 18.18 | 41.75 | 59.93 | OK | |
| r-release-macos-arm64 | 2.7.0 | 8.00 | 49.00 | 57.00 | OK | |
| r-release-macos-x86_64 | 2.7.0 | 23.00 | 85.00 | 108.00 | OK | |
| r-release-windows-x86_64 | 2.7.0 | 43.00 | 73.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 2.7.0 | 8.00 | 46.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 2.7.0 | 24.00 | 84.00 | 108.00 | OK | |
| r-oldrel-windows-x86_64 | 2.7.0 | 49.00 | 81.00 | 130.00 | OK | 
Version: 2.7.0
Check: compiled code
Result: NOTE
  File ‘this.path/libs/this.path.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