HBGDki / ghap

Tools for working on ghap
Other
3 stars 3 forks source link

Allow install on ghap machines and better guess_max #10

Closed schloerke closed 7 years ago

schloerke commented 7 years ago

need to lower the default R value to 3.2.3 to install on ghap machines

changed guess_max to look at the full file by default. large guesses don't work well enough. i.e. uvg_growth. pre-allocating larger than necessary is not efficient either.

hafen commented 7 years ago

You should have R 3.3.2 on your ghap machine. Are you on linux or windows? On linux, add /opt/R/3.3.2/bin to your path

schloerke commented 7 years ago

Ok. That'd do it. I'll unchanged the version requirement

hafen commented 7 years ago

Actually you can leave it at the earlier version as long as everything works with that version since that's what some people will be using.