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

Retire `R-CMD-check-strict` in favour of `R-CMD-check` #57

Closed IndrajeetPatil closed 2 months ago

IndrajeetPatil commented 2 months ago

There is no good reason not to run R-CMD-check always in the strict mode. This will get rid of redundancy between these two workflows.