Re: [R-sig-Fedora] R 4.0 for CentOS 7

2020-10-31 Thread H
On 10/31/2020 06:05 PM, Iñaki Ucar wrote: > On Sat, 31 Oct 2020 at 20:52, H wrote: >> Understood. Since I am running CentOS 7, I guess I could create a CentOS 8 >> docker container and install R in that? I am not planning to upgrade the >> system to CentOS 8. > Of course, you can do that. With

Re: [R-sig-Fedora] R 4.0 for CentOS 7

2020-10-31 Thread Iñaki Ucar
On Sat, 31 Oct 2020 at 20:52, H wrote: > > Understood. Since I am running CentOS 7, I guess I could create a CentOS 8 > docker container and install R in that? I am not planning to upgrade the > system to CentOS 8. Of course, you can do that. With podman it's even easier. But then I'd use

Re: [R-sig-Fedora] R 4.0 for CentOS 7

2020-10-31 Thread Iñaki Ucar
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

Re: [R-sig-Fedora] R 4.0 for CentOS 7

2020-10-30 Thread Evan Cooch
Really? If Iñaki says it can't be done (even using devtools, which I've tried), then you need to move on. On 10/30/2020 8:57 PM, H wrote: On 10/30/2020 05:02 AM, Iñaki Ucar wrote: Please, do not crosspost. As I said in the Bugzilla issue, R cannot be further updated in EPEL-7, see

Re: [R-sig-Fedora] R 4.0 for CentOS 7

2020-10-30 Thread H
On 10/30/2020 05:02 AM, Iñaki Ucar wrote: > Please, do not crosspost. As I said in the Bugzilla issue, R cannot be > further updated in EPEL-7, see > https://bugzilla.redhat.com/show_bug.cgi?id=1871685#c2. > > Iñaki > > > On Fri, 30 Oct 2020 at 02:30, H wrote: >> I am running R 4.6 under CentOS 7