Last updated on 2026-04-02 01:53:44 CEST.
| Package | ERROR | OK |
|---|---|---|
| blends | 13 | |
| ggblanket | 14 | |
| ggrefine | 1 | 9 |
| ggwidth | 14 | |
| jumble | 14 |
Current CRAN status: OK: 13
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 9
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
Flavor: r-oldrel-macos-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14