CRAN Package Check Results for Package munsell

Last updated on 2024-06-14 00:53:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 2.70 51.57 54.27 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 2.39 24.05 26.44 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.1 70.22 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 62.79 OK
r-devel-windows-x86_64 0.5.1 4.00 59.00 63.00 OK
r-patched-linux-x86_64 0.5.1 3.68 48.49 52.17 OK
r-release-linux-x86_64 0.5.1 2.31 48.26 50.57 OK
r-release-macos-arm64 0.5.1 23.00 OK
r-release-macos-x86_64 0.5.1 43.00 OK
r-release-windows-x86_64 0.5.1 6.00 62.00 68.00 OK
r-oldrel-macos-arm64 0.5.1 28.00 OK
r-oldrel-macos-x86_64 0.5.1 55.00 OK
r-oldrel-windows-x86_64 0.5.1 6.00 72.00 78.00 OK

Check Details

Version: 0.5.1
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'ggplot2', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.1
Check: examples
Result: ERROR Running examples in ‘munsell-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: chroma_slice > ### Title: Plot all colours with the same chroma > ### Aliases: chroma_slice > > ### ** Examples > > chroma_slice(2) Error: ggplot2 needed for this function to work. Please install it. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc