Last updated on 2025-04-26 05:52:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.2 | 29.35 | 425.75 | 455.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.2 | 18.36 | 278.91 | 297.27 | 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 | 369.00 | 395.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 | 536.00 | 573.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