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

not have gurobi package #8

Closed huyingjie closed 7 years ago

huyingjie commented 7 years ago

I got the error message after installing.

ERROR: dependency ‘gurobi’ is not available for package ‘bestsubset’
* removing ‘/Library/Frameworks/R.framework/Versions/3.4/Resources/library/bestsubset’
Installation failed: Command failed (1)

I searched online and found http://www.gurobi.com/. gurobi is not free. Does this mean that the best-subset package cannot be run for free?

In addition, I did not find Gurobi package.