Skip to content
Prev 832 / 919 Next

dependencies for building R

I know this is an older thread now, but
weeks after it is released, at least for point releases.

isn't quite accurate. The latest Fedora, F36 is still on 4.1.3. And this
was Jim's point here, I believe. CRAN demands you to attest that you tested
your submitted package on r-release and r-devel and currently neither of
which is possible with the version of R in the F36 package repo. You can
use the toolbox to get at the version in Rawhide of F37beta right now
(4.2.1 IIRC), but you're still on the hook for compiling r-devel yourself.

None of this is a complaint by the way - while I'd prefer a faster update
cycle for R in Fedora, I don't have the time nor experience/skills to do
that or even to really contribute usefully at all, and I very much
appreciate the time and efforts of Tom and I?aki, in particular, over many
years in providing the R support in Fedora that *is* available as it is is
a huge time-saver for me running R on other shared computing devices that
don't need to be running the latest R release for day to day work.

It's just an observation that checking R packages against the CRAN-required
versions of R is not straightforward in Fedora. For those reasons I have
mostly handed off my checks to GitHub Actions so I only need one version of
R installed locally, but I'm still compiling R by hand on Fedora to be able
to use the 4.2 release on my Fedora-running laptop.

All the best

Gavin
On Fri, 7 Jan 2022 at 13:16, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote: