Last updated on 2025-04-25 06:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.2 | 31.53 | 430.14 | 461.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.2 | 18.32 | 284.60 | 302.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.2 | 740.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 744.58 | OK | |||
r-devel-windows-x86_64 | 2.1.2 | 25.00 | 413.00 | 438.00 | WARN | |
r-patched-linux-x86_64 | 2.1.2 | 27.01 | 413.68 | 440.69 | NOTE | |
r-release-linux-x86_64 | 2.1.2 | 30.10 | 416.24 | 446.34 | 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 | 26.00 | 366.00 | 392.00 | NOTE | |
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 | 37.00 | 525.00 | 562.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.
Flavor: r-devel-windows-x86_64