You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remotes::install_github("lmullen/genderdata")
Using github PAT from envvar GITHUB_PAT. Use gitcreds::gitcreds_set() and unset GITHUB_PAT in .Renviron (or elsewhere) if you want to use the more secure git credential store instead.
Downloading GitHub repo lmullen/genderdata@HEAD
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/lmullen/genderdata/tarball/HEAD' failed
Hello, I am tring to run the genderdata package in R (version 4.3.1)
I tried with:
#install.packages("devtools")
and with:
#install.packages("remotes")
Both failed.
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: