Closed NedaJalali-codes closed 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
Please try installing with install.packages("rbi") or remotes::install_github("sbfnk/rbi")
install.packages("rbi")
remotes::install_github("sbfnk/rbi")
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