Last updated on 2025-11-24 11:50:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 34.26 | 46.53 | 80.79 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 25.82 | 38.51 | 64.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 171.00 | -37.18 | 133.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 201.00 | -50.24 | 150.76 | OK | |
| r-devel-windows-x86_64 | 0.1.5 | 110.00 | 99.00 | 209.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.5 | 36.33 | 42.98 | 79.31 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 37.93 | 44.07 | 82.00 | OK | |
| r-release-macos-arm64 | 0.1.6 | 13.00 | 28.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 0.1.6 | 80.00 | 142.00 | 222.00 | OK | |
| r-release-windows-x86_64 | 0.1.5 | 96.00 | 111.00 | 207.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | 13.00 | 25.00 | 38.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.1.6 | 80.00 | 116.00 | 196.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.6 | 136.00 | 115.00 | 251.00 | NOTE |
Version: 0.1.5
Check: compiled code
Result: NOTE
File ‘qs2/libs/qs2.so’:
Found non-API call to R: ‘SET_OBJECT’
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-linux-x86_64-debian-clang
Version: 0.1.5
Check: compiled code
Result: NOTE
File 'qs2/libs/x64/qs2.dll':
Found non-API call to R: 'SET_OBJECT'
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.1.6
Check: installed package size
Result: NOTE
installed size is 8.8Mb
sub-directories of 1Mb or more:
libs 8.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.6
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64