[R-meta] Fwd:
Am 29.09.21 um 11:08 schrieb Im:
/[...]/ /ERROR: dependency 'rbibutils' is not available for package 'Rdpack' /
Looks like you cannot install R package metap as it imports Rdpack which imports rbibutils. I guess that R package rbibutils has to be compiled on your computer as a compiled version is not available for your R version. In order to compile R packages you need the R tools for your R version (see https://cran.r-project.org/bin/windows/). Probably the easiest solution is to install the current version of R and afterwards R package metap. Best, Guido