Last updated on 2023-09-25 08:02:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1-0 | 14.30 | 113.25 | 127.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1-0 | 8.25 | 84.10 | 92.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1-0 | 153.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1-0 | 173.46 | OK | |||
r-devel-windows-x86_64 | 2.1-0 | 26.00 | 149.00 | 175.00 | OK | |
r-patched-linux-x86_64 | 2.1-0 | 15.55 | 107.61 | 123.16 | OK | |
r-release-linux-x86_64 | 2.1-0 | 13.27 | 108.81 | 122.08 | OK | |
r-release-macos-arm64 | 2.1-0 | 62.00 | OK | |||
r-release-macos-x86_64 | 2.1-0 | 92.00 | OK | |||
r-release-windows-x86_64 | 2.1-0 | 23.00 | 149.00 | 172.00 | OK | |
r-oldrel-macos-arm64 | 2.1-0 | 47.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.1-0 | 112.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1-0 | 25.00 | 142.00 | 167.00 | OK |
Version: 2.1-0
Check: examples
Result: ERROR
Running examples in ‘colorspace-Ex.R’ failed
The error most likely occurred in:
> ### Name: scale_colour_binned_diverging
> ### Title: HCL-Based Binned Diverging Color Scales for ggplot2
> ### Aliases: scale_colour_binned_diverging scale_color_binned_diverging
> ### scale_fill_binned_diverging
>
> ### ** Examples
>
> # adapted from stackoverflow: https://stackoverflow.com/a/20127706/4975218
>
> library("ggplot2")
Error: package or namespace load failed for ‘ggplot2’:
.onAttach failed in attachNamespace() for 'ggplot2', details:
call: loadNamespace(x)
error: there is no package called ‘withr’
Execution halted
Flavor: r-oldrel-macos-arm64