[ ] Modernize citation files; see updated use_citation()
[ ] Use pak::pak("egouldo/ManyEcoEvo") in README
[x] Consider running usethis::use_tidy_dependencies() and/or replace compat files with use_standalone()
[ ] Use cli errors or file an issue if you don't have time to do it now
[ ] usethis::use_standalone("r-lib/rlang", "types-check") instead of home grown argument checkers;
or file an issue if you don't have time to do it now
To begin
pr_init("upkeep-2024-08")
Pre-history
usethis::use_readme_rmd()
usethis::use_roxygen_md()
usethis::use_github_links()
usethis::use_pkgdown_github_pages()
usethis::use_tidy_github_labels()
usethis::use_tidy_style()
urlchecker::url_check()
dataset
checks aren't hard-coded for ManyAnalysts datasetsc("eucalyptus", "blue tit")
.2020
usethis::use_package_doc()
usethis::use_testthat(3)
R/
files andtest/
files2021
cran-comments.md
2022
master
-->main
issuesusethis:::use_codecov_badge("egouldo/ManyEcoEvo")
usethis::use_lifecycle()
2023
usethis::use_tidy_logo(); pkgdown::build_favicons(overwrite = TRUE)
usethis::use_tidy_coc()
use_citation()
pak::pak("egouldo/ManyEcoEvo")
in READMEusethis::use_tidy_dependencies()
and/or replace compat files withuse_standalone()
usethis::use_standalone("r-lib/rlang", "types-check")
instead of home grown argument checkers; or file an issue if you don't have time to do it nowTo finish
usethis::use_package("R", "Depends", "4.0")
usethis::use_tidy_description()
usethis::use_tidy_github_actions()
devtools::build_readme()
Created on 2024-08-10 with
usethis::use_tidy_upkeep_issue()
, using usethis v2.2.3, edited by hand in issue