easystats / workflows

GitHub Actions for {easystats} packages
https://indrajeetpatil.github.io/preventive-r-package-care
Creative Commons Zero v1.0 Universal
9 stars 1 forks source link

Run pkgdown workflow in "noSuggests" mode as an additional check #15

Closed IndrajeetPatil closed 1 year ago

IndrajeetPatil commented 1 year ago

This will make sure that vignettes which are included only on the website are also using soft deps conditionally.

IndrajeetPatil commented 1 year ago

Or should it be a new workflow altogether: pkgdown-no-suggests?