shengjun97

Results 1 comments of shengjun97

Check if the access token is available in the current access environment. `Sys.getenv("GITHUB_PAT")` If there is, record the access token, and then unset the access token. `Sys.unsetenv("GITHUB_PAT")` re-download and it...