Sun, 28 Apr 2024 20:29:11 UTC | login

Information for build R-4.3.2-2.0.riscv64.fc40

ID262111
Package NameR
Version4.3.2
Release2.0.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/R.git#6dd2648c9a5ea9f2897c66c536fc8bc2884b7efd
SummaryA language for data analysis and graphics
DescriptionThis is a metapackage that provides both core R userspace and all R development components. R is 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 07 Nov 2023 12:41:18 UTC
CompletedTue, 07 Nov 2023 16:47:41 UTC
Taskbuild (f40, /rpms/R.git:6dd2648c9a5ea9f2897c66c536fc8bc2884b7efd)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/R.git#6dd2648c9a5ea9f2897c66c536fc8bc2884b7efd'}}
Tags
f40
RPMs
src
R-4.3.2-2.0.riscv64.fc40.src.rpm (info) (download)
riscv64
R-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
R-core-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
R-core-devel-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
R-devel-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
R-java-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
R-java-devel-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
libRmath-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
libRmath-devel-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
libRmath-static-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
R-core-debuginfo-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
R-debuginfo-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
R-debugsource-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
libRmath-debuginfo-4.3.2-2.0.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Nov 07 2023 David Abdurachmanov <davidlt@rivosinc.com> - 4.3.2-2.0.riscv64 - Allow tests to fail on riscv64 (for now) * Wed Nov 01 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.2-2 - Revert adding flexiblas to LAPACK_LIBS as per discussion with Tomas Kalibera * Tue Oct 31 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.2-1 - Update to 4.3.2 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 František Zatloukal <fzatlouk@redhat.com> - 4.3.1-2 - Rebuilt for ICU 73.2 * Fri Jun 16 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.1-1 - Update to 4.3.1 * Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.0-1 - Update to 4.3.0 - Enable LTO (except for EPEL8) - Drop some tools from Requires for R-core - Move latex-stuff to Recommends for R-core-devel - Mark all html and doc folders as documentation * Thu Mar 23 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.3-2 - Enable libcurl > 7 * Wed Mar 15 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.3-1 - Update to 4.2.3 - Adapt license tag to SPDX - Disable tests for non x86_64 architectures in EPEL * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 31 2022 Pete Walter <pwalter@fedoraproject.org> - 4.2.2-6 - Rebuild for ICU 72 * Sun Nov 06 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-5 - Revert inadvertent change to BLAS condition * Sat Nov 05 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-4 - Remove FlexiBLAS workaround, now officially supported - Re-enable tests in all platforms - Fix LTO flag once and for all (thanks, Mattias) * Sat Nov 05 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-3 - Let R find its way into Java instead of specifying too many possible paths * Fri Nov 04 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-2 - 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 * Mon Oct 31 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-1 - Update to 4.2.2 - Run new compact-pdf target - Remove obsolete MAKEINFO and texinfo hack - Re-enable tests * Fri Sep 23 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.1-5 - Add flexiblas to LAPACK_LIBS - Remove java_arches backport, already available in EPEL 8 * Tue Aug 23 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.1-4 - 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 * Mon Aug 08 2022 Tom Callaway <spot@fedoraproject.org> - 4.2.1-3 - 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. * Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 4.2.1-2 - Rebuilt for ICU 71.1 * Wed Jul 27 2022 Tom Callaway <spot@fedoraproject.org> - 4.2.1-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) * Mon Jul 25 2022 Tom Callaway <spot@fedoraproject.org> - 4.1.3-3 - add new "usejava" conditional - do not "usejava" when Fedora >= 37 and i686 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Mar 19 2022 Tom Callaway <spot@fedoraproject.org> - 4.1.3-1 - update to 4.1.3 * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 4.1.2-4 - Rebuilt for java-17-openjdk as system jdk * Wed Jan 26 2022 Tom Callaway <spot@fedoraproject.org> - 4.1.2-3 - disable _package_note_flags because it breaks R modules * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild