usethis icon indicating copy to clipboard operation
usethis copied to clipboard

Set up commonly used 📦 components

Results 154 usethis issues
Sort by recently updated
recently updated
newest added

This changes `check_no_github_repo()` to check the name of the response from the GitHub API against the provided spec (user/repo) - If they are different it assumes it's a redirect and...

I might want to add a package dependency first, and worry about installing later.

The URL format with `?branch=` does not appear to work anymore, it is ignored by codecov.

`usethis::create_github_token()` returns code for calling `gitcreds::gitcreds_set()` to set credentials. This may not (does not?) work as a user would likely expect on Linux systems, as documented in the Managing Git(Hub)...

Dear `usethis` team, Thanks for continuing to maintain and upgrade this incredible suite of tools! I wanted to reach out and make you aware that our team has developed a...

With [`webR`](https://docs.r-wasm.org/webr/latest/) picking up steam, it would be good to provide a top-level function that simplifies the way to incorporate development WASM binaries. Thus, I'm proposing the addition of a...

Using usethis 2.2.2, I struggled to understand why a refreshed GitHub token was not usable. Even after the token-update dance, I was still seeing errors like the following from `usethis::use_release_issue()`:...

feature
git

If a package includes `register_s3()` and we can use R 3.6.

feature
tidy :sparkles:
upkeep :broom: