Last updated on 2024-12-08 19:49:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 15.37 | 83.12 | 98.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6 | 9.83 | 58.95 | 68.78 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6 | 169.72 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 162.82 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 18.00 | 108.00 | 126.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.0 | 22.93 | 78.19 | 101.12 | OK | |
r-release-linux-x86_64 | 0.5.0 | 14.15 | 80.34 | 94.49 | OK | |
r-release-macos-arm64 | 0.6 | 70.00 | WARN | |||
r-release-macos-x86_64 | 0.6 | 126.00 | WARN | |||
r-release-windows-x86_64 | 0.6 | 18.00 | 126.00 | 144.00 | OK | |
r-oldrel-macos-arm64 | 0.6 | 68.00 | WARN | |||
r-oldrel-macos-x86_64 | 0.6 | 120.00 | WARN | |||
r-oldrel-windows-x86_64 | 0.6 | 18.00 | 123.00 | 141.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-windows-x86_64
Version: 0.6
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 ‘mosaicData’
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