Last updated on 2025-11-24 09:50:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 59.58 | 62.12 | 121.70 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 49.26 | 44.15 | 93.41 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 109.00 | 72.21 | 181.21 | WARN | |
| r-devel-windows-x86_64 | 1.0.1 | 109.00 | 81.00 | 190.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 67.32 | 55.51 | 122.83 | NOTE | |
| r-release-linux-x86_64 | 1.0.1 | 65.84 | 55.14 | 120.98 | NOTE | |
| r-release-macos-arm64 | 1.0.1 | NOTE | ||||
| r-release-macos-x86_64 | 1.0.1 | 23.00 | 62.00 | 85.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.1 | 110.00 | 85.00 | 195.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 26.00 | 71.00 | 97.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 108.00 | 84.00 | 192.00 | OK |
Version: 1.0.1
Check: whether startup messages can be suppressed
Result: NOTE
Failed with error: ‘unused argument (quitely = TRUE)’
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64
Version: 1.0.1
Check: Rd files
Result: NOTE
checkRd: (-1) beast.Rd:13: height/width attributes should be in pixels
checkRd: (-1) minesweeper.Rd:9: height/width attributes should be in pixels
checkRd: (-1) tetris.Rd:9: height/width attributes should be in pixels
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64
Version: 1.0.1
Check: compiled code
Result: WARN
File ‘Rbeast/libs/Rbeast.so’:
Found non-API call to R: ‘OBJECT’
This entry point may be removed soon.
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
Version: 1.0.1
Check: compiled code
Result: NOTE
File 'Rbeast/libs/x64/Rbeast.dll':
Found non-API call to R: '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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘Rbeast/libs/Rbeast.so’:
Found non-API call to R: ‘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.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64