olivroy

Results 240 issues of olivroy

https://github.com/r-universe-org/help So it is easier to install the binary version, until it is on CRAN. Thanks

Sometimes, if you reopen a project later, you may want to be able to jump back to the PR URL How it looks: ![image](https://github.com/r-lib/usethis/assets/52606734/6f260aaa-3ada-40fc-a309-27c1f32740cd)

FIx #1883 It has limitations, in the sense that it doesn't verify that the repo actually exists. It would also be great to add the r-universe installation options too. I...

I'd suggest to add `rstudio_git_tickle()` in pr_resume()` https://github.com/r-lib/usethis/blob/da18e11fa311ba7034ab58e86bb7b7e0977d1d26/R/pr.R#L265-L266 Also in `pr_finish()`, at the end of `pr_clean()` I didn't follow the path of usage, but it feels harmless to add it...

git

As they clutter the autocompletion? I did gh code search and the functions don't seem widely used as people have made the switch over the last 3.5 years. I opened...

fix #1988 Tested manually that this worked as expected too! I decided to create a PR because I had squeezed in and tested something similar in https://github.com/r-lib/usethis/pull/1978#discussion_r1561210187 and I thought...

Because it includes the link to https://docs.posit.co/ide/server-pro/latest/session_user_settings/session_user_settings.html FWIW, I learned the existence of `use_rstudio_preferences()` today.

Fix #1822 Probably better to merge #1990 first. If merged, I will add some pointer in https://testthat.r-lib.org/articles/special-files.html#helper-files. Considerations: Test interactively: be able to jump the 3 files easily R/mocks.R, tests/testthat/test-mocks.R...

Is it worth overriding usethis i bullet to make it yellow. FWIW, in most devtools / tidyverse packages, the blue default is used. ![image](https://github.com/r-lib/usethis/assets/52606734/35fa81a8-ac9d-4ca6-8d49-decc47646f47) And with latest dev usethis, with...

I had to recreate an access token this morning, so I thought it'd be a good idea to make this runnable! before: ![Capture d’écran, le 2024-04-10 à 6 53 02...