CRAN Package Check Results for Package ggrefine

Last updated on 2026-04-11 06:50:56 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.68 37.57 39.25 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.08 49.17 51.25 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 81.00 86.00 OK
r-oldrel-macos-x86_64 0.1.0 2.00 88.00 90.00 ERROR
r-oldrel-windows-x86_64 0.1.0 5.00 77.00 82.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