Last updated on 2025-04-09 02:54:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 28.28 | 221.50 | 249.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 17.66 | 143.02 | 160.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 420.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 399.47 | OK | |||
r-devel-macos-arm64 | 0.2.0 | 81.00 | OK | |||
r-devel-macos-x86_64 | 0.2.0 | 184.00 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 24.00 | 172.00 | 196.00 | WARN | |
r-patched-linux-x86_64 | 0.2.0 | 26.53 | 215.39 | 241.92 | NOTE | |
r-release-linux-x86_64 | 0.2.0 | 25.56 | 206.76 | 232.32 | OK | |
r-release-macos-arm64 | 0.2.0 | 79.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 135.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 24.00 | 171.00 | 195.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.2.0 | 156.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 33.00 | 234.00 | 267.00 | OK |
Version: 0.2.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
slideView.Rd: levelplot
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, r-patched-linux-x86_64
Version: 0.2.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-windows-x86_64