Last updated on 2024-11-09 02:48:53 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 | 9.90 | 61.06 | 70.96 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 158.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 164.59 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 17.00 | 108.00 | 125.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.0 | 20.68 | 78.81 | 99.49 | OK | |
r-release-linux-x86_64 | 0.5.0 | 13.75 | 78.96 | 92.71 | 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 | 20.00 | 126.00 | 146.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