cchanialidis / combayes

Bayesian COM-Poisson regression for count data
0 stars 0 forks source link

Cannot install combayes from within R from macports on High Sierra #7

Open MooersLab opened 6 years ago

MooersLab commented 6 years ago

Same error as issue one. I wonder if the gcc5+ required by High Sierra is causing the trouble.

library(devtools) install_github("cchanialidis/combayes") Downloading GitHub repo cchanialidis/combayes@master from URL https://api.github.com/repos/cchanialidis/combayes/zipball/master Installing combayes '/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ \ --no-save --no-restore --quiet CMD INSTALL \ '/private/tmp/Rtmp3Rkn54/devtoolsad7b6dc9441d/cchanialidis-combayes-8563543' \ --library='/Users/blaine/Library/R/3.4/library' --install-tests