Last updated on 2025-12-23 09:50:03 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.14 | 91.16 | 314.80 | 405.96 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.14 | 64.99 | 229.80 | 294.79 | 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 | 97.00 | 262.00 | 359.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.14 | 90.97 | 350.59 | 441.56 | 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.14 | 109.00 | 274.00 | 383.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.14 | 135.00 | 347.00 | 482.00 | OK |
Version: 1.0.14
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
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-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