Last updated on 2026-04-04 23:51:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.7 | 438.77 | 141.36 | 580.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.7 | 234.73 | 102.21 | 336.94 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.7 | 720.00 | 247.59 | 967.59 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.7 | 900.00 | 242.60 | 1142.60 | NOTE | |
| r-devel-macos-arm64 | 2.0.7 | 127.00 | 38.00 | 165.00 | OK | |
| r-devel-windows-x86_64 | 2.0.7 | 221.00 | 212.00 | 433.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.7 | 243.39 | 134.80 | 378.19 | NOTE | |
| r-release-linux-x86_64 | 2.0.7 | 239.23 | 132.49 | 371.72 | OK | |
| r-release-macos-arm64 | 2.0.7 | 110.00 | 34.00 | 144.00 | OK | |
| r-release-macos-x86_64 | 2.0.7 | 306.00 | 181.00 | 487.00 | OK | |
| r-release-windows-x86_64 | 2.0.7 | 233.00 | 206.00 | 439.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.7 | 101.00 | 37.00 | 138.00 | NOTE | |
| r-oldrel-macos-x86_64 | 2.0.7 | 286.00 | 173.00 | 459.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.0.7 | 247.00 | 263.00 | 510.00 | NOTE |
Version: 2.0.7
Check: compiled code
Result: NOTE
File ‘adapt3/libs/adapt3.so’:
Found non-API call to R: ‘R_UnboundValue’
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-patched-linux-x86_64
Version: 2.0.7
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘lefko3’ ‘rlang’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.0.7
Check: compiled code
Result: NOTE
File 'adapt3/libs/x64/adapt3.dll':
Found non-API call to R: 'R_UnboundValue'
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
Version: 2.0.7
Check: installed package size
Result: NOTE
installed size is 44.7Mb
sub-directories of 1Mb or more:
libs 43.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64