Skip to content
Prev 5944 / 12125 Next

[R-pkg-devel] Advice for solving ERRORs in Fedora reported on CRAN / zen4R package

On Wed, Sep 2, 2020 at 11:11 PM Dirk Eddelbuettel <edd at debian.org> wrote:
[...]
Indeed, it is probably best not to run this test on CRAN's machines.

It probably fails because CRAN's keyring package is built without the
OS's keyring library, at least on Fedora.

But really, ideally you would not access the OS keyring in test cases,
except when running on a CI, or on the developers' machines.

Gabor

[...]