Last updated on 2023-12-09 16:49:15 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1-0 | 12.19 | 112.71 | 124.90 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1-0 | 8.42 | 85.69 | 94.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1-0 | 155.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1-0 | 165.71 | OK | |||
r-devel-windows-x86_64 | 2.1-0 | 16.00 | 139.00 | 155.00 | OK | |
r-patched-linux-x86_64 | 2.1-0 | 15.28 | 109.91 | 125.19 | OK | |
r-release-linux-x86_64 | 2.1-0 | 11.99 | 107.56 | 119.55 | 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 | 18.00 | 148.00 | 166.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 | 21.00 | 140.00 | 161.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