Last updated on 2025-12-29 17:50:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 78.42 | 273.72 | 352.14 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 58.14 | 210.96 | 269.10 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 167.00 | 404.00 | 571.00 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 180.00 | 450.04 | 630.04 | NOTE | |
| r-devel-windows-x86_64 | 1.4.0 | 98.00 | 294.00 | 392.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.0 | 86.23 | 237.42 | 323.65 | OK | |
| r-release-linux-x86_64 | 1.4.0 | 84.90 | 235.47 | 320.37 | OK | |
| r-release-macos-arm64 | 1.4.0 | OK | ||||
| r-release-macos-x86_64 | 1.4.0 | 47.00 | 172.00 | 219.00 | OK | |
| r-release-windows-x86_64 | 1.4.0 | 118.00 | 292.00 | 410.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.4.0 | 48.00 | 184.00 | 232.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.4.0 | 118.00 | 383.00 | 501.00 | OK |
Version: 1.4.0
Check: compiled code
Result: NOTE
File ‘rTwig/libs/rTwig.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.4.0
Check: compiled code
Result: NOTE
File 'rTwig/libs/x64/rTwig.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.4.0
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
extdata 1.0Mb
libs 5.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64