gforge / forestplot

Advanced forest plots in R using grid graphics
44 stars 15 forks source link

Cannot install forest plot with R 4.3.2 #63

Closed yatnayatna closed 9 months ago

yatnayatna commented 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)

gforge commented 9 months ago

This is not a package issue.