ryantibs / best-subset

Comparisons between best subset selection and other popular sparse regression estimators
GNU General Public License v2.0
86 stars 35 forks source link

Package will not install #1

Open joseph-rickert opened 7 years ago

joseph-rickert commented 7 years ago

The package installation process hangs. macOS Sierra 10.12.6 R version 3.4.1 RStudio 1.0.153

library(devtools) install_github(repo="ryantibs/best-subset", subdir="bestsubset") Downloading GitHub repo ryantibs/best-subset@master from URL https://api.github.com/repos/ryantibs/best-subset/zipball/master

DarioS commented 7 years ago

It works for me. Can you retry it?

moritz-hanke commented 7 years ago

I have the same configuration as Joseph has and I also had the same problem. But after waiting for a couple of minutes the download and installation started.