CRAN Package Check Results for Package colorspace

Last updated on 2024-03-27 22:57:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-0 11.21 112.98 124.19 OK
r-devel-linux-x86_64-debian-gcc 2.1-0 7.50 85.48 92.98 OK
r-devel-linux-x86_64-fedora-clang 2.1-0 156.76 OK
r-devel-linux-x86_64-fedora-gcc 2.1-0 168.49 OK
r-devel-windows-x86_64 2.1-0 17.00 150.00 167.00 OK
r-patched-linux-x86_64 2.1-0 14.48 107.00 121.48 OK
r-release-linux-x86_64 2.1-0 13.45 108.17 121.62 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 19.00 156.00 175.00 OK
r-oldrel-macos-arm64 2.1-0 47.00 ERROR
r-oldrel-windows-x86_64 2.1-0 22.00 141.00 163.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