Skip to content
Prev 719 / 919 Next

R 4.0 for CentOS 7

Please, see spot's comment in the BZ I linked in my previous comment.
The thing is not that it can't be done (you could install a newer
devtoolset, v8 or v9, build R and use it), the thing is that it cannot
be distributed in EPEL, because we're allowed to build against a
devtoolset, but not depend on it, so the distribution would be broken
(you could not install packages unless you know that you need a
specific devtoolset, so you install and activate it).
On Sat, 31 Oct 2020 at 02:05, Evan Cooch <evan.cooch at gmail.com> wrote: