Update R to 3.3.0.
If you are using R on EL5 or EL6, please note that with R 3.3.0, it has dependencies on much newer versions of zlib, bzip2, lzma, pcre, and curl than are found in those OS releases. I've bundled in newer copies of these components and statically linked R against them. This means that if something breaks on R on EL5 or EL6, you will be likely told to try it on EL7.
Please login to add feedback.
This update has been submitted for testing by spot.
This update has been pushed to testing.
Works fine, all my R scripts still working
I can't seem to install
R-core-devel
as it depends upon texinfo-tex which is not in EL7. Am I missing something?Difficult... I did not get this issue and also have texinfo-tex here (CentOS 7, texinfo-tex-5.1-4.el7.x86_64.rpm)
Just tested in a clean CentOS 7 VM with enabled EPEL, works fine (and installs texinfo-tex as a dependency), so there must be something wrong with your installation @jerenkrantz
Doh. I missed enabling the 'rhel-7-server-optional-rpms' repos in that RHEL 7 box.
All is good now once I enabled that repository.
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by spot.
This update has been pushed to stable.