rdatsci / rtcl

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

install packages from github subdirectories #18

Closed ja-thomas closed 7 years ago

ja-thomas commented 8 years ago

Is it possible to install R packages that are in subdirectories in github with rt?

e.g.

install_github("RevolutionAnalytics/quickcheck@3.5.0", subdir = "pkg")
jakob-r commented 7 years ago

Now possible rinstall RevolutionAnalytics/quickcheck@3.5.0/pkg