Other packages > Find by keyword >

usethis  

Automate Package and Project Setup
View on CRAN: Click here


Download and install usethis package within the R console
Install from CRAN:
install.packages("usethis")

Install from Github:
library("remotes")
install_github("cran/usethis")

Install by package version:
library("remotes")
install_version("usethis", "3.2.1")



Attach the package and use:
library("usethis")
Maintained by
Jennifer Bryan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-10-22
Latest Update: 2024-11-26
Description:
Automate package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, 'GitHub', licenses, 'Rcpp', 'RStudio' projects, and more.
How to cite:
Jennifer Bryan (2017). usethis: Automate Package and Project Setup. R package version 3.2.1, https://cran.r-project.org/web/packages/usethis. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:58), 1.0.0 (2017-10-22 19:36), 1.1.0 (2017-11-17 23:52), 1.2.0 (2018-01-19 19:23), 1.3.0 (2018-02-24 22:53), 1.4.0 (2018-08-14 14:10), 1.5.0 (2019-04-07 12:50), 1.5.1 (2019-07-04 13:00), 1.6.0 (2020-04-09 06:50), 1.6.1 (2020-04-29 07:50), 1.6.3 (2020-09-17 19:00), 2.0.0 (2020-12-10 10:00), 2.0.1 (2021-02-10 11:40), 2.1.0 (2021-10-17 01:30), 2.1.2 (2021-10-25 09:30), 2.1.3 (2021-10-27 17:00), 2.1.5 (2021-12-10 00:00), 2.1.6 (2022-05-25 22:50), 2.2.0 (2023-06-06 11:30), 2.2.1 (2023-06-24 01:50), 2.2.2 (2023-07-06 02:20), 2.2.3 (2024-02-19 17:00), 3.0.0 (2024-07-29 09:20), 3.1.0 (2024-11-26 11:20), 3.2.0 (2025-08-28 06:00)
Other packages that cited usethis R package
View usethis citation profile
Other R packages that usethis depends, imports, suggests or enhances
Complete documentation for usethis
Functions, R codes and Examples using the usethis R package
Some associated functions: badges . browse-this . browse_github_token . create_from_github . create_package . edit . edit_file . git-default-branch . git_credentials . git_protocol . git_sitrep . git_vaccinate . github-token . issue-this . licenses . pr_pull_upstream . proj_activate . proj_sitrep . proj_utils . pull-requests . rename_files . rprofile-helper . tidyverse . ui-questions . ui . use_addin . use_author . use_blank_slate . use_build_ignore . use_citation . use_code_of_conduct . use_course_details . use_coverage . use_cpp11 . use_cran_comments . use_data . use_data_table . use_description . use_directory . use_git . use_git_config . use_git_hook . use_git_ignore . use_git_remote . use_github . use_github_action . use_github_actions . use_github_actions_badge . use_github_file . use_github_labels . use_github_links . use_github_pages . use_github_release . use_gitlab_ci . use_import_from . use_jenkins . use_latest_dependencies . use_lifecycle . use_logo . use_make . use_namespace . use_news_md . use_package . use_package_doc . use_pipe . use_pkgdown . use_r . use_rcpp . use_readme_rmd . use_release_issue . use_revdep . use_rmarkdown_template . use_roxygen_md . use_rstudio . use_rstudio_preferences . use_spell_check . use_standalone . use_template . use_testthat . use_tibble . use_tidy_labels . use_tidy_thanks . use_travis . use_tutorial . use_upkeep_issue . use_version . use_vignette . usethis-package . usethis_options . write-this . zip-utils . 
Some associated R codes: addin.R . author.R . badge.R . block.R . browse.R . ci.R . citation.R . code-of-conduct.R . course.R . coverage.R . cpp11.R . cran.R . create.R . data-table.R . data.R . description.R . directory.R . documentation.R . edit.R . git-default-branch.R . git.R . github-actions.R . github-labels.R . github-pages.R . github.R . github_token.R . helpers.R . ignore.R . import-standalone-obj-type.R . import-standalone-types-check.R . issue.R . jenkins.R . latest-dependencies.R . license.R . lifecycle.R . line-ending.R . logo.R . make.R . namespace.R . news.R . package.R . pipe.R . pkgdown.R . pr.R . proj-desc.R . proj.R . r.R . rcpp.R . readme.R . release.R . rename-files.R . revdep.R . rmarkdown.R . roxygen.R . rprofile.R . rstudio.R . sitrep.R . spelling.R . template.R . test.R . tibble.R . tidyverse.R . tutorial.R . ui.R . upkeep.R . use-compat-file.R . use_github_file.R . use_import_from.R . use_standalone.R . usethis-defunct.R . usethis-package.R . utils-gh.R . utils-git.R . utils-github.R . utils-glue.R . utils-rematch2.R . utils-roxygen.R . utils-ui.R . utils.R . version.R . vignette.R . vscode.R . write.R .  Full usethis package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA