Last updated on 2026-01-08 12:49:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 303.36 | 71.21 | 374.57 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 200.32 | 55.22 | 255.54 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 780.00 | 97.08 | 877.08 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 720.00 | 128.95 | 848.95 | NOTE | |
| r-devel-windows-x86_64 | 1.0.1 | 223.00 | 128.00 | 351.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 233.65 | 65.42 | 299.07 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 228.86 | 64.50 | 293.36 | OK | |
| r-release-macos-arm64 | 1.0.1 | OK | ||||
| r-release-macos-x86_64 | 1.0.1 | 265.00 | 167.00 | 432.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 192.00 | 122.00 | 314.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 255.00 | 143.00 | 398.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.1 | 221.00 | 158.00 | 379.00 | OK |
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘adapt3/libs/adapt3.so’:
Found non-API call to R: ‘ATTRIB’
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
Version: 1.0.1
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: 1.0.1
Check: compiled code
Result: NOTE
File 'adapt3/libs/x64/adapt3.dll':
Found non-API call to R: 'ATTRIB'
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: 1.0.1
Check: installed package size
Result: NOTE
installed size is 39.4Mb
sub-directories of 1Mb or more:
libs 38.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64