CRAN Package Check Results for Package ggrefine

Last updated on 2026-04-13 07:55:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.08 54.74 56.82 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.39 38.19 39.58 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 92.65 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 81.12 OK
r-devel-macos-arm64 0.1.0 1.00 15.00 16.00 OK
r-devel-windows-x86_64 0.1.0 4.00 68.00 72.00 OK
r-patched-linux-x86_64 0.1.0 2.43 50.03 52.46 OK
r-release-linux-x86_64 0.1.0 2.14 49.10 51.24 OK
r-release-macos-arm64 0.1.0 1.00 14.00 15.00 OK
r-release-macos-x86_64 0.1.0 2.00 53.00 55.00 OK
r-release-windows-x86_64 0.1.0 5.00 68.00 73.00 OK
r-oldrel-macos-x86_64 0.1.0 2.00 84.00 86.00 ERROR
r-oldrel-windows-x86_64 0.1.0 5.00 76.00 81.00 ERROR

Check Details

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘ggrefine-Ex.R’ failed The error most likely occurred in: > ### Name: theme_oat > ### Title: Oat theme > ### Aliases: theme_oat > > ### ** Examples > > library(ggplot2) > > p1 <- penguins |> + ggplot(aes(x = species, y = body_mass, colour = species, fill = species)) + + geom_jitter(shape = 21) + + scale_colour_discrete(palette = blends::multiply(scales::pal_hue())) Error: object 'penguins' not found Execution halted Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64