trevorld / ggpattern

ggplot geoms with pattern fills
https://trevorldavis.com/R/ggpattern/dev/
Other
361 stars 18 forks source link

Fix CRAN NOTEs #106

Closed trevorld closed 5 months ago

trevorld commented 10 months ago

CRAN automatic checking is reporting a new NOTE:

Result: NOTE
  checkRd: (-1) scale_pattern_alpha_continuous.Rd:24-45: Lost braces
      24 | if (require("ggplot2")) {

https://cran.r-project.org/web/checks/check_results_ggpattern.html

Looking at the code we seem to have a missing Roxygen @examples...

Note we have not received any e-mail from CRAN to fix ASAP so can probably wait for #104 .