CRAN Package Check Results for Package colorspace

Last updated on 2023-06-01 23:00:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-0 11.20 110.94 122.14 OK
r-devel-linux-x86_64-debian-gcc 2.1-0 7.34 85.50 92.84 OK
r-devel-linux-x86_64-fedora-clang 2.1-0 164.33 OK
r-devel-linux-x86_64-fedora-gcc 2.1-0 171.65 OK
r-devel-windows-x86_64 2.1-0 23.00 122.00 145.00 OK
r-patched-linux-x86_64 2.1-0 OK
r-release-linux-x86_64 2.1-0 11.61 108.53 120.14 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 143.00 161.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 23.00 136.00 159.00 OK

Check Details

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