Last updated on 2026-04-01 09:52:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.7 | 445.37 | 141.20 | 586.57 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.7 | 235.45 | 104.02 | 339.47 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.7 | 600.00 | 231.71 | 831.71 | 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 | 127.00 | 38.00 | 165.00 | OK | |
| r-devel-windows-x86_64 | 2.0.7 | 223.00 | 214.00 | 437.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.7 | 234.13 | 131.65 | 365.78 | OK | |
| r-release-linux-x86_64 | 2.0.7 | 240.03 | 130.78 | 370.81 | 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-devel-linux-x86_64-fedora-clang, 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: 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