Last updated on 2026-01-07 07:49:20 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.15 | 92.41 | 329.61 | 422.02 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.15 | 68.69 | 234.01 | 302.70 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.15 | 172.00 | 433.01 | 605.01 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.15 | 183.00 | 486.14 | 669.14 | NOTE | |
| r-devel-windows-x86_64 | 1.0.15 | 110.00 | 261.00 | 371.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.15 | 96.22 | 352.45 | 448.67 | OK | |
| r-release-linux-x86_64 | 1.0.15 | 92.62 | 347.61 | 440.23 | OK | |
| r-release-macos-arm64 | 1.0.15 | 18.00 | 58.00 | 76.00 | OK | |
| r-release-macos-x86_64 | 1.0.15 | 80.00 | 532.00 | 612.00 | OK | |
| r-release-windows-x86_64 | 1.0.15 | 111.00 | 261.00 | 372.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.15 | 17.00 | 65.00 | 82.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.15 | 71.00 | 526.00 | 597.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.15 | 138.00 | 349.00 | 487.00 | OK |
Version: 1.0.15
Check: compiled code
Result: NOTE
File ‘modsem/libs/modsem.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.0.15
Check: compiled code
Result: NOTE
File 'modsem/libs/x64/modsem.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.15
Check: installed package size
Result: NOTE
installed size is 9.9Mb
sub-directories of 1Mb or more:
libs 6.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64