Closed this issue 6 years ago · 1 comments
I am guessing you meant to say remotes::install_github() here? There is no install_packages() function in remotes.
remotes::install_github()
install_packages()
remotes
Good catch, thanks!