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
usethis::use_testthat(3) and upgrade to 3e, testthat 3e vignetteApparently readxl did already use testthat 3e, but not in the most current way. So I updated many tests to make greater use of snapshots.
2020
Apparently readxl did already use testthat 3e, but not in the most current way. So I updated many tests to make greater use of snapshots.usethis::use_testthat(3)
and upgrade to 3e, testthat 3e vignette2022
https://rlang.r-lib.org/reference/topic-error-call.html
https://rlang.r-lib.org/reference/topic-error-chaining.html
https://rlang.r-lib.org/reference/topic-condition-formatting.html
Update lifecycle badges with more accessible SVGs:still no compelling authentic need to lifecycle yet in readxlusethis::use_lifecycle()
2023
Necessary:
use_mit_license()
use_tidy_logo()
usethis::use_tidy_coc()
usethis::use_tidy_github_actions()
Optional:
pak::pak("org/pkg")
overdevtools::install_github("org/pkg")
in READMEConsider runningopened related issueuse_tidy_dependencies()
and/or replace compat files withuse_standalone()
opened related issueuse_standalone("r-lib/rlang", "types-check")
instead of home grown argument checkersThe text was updated successfully, but these errors were encountered: