Last updated on 2025-12-27 07:49:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 58.37 | 193.59 | 251.96 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 42.34 | 133.63 | 175.97 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 98.00 | 329.72 | 427.72 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 114.00 | 332.86 | 446.86 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 53.00 | 231.00 | 284.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 57.13 | 186.57 | 243.70 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 59.66 | 184.71 | 244.37 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 44.00 | 180.00 | 224.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 53.00 | 230.00 | 283.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 45.00 | 176.00 | 221.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.0 | 74.00 | 299.00 | 373.00 | OK |
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘parsermd/libs/parsermd.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: 0.2.0
Check: compiled code
Result: NOTE
File 'parsermd/libs/x64/parsermd.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: 0.2.0
Check: installed package size
Result: NOTE
installed size is 27.8Mb
sub-directories of 1Mb or more:
libs 27.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64