Name: | R-core |
---|---|
Version: | 4.2.3 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 101135007 |
License: | GPL-2.0-or-later |
RPM: | R-core-4.2.3-1.el8.aarch64.rpm |
Source RPM: | R-4.2.3-1.el8.src.rpm |
Build Date: | Fri Mar 24 2023 |
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.3 - Adapt license tag to SPDX - Disable tests for non x86_64 architectures in EPEL
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuild for ICU 72
- Revert inadvertent change to BLAS condition
- Remove FlexiBLAS workaround, now officially supported - Re-enable tests in all platforms - Fix LTO flag once and for all (thanks, Mattias)
- Let R find its way into Java instead of specifying too many possible paths
- Move Java configuration to the build phase - Remove javareconf from posttrans scriptlets - Remove noreplace from javaconf file - Rename LTO flag to avoid conflicts with bcond - Simplify default R_LIBS_SITE cleanup - Update old _pkgdocdir specification
- 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