Files in r-lib/usethis
Automate Package and Project Setup

.Rbuildignore
.covrignore
.github/.gitignore
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/issue_template.md .github/SUPPORT.md
.github/workflows/R-CMD-check.yaml
.github/workflows/lint-undesirable-functions.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/addin.R R/author.R R/badge.R R/block.R R/browse.R R/ci.R R/citation.R R/code-of-conduct.R R/course.R R/coverage.R R/cpp11.R R/cran.R R/create.R R/data-table.R R/data.R R/description.R R/directory.R R/documentation.R R/edit.R R/git-default-branch.R R/git.R R/github-actions.R R/github-labels.R R/github-pages.R R/github.R R/github_token.R R/helpers.R R/ignore.R R/import-standalone-obj-type.R R/import-standalone-types-check.R R/issue.R R/jenkins.R R/latest-dependencies.R R/license.R R/lifecycle.R R/line-ending.R R/logo.R R/make.R R/namespace.R R/news.R R/package.R R/pipe.R R/pkgdown.R R/pr.R R/proj-desc.R R/proj.R R/r.R R/rcpp.R R/readme.R R/release.R R/rename-files.R R/revdep.R R/rmarkdown.R R/roxygen.R R/rprofile.R R/rstudio.R R/sitrep.R R/spelling.R R/template.R R/test.R R/tibble.R R/tidyverse.R R/tutorial.R R/ui-legacy.R R/upkeep.R
R/use-compat-file.R
R/use_github_file.R R/use_import_from.R R/use_standalone.R R/usethis-defunct.R R/usethis-package.R R/utils-gh.R R/utils-git.R R/utils-github.R R/utils-glue.R R/utils-rematch2.R R/utils-roxygen.R R/utils-ui.R R/utils.R R/version.R R/vignette.R R/vscode.R R/write.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md
inst/WORDLIST
inst/templates/.gitignore
inst/templates/CODE_OF_CONDUCT.md
inst/templates/Jenkinsfile
inst/templates/Makefile
inst/templates/NEWS.md
inst/templates/addins.dcf
inst/templates/article.Rmd
inst/templates/circleci-config.yml
inst/templates/citation-template.R
inst/templates/code-cpp11.cpp
inst/templates/code.c
inst/templates/code.cpp
inst/templates/codecov.yml
inst/templates/cran-comments.md
inst/templates/gitlab-ci.yml
inst/templates/junit-testthat.R inst/templates/license-AGPL-3.md inst/templates/license-GPL-2.md inst/templates/license-GPL-3.md inst/templates/license-LGPL-2.1.md inst/templates/license-LGPL-3.md inst/templates/license-apache-2.md inst/templates/license-cc0.md inst/templates/license-ccby-4.md inst/templates/license-mit.md
inst/templates/license-proprietary.txt
inst/templates/lifecycle-archived.svg
inst/templates/lifecycle-defunct.svg
inst/templates/lifecycle-deprecated.svg
inst/templates/lifecycle-experimental.svg
inst/templates/lifecycle-maturing.svg
inst/templates/lifecycle-questioning.svg
inst/templates/lifecycle-soft-deprecated.svg
inst/templates/lifecycle-stable.svg
inst/templates/lifecycle-superseded.svg
inst/templates/package-README
inst/templates/packagename-data-prep.R inst/templates/packagename-package.R inst/templates/pipe.R
inst/templates/project-README
inst/templates/readme-rmd-pre-commit.sh
inst/templates/rmarkdown-template.Rmd
inst/templates/rmarkdown-template.yml
inst/templates/template.Rproj
inst/templates/test-example-2.1.R inst/templates/testthat.R inst/templates/tidy-contributing.md inst/templates/tidy-issue.md inst/templates/tidy-support.md inst/templates/tutorial-template.Rmd inst/templates/vignette.Rmd
inst/templates/vscode-c_cpp_properties.json
inst/templates/vscode-debug.R
inst/templates/vscode-launch.json
inst/templates/year-copyright.txt
man/badges.Rd man/browse-this.Rd man/browse_github_token.Rd man/create_from_github.Rd man/create_package.Rd man/edit.Rd man/edit_file.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/git-default-branch.Rd man/git_credentials.Rd man/git_protocol.Rd man/git_sitrep.Rd man/git_vaccinate.Rd man/github-token.Rd man/issue-this.Rd man/licenses.Rd man/pr_pull_upstream.Rd man/proj_activate.Rd man/proj_sitrep.Rd man/proj_utils.Rd man/pull-requests.Rd man/rename_files.Rd man/roxygen/templates/double-auth.R man/rprofile-helper.Rd man/tidyverse.Rd man/ui-legacy-functions.Rd man/ui-questions.Rd man/ui_silence.Rd man/use_addin.Rd man/use_author.Rd man/use_blank_slate.Rd man/use_build_ignore.Rd man/use_citation.Rd man/use_code_of_conduct.Rd man/use_course_details.Rd man/use_coverage.Rd man/use_cpp11.Rd man/use_cran_comments.Rd man/use_data.Rd man/use_data_table.Rd man/use_description.Rd man/use_directory.Rd man/use_git.Rd man/use_git_config.Rd man/use_git_hook.Rd man/use_git_ignore.Rd man/use_git_remote.Rd man/use_github.Rd man/use_github_action.Rd man/use_github_actions.Rd man/use_github_actions_badge.Rd man/use_github_file.Rd man/use_github_labels.Rd man/use_github_links.Rd man/use_github_pages.Rd man/use_github_release.Rd man/use_gitlab_ci.Rd man/use_import_from.Rd man/use_jenkins.Rd man/use_latest_dependencies.Rd man/use_lifecycle.Rd man/use_logo.Rd man/use_make.Rd man/use_namespace.Rd man/use_news_md.Rd man/use_package.Rd man/use_package_doc.Rd man/use_pipe.Rd man/use_pkgdown.Rd man/use_r.Rd man/use_rcpp.Rd man/use_readme_rmd.Rd man/use_release_issue.Rd man/use_revdep.Rd man/use_rmarkdown_template.Rd man/use_roxygen_md.Rd man/use_rstudio.Rd man/use_rstudio_preferences.Rd man/use_spell_check.Rd man/use_standalone.Rd man/use_template.Rd man/use_testthat.Rd man/use_tibble.Rd man/use_tidy_labels.Rd man/use_tidy_thanks.Rd man/use_travis.Rd man/use_tutorial.Rd man/use_upkeep_issue.Rd man/use_version.Rd man/use_vignette.Rd man/usethis-package.Rd man/usethis_options.Rd man/write-this.Rd man/zip-utils.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
principles.md
revdep/.gitignore
revdep/README.md revdep/cran.md revdep/failures.md revdep/problems.md tests/manual/README.md tests/manual/manual-create-from-github-private-repo.R tests/manual/manual-create-from-github.R tests/manual/manual-fork-upstream-is-not-origin-parent.R tests/manual/manual-git-sitrep.R tests/manual/manual-list-ghe-repos.R tests/manual/manual-pr-functions.R tests/manual/manual-upstream-only.R tests/manual/manual-use-course.R tests/manual/manual-use-github-enterprise.R tests/manual/manual-use-github-pages.R tests/manual/manual-use-github.R tests/manual/manual-use-tidy-pkgdown.R tests/manual/manual-use-tidy-thanks.R tests/spelling.R tests/testthat.R tests/testthat/_snaps/author.md tests/testthat/_snaps/badge.md tests/testthat/_snaps/course.md tests/testthat/_snaps/cpp11.md tests/testthat/_snaps/data-table.md tests/testthat/_snaps/git-default-branch.md tests/testthat/_snaps/github-actions.md tests/testthat/_snaps/github.md tests/testthat/_snaps/helpers.md tests/testthat/_snaps/lifecycle.md tests/testthat/_snaps/logo.md tests/testthat/_snaps/news.md tests/testthat/_snaps/package.md tests/testthat/_snaps/pipe.md tests/testthat/_snaps/pkgdown.md tests/testthat/_snaps/proj-desc.md tests/testthat/_snaps/proj.md tests/testthat/_snaps/r.md tests/testthat/_snaps/readme.md tests/testthat/_snaps/release.md tests/testthat/_snaps/rename-files.md tests/testthat/_snaps/roxygen.md tests/testthat/_snaps/rstudio.md tests/testthat/_snaps/tibble.md tests/testthat/_snaps/tidyverse.md tests/testthat/_snaps/tutorial.md tests/testthat/_snaps/ui-legacy.md tests/testthat/_snaps/upkeep.md tests/testthat/_snaps/use_import_from.md tests/testthat/_snaps/use_standalone.md tests/testthat/_snaps/usethis-defunct.md tests/testthat/_snaps/utils-github.md tests/testthat/_snaps/utils-ui.md tests/testthat/_snaps/utils.md tests/testthat/_snaps/version.md tests/testthat/_snaps/vignette.md tests/testthat/_snaps/write.md tests/testthat/helper-mocks.R tests/testthat/helper.R tests/testthat/ref/README.Rmd tests/testthat/ref/README.md
tests/testthat/ref/foo-loose-dropbox.zip
tests/testthat/ref/foo-loose-regular.zip
tests/testthat/ref/foo-not-loose.zip
tests/testthat/ref/foo/file.txt
tests/testthat/ref/yo-loose-dropbox.zip
tests/testthat/ref/yo-loose-regular.zip
tests/testthat/ref/yo-not-loose.zip
tests/testthat/ref/yo/subdir1/file1.txt
tests/testthat/ref/yo/subdir2/file2.txt
tests/testthat/setup.R tests/testthat/test-addin.R tests/testthat/test-author.R tests/testthat/test-badge.R tests/testthat/test-block.R tests/testthat/test-browse.R tests/testthat/test-ci.R tests/testthat/test-citation.R tests/testthat/test-code-of-conduct.R tests/testthat/test-course.R tests/testthat/test-cpp11.R tests/testthat/test-cran.R tests/testthat/test-create.R tests/testthat/test-data-table.R tests/testthat/test-data.R tests/testthat/test-description.R tests/testthat/test-directory.R tests/testthat/test-documentation.R tests/testthat/test-edit.R tests/testthat/test-git-default-branch.R tests/testthat/test-git.R tests/testthat/test-github-actions.R tests/testthat/test-github.R tests/testthat/test-github_token.R tests/testthat/test-helpers.R tests/testthat/test-ignore.R tests/testthat/test-jenkins.R tests/testthat/test-latest-dependencies.R tests/testthat/test-license.R tests/testthat/test-lifecycle.R tests/testthat/test-line-ending.R tests/testthat/test-logo.R tests/testthat/test-make.R tests/testthat/test-news.R tests/testthat/test-package.R tests/testthat/test-pipe.R tests/testthat/test-pkgdown.R tests/testthat/test-proj-desc.R tests/testthat/test-proj.R tests/testthat/test-r.R tests/testthat/test-rcpp.R tests/testthat/test-readme.R tests/testthat/test-release.R tests/testthat/test-rename-files.R tests/testthat/test-revdep.R tests/testthat/test-rmarkdown.R tests/testthat/test-roxygen.R tests/testthat/test-rstudio.R tests/testthat/test-template.R tests/testthat/test-test.R tests/testthat/test-testthat.R tests/testthat/test-tibble.R tests/testthat/test-tidyverse.R tests/testthat/test-tutorial.R tests/testthat/test-ui-legacy.R tests/testthat/test-upkeep.R tests/testthat/test-use_github_file.R tests/testthat/test-use_import_from.R tests/testthat/test-use_standalone.R tests/testthat/test-usethis-defunct.R tests/testthat/test-utils-git.R tests/testthat/test-utils-github.R tests/testthat/test-utils-glue.R tests/testthat/test-utils-ui.R tests/testthat/test-utils.R tests/testthat/test-version.R tests/testthat/test-vignette.R tests/testthat/test-write.R
usethis.Rproj
vignettes/.gitignore
vignettes/articles/badge-accessibility.Rmd vignettes/articles/git-credentials.Rmd
vignettes/articles/img/new-personal-access-token-screenshot.png
vignettes/articles/img/pat-kills-both-birds.jpeg
vignettes/articles/img/pr-functions-address-comments.png
vignettes/articles/img/pr-functions-comments.png
vignettes/articles/img/pr-functions-diff.png
vignettes/articles/img/pr-functions-pull-request.png
vignettes/articles/pr-functions.Rmd vignettes/articles/ui-cli-conversion.Rmd vignettes/articles/usethis-setup.Rmd
r-lib/usethis documentation built on March 20, 2024, 8:51 p.m.