rstats-wtf / what-they-forgot

"What They Forgot to Teach You About R" website / eBook

Home Page:https://rstats.wtf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environment variables

olivroy opened this issue · comments

usethis no longer recommends saving a GITHUB_PAT to .Renviron

https://usethis.r-lib.org/articles/git-credentials.html?q=github_pa#put-your-pat-into-the-local-git-credential-store

Could this section be updated to reflect latest information?
I am still struggling to understand whether an option is the best, an environment variable, sys.setenv in rprofile etc.

https://rstats.wtf/r-startup.html#renviron

Thanks

edit: tidyverse/design#65 for discussion