install_github("conteStreamTemperature", username = "Conte-Ecology")
Error in parse_repo_spec(repo) :
Invalid git repo specification: 'conteStreamTemperature'
Warning message:
1 components of ... were not used.
We detected these problematic arguments:
I got the following error when installing
Solution for me was this
install_github("Conte-Ecology/conteStreamTemperature")