Last updated on 2024-11-13 01:49:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 15.40 | 83.62 | 99.02 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 10.17 | 58.48 | 68.65 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 161.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 164.59 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 15.00 | 106.00 | 121.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.0 | 21.89 | 78.84 | 100.73 | OK | |
r-release-linux-x86_64 | 0.5.0 | 13.50 | 78.62 | 92.12 | OK | |
r-release-macos-arm64 | 0.5.0 | 63.00 | WARN | |||
r-release-macos-x86_64 | 0.5.0 | 125.00 | WARN | |||
r-release-windows-x86_64 | 0.5.0 | 16.00 | 109.00 | 125.00 | OK | |
r-oldrel-macos-arm64 | 0.5.0 | 67.00 | WARN | |||
r-oldrel-macos-x86_64 | 0.5.0 | 177.00 | WARN | |||
r-oldrel-windows-x86_64 | 0.5.0 | 21.00 | 126.00 | 147.00 | OK |
Version: 0.5.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
mosaic_cull_for_do.Rd: do
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.5.0
Check: loading without being on the library search path
Result: WARN
Error: package or namespace load failed for ‘LSTbook’:
.onLoad failed in loadNamespace() for 'LSTbook', details:
call: loadNamespace(name)
error: there is no package called ‘ggformula’
Execution halted
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64