Skip to content
Prev 55073 / 63424 Next

R 3.5.0 fails its regression test suite on Linux/x86_64

Hi Dirk,
Is there a way to disable only those tests that depend on the
recommended packages?  Would it make sense to disable these tests by
default when ?--without-recommended-packages? is passed?
I?ve hit the same problem as Peter in upgrading R for Guix.  We build
the recommended packages as separate packages later, so that we can
offer a minimal R package.  At the time when R itself is built the
environment does not contain any R packages, so there is nothing to be
rebuilt.

Another problem with building the recommended packages as part of the R
build process is that it?s more difficult to make them build
bit-reproducibly.  Building them as separate packages simplifies that
and enables us to prevent e.g. the embedding of timestamps.

--
Ricardo