Skip to content
Back to formatted view

Raw Message

Message-ID: <8a25eca6-df28-1d37-8430-46cb63e217e5@imbi.uni-freiburg.de>
Date: 2021-09-29T12:13:02Z
From: Guido Schwarzer
Subject: [R-meta] Fwd:
In-Reply-To: <CAHdcJs42rRZ__yWuVtwV4X6J7Piou5tBwYfrq0A8jXKgeQo3Hg@mail.gmail.com>

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