sbfnk / rbi

R package for Bayesian inference with state-space models using LibBi.
https://sbfnk.github.io/rbi/
24 stars 9 forks source link

Can not install LibBi #23

Closed NedaJalali-codes closed 4 years ago

NedaJalali-codes commented 4 years ago

Hi, I am trying to install LibBi from "LibBi-stable.tar.gz" in R studio but this error comes up: "ERROR: cannot extract the package from 'LibBi-stable.tar.gz'"

Can you help me with this issue?

Best, Neda

sbfnk commented 4 years ago

Please try installing with install.packages("rbi") or remotes::install_github("sbfnk/rbi")