rdatsci / rtcl

R tools for the command line
65 stars 3 forks source link

rupdate: install dependencies for git packages #17

Closed surmann closed 5 years ago

surmann commented 8 years ago

When I use rupdate to install all git packages listed in the file ".rt/packages", I run into the error of missing dependencies. Does it make sense to add an option that installs all dependencies in "devtools::install" of the function "installPackage.GitPackage"? Missing info: I use this on my windows machine.