Last updated on 2025-05-05 03:50:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.2 | 28.53 | 432.12 | 460.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.2 | 19.22 | 276.12 | 295.34 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.2 | 740.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 754.27 | OK | |||
r-devel-windows-x86_64 | 2.1.2 | 27.00 | 353.00 | 380.00 | WARN | |
r-patched-linux-x86_64 | 2.1.2 | 30.10 | 422.38 | 452.48 | NOTE | |
r-release-linux-x86_64 | 2.1.2 | 27.05 | 413.97 | 441.02 | NOTE | |
r-release-macos-arm64 | 2.1.2 | 183.00 | OK | |||
r-release-macos-x86_64 | 2.1.2 | 413.00 | OK | |||
r-release-windows-x86_64 | 2.1.2 | 27.00 | 459.00 | 486.00 | WARN | |
r-oldrel-macos-arm64 | 2.1.2 | 156.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.2 | 275.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.2 | 36.00 | 574.00 | 610.00 | OK |
Version: 2.1.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
rasterReilly.Rd: ratify
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, r-release-linux-x86_64, r-release-windows-x86_64
Version: 2.1.2
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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64