Name: | R-core |
---|---|
Version: | 4.2.2 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 100777358 |
License: | GPLv2+ |
RPM: | R-core-4.2.2-1.el8.aarch64.rpm |
Source RPM: | R-4.2.2-1.el8.src.rpm |
Build Date: | Tue Nov 15 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.r-project.org |
Summary: | The minimal R components necessary for a functional runtime |
Description: | A language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. |
- Update to 4.2.2 - Run new compact-pdf target - Remove obsolete MAKEINFO and texinfo hack - Re-enable tests
- Add flexiblas to LAPACK_LIBS - Remove java_arches backport, already available in EPEL 8
- Remove ancient (RHEL 5/6) zlibhack - Remove conditional paths for ancient RHEL (< 8) and Fedora (< 32) - Simplify Java and LTO handling - Simplify BLAS configuration, use openblas-openmp if flexiblas is not available - Cleanup Requires and BuildRequires + sorting + indentation - Remove unused files and patches - Remove redundant flags
- fix issue where Renviron was setting R_LIBS_SITE to an empty string, which makes it hard to find Fedora's noarch packages being installed into /usr/share.
- Rebuilt for ICU 71.1
- update to 4.2.1 - disable the R test suite due to unknown failures on i686/x86_64 in koji (and only in koji)
- add new "usejava" conditional - do not "usejava" when Fedora >= 37 and i686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- update to 4.1.3
- Rebuilt for java-17-openjdk as system jdk