Closed yatnayatna closed 9 months ago
I am Trying to install forestplot on Rstudio and am getting: package ‘https://cran.r-project.org/web/packages/forestplot/index.html’ is not available for this version of R install.packages("https://cran.r-project.org/web/packages/forestplot/index.html") I tried from tarball too, install.packages("~/Downloads/forestplot_3.1.3.tgz", repos = NULL, type = .Platform$pkgType)
This is not a package issue.
I am Trying to install forestplot on Rstudio and am getting: package ‘https://cran.r-project.org/web/packages/forestplot/index.html’ is not available for this version of R install.packages("https://cran.r-project.org/web/packages/forestplot/index.html") I tried from tarball too, install.packages("~/Downloads/forestplot_3.1.3.tgz", repos = NULL, type = .Platform$pkgType)