tidyverse / googledrive

Google Drive R API
https://googledrive.tidyverse.org/
Other
322 stars 47 forks source link

Embrace `@examplesIf` harder #429

Closed jennybc closed 1 year ago

jennybc commented 1 year ago

Upon closer inspection, I've basically already done this. The few places where I still have \dontrun{}, such as for drive_find(), would require very specific set up in the docs service account, to make sure that the rendered examples made sense in pkgdown. I think the status quo is OK.