Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 282 Bytes

Installation of StanMoMo

If you have R 4.0.0 or later and use Windows or Mac, you can directly install the StanMoMo binary package via

repos<-c("https://cloud.r-project.org","https://kabarigou.github.io/drat")
install.packages("StanMoMo",repos=repos,type = "binary")