Last updated on 2025-12-26 12:50:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.15 | 89.28 | 320.55 | 409.83 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.15 | 70.48 | 235.50 | 305.98 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.15 | 240.00 | 495.83 | 735.83 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.15 | 182.00 | 520.24 | 702.24 | NOTE | |
| r-devel-windows-x86_64 | 1.0.15 | 106.00 | 268.00 | 374.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.15 | 92.63 | 354.49 | 447.12 | OK | |
| r-release-linux-x86_64 | 1.0.14 | 89.02 | 344.92 | 433.94 | 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 | 106.00 | 258.00 | 364.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 | 88.00 | 287.00 | 375.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