Information for build R-4.4.2-1.fc41

ID96931
Package NameR
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.4.2
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/R#1769e52a1c9dfbbbcf669a0eebe7875e5928b96a
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 byzhongtingjie
State failed
Volume DEFAULT
StartedSun, 01 Dec 2024 06:14:10 CST
CompletedSun, 01 Dec 2024 07:52:57 CST
Taskbuild (f41-build-side-1, /rpms/R:1769e52a1c9dfbbbcf669a0eebe7875e5928b96a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R#1769e52a1c9dfbbbcf669a0eebe7875e5928b96a'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Nov 01 2024 Iñaki Úcar <iucar@fedoraproject.org> - 4.4.2-1 - Update to 4.4.2 * Mon Jul 22 2024 Iñaki Úcar <iucar@fedoraproject.org> - 4.4.1-5 - Add less back as default PAGER * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jul 05 2024 Iñaki Úcar <iucar@fedoraproject.org> - 4.4.1-3 - Add libdeflate to Requires too * Thu Jul 04 2024 Iñaki Úcar <iucar@fedoraproject.org> - 4.4.1-2 - Enable libdeflate * Mon Jun 17 2024 Iñaki Úcar <iucar@fedoraproject.org> - 4.4.1-1 - Update to 4.4.1 * Thu Apr 25 2024 Iñaki Úcar <iucar@fedoraproject.org> - 4.4.0-1 - Update to 4.4.0 * Thu Feb 29 2024 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.3-1 - Update to 4.3.3 * Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 4.3.2-5 - Rebuild for ICU 74 * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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