sta-363-s20 / community

Discussion, Q&A, everything you want to say, formatted nicely
1 stars 0 forks source link

package"glmnet" #57

Closed AliceCaiAC closed 4 years ago

AliceCaiAC commented 4 years ago

@LucyMcGowan @sarahrenfrow Hi Dr. McGowan,

I can't use Rstudio-pro outside the campus, and the RStudio Cloud doesn't have version 3.6.2, so I can't install the glmnet package... What should I do?

Thank you!

nuripark10 commented 4 years ago

I was able to install it by typing "install.packages("glmnet", dependencies=TRUE)" on terminal!

AliceCaiAC commented 4 years ago

@nuripark10 Thank you! It worked!