CRAN Package Check Results for Package colorspace

Last updated on 2023-10-04 06:03:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-0 12.45 112.49 124.94 OK
r-devel-linux-x86_64-debian-gcc 2.1-0 7.76 84.57 92.33 OK
r-devel-linux-x86_64-fedora-clang 2.1-0 153.76 OK
r-devel-linux-x86_64-fedora-gcc 2.1-0 166.72 OK
r-devel-windows-x86_64 2.1-0 16.00 140.00 156.00 OK
r-patched-linux-x86_64 2.1-0 14.70 108.62 123.32 OK
r-release-linux-x86_64 2.1-0 11.78 108.86 120.64 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 152.00 170.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 24.00 140.00 164.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