CRAN Package Check Results for Package cmocean

Last updated on 2025-06-26 21:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-2 1.70 25.34 27.04 OK
r-devel-linux-x86_64-debian-gcc 0.3-2 1.38 21.05 22.43 OK
r-devel-linux-x86_64-fedora-clang 0.3-2 43.52 OK
r-devel-linux-x86_64-fedora-gcc 0.3-2 56.09 OK
r-devel-windows-x86_64 0.3-2 4.00 46.00 50.00 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 0.3-2 1.68 23.96 25.64 OK
r-release-macos-arm64 0.3-2 29.00 OK
r-release-macos-x86_64 0.3-2 55.00 OK
r-release-windows-x86_64 0.3-2 5.00 0.00 5.00 FAIL
r-oldrel-macos-arm64 0.3-2 30.00 OK
r-oldrel-macos-x86_64 0.3-2 83.00 OK
r-oldrel-windows-x86_64 0.3-2 6.00 54.00 60.00 OK

Check Details

Version: 0.3-2
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > > ### ** Examples > if (require('ggplot2')) { + dat <- data.frame( + a = 1:10, b = 11:20, c = rnorm(10) + ) + + ggplot(dat, aes(x = a, y = b, fill = c)) + + geom_raster() + scale_fill_cmocean() + } Loading required package: ggplot2 Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called 'ggplot2' > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.42 0.03 0.46 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.