Last updated on 2026-03-28 17:50:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.7 | 438.39 | 141.99 | 580.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.7 | 234.56 | 104.19 | 338.75 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.7 | 720.00 | 219.62 | 939.62 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.7 | 780.00 | 139.46 | 919.46 | NOTE | |
| r-devel-macos-arm64 | 2.0.7 | 114.00 | 35.00 | 149.00 | OK | |
| r-devel-windows-x86_64 | 2.0.7 | 220.00 | 209.00 | 429.00 | OK | |
| r-patched-linux-x86_64 | 2.0.7 | 234.13 | 131.65 | 365.78 | OK | |
| r-release-linux-x86_64 | 2.0.7 | 256.16 | 132.50 | 388.66 | 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 | 237.00 | 209.00 | 446.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 | 243.00 | 263.00 | 506.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-gcc, r-devel-linux-x86_64-fedora-gcc
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: 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