Hello Julian, i'm not able to install your github repo on my R library. I do have the devtools library and I have a github account. Any help would be very much appreciated? Thank you
Below is the error that I get :
install_github("ThinkToStartR",username = "JulianHill",subdir = "ThinkToStartR")
Error in parse_repo_spec(repo) :
Invalid git repo specification: 'ThinkToStartR'
Warning message:
In install_github("ThinkToStartR", username = "JulianHill", subdir = "ThinkToStartR") :
Arguments in ... must be used.
✖ Problematic argument:
• username = "JulianHill"
Hello Julian, i'm not able to install your github repo on my R library. I do have the devtools library and I have a github account. Any help would be very much appreciated? Thank you
Below is the error that I get :
install_github("ThinkToStartR",username = "JulianHill",subdir = "ThinkToStartR")
Error in parse_repo_spec(repo) :
Invalid git repo specification: 'ThinkToStartR'
Warning message:
In install_github("ThinkToStartR", username = "JulianHill", subdir = "ThinkToStartR") :
Arguments in
...must be used.✖ Problematic argument:
• username = "JulianHill"