You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Too advanced for us as focuss is on CRAN release (as for ggplot2 3.0 tidyverse/ggplot2#2568) but we can use it as a starting point. For R packages Andi`s "kwb.resilience" could be our first use case
devtools::check_win_devel()
rhub::check_for_cran()
revdepcheck::revdep_check(num_workers = 4)
email.yml
thenrevdepcheck::revdep_email_maintainers()
devtools::check_win_devel()
(again!)devtools::submit_cran()
pkgdown::build_site()
Template from r-lib/usethis#338
Too advanced for us as focuss is on CRAN release (as for ggplot2 3.0 tidyverse/ggplot2#2568) but we can use it as a starting point. For R packages Andi`s "kwb.resilience" could be our first use case
How to create a Github styled TO DO list in rmarkdown
(for details see issue How to create a Github styled TO DO list in rmarkdown #23)The text was updated successfully, but these errors were encountered: