Last updated on 2024-11-12 13:49:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 5.1.0 | 7.99 | 93.75 | 101.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 5.1.0 | 6.22 | 61.08 | 67.30 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 5.1.0 | 174.33 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 5.1.0 | 158.19 | OK | |||
r-devel-windows-x86_64 | 5.1.0 | 11.00 | 122.00 | 133.00 | NOTE | |
r-patched-linux-x86_64 | 5.1.0 | 14.41 | 86.79 | 101.20 | OK | |
r-release-linux-x86_64 | 5.1.0 | 7.61 | 87.40 | 95.01 | OK | |
r-release-macos-arm64 | 5.1.0 | 47.00 | OK | |||
r-release-macos-x86_64 | 5.1.0 | 72.00 | OK | |||
r-release-windows-x86_64 | 5.1.0 | 11.00 | 121.00 | 132.00 | OK | |
r-oldrel-macos-arm64 | 5.1.0 | 52.00 | OK | |||
r-oldrel-macos-x86_64 | 5.1.0 | 129.00 | OK | |||
r-oldrel-windows-x86_64 | 5.1.0 | 12.00 | 144.00 | 156.00 | OK |
Version: 5.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
geom_tufteboxplot.Rd: stat_boxplot, geom_boxplot
scale_color_tableau.Rd: discrete_scale
scale_colour_canva.Rd: discrete_scale
theme_solid.Rd: theme
theme_tufte.Rd: geom_rug
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: 5.1.0
Check: examples
Result: ERROR
Running examples in ‘ggthemes-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: theme_map
> ### Title: Clean theme for maps
> ### Aliases: theme_map
>
> ### ** Examples
>
> library("maps")
Error in library("maps") : there is no package called ‘maps’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc