Mon, 29 Apr 2024 00:10:17 UTC | login

Information for build R-3.6.3-1.0.riscv64.fc33

ID156133
Package NameR
Version3.6.3
Release1.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/R.git#c8f49857ddc4fdc338125c70361c209ee68f0bd8
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
StartedSat, 25 Apr 2020 15:57:02 UTC
CompletedSat, 25 Apr 2020 21:38:43 UTC
Taskbuild (f33, /rpms/R.git:c8f49857ddc4fdc338125c70361c209ee68f0bd8)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/R.git#c8f49857ddc4fdc338125c70361c209ee68f0bd8'}}
Tags
f33
RPMs
src
R-3.6.3-1.0.riscv64.fc33.src.rpm (info) (download)
riscv64
R-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
R-core-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
R-core-devel-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
R-devel-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
R-java-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
R-java-devel-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
libRmath-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
libRmath-devel-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
libRmath-static-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
R-core-debuginfo-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
R-debuginfo-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
R-debugsource-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
libRmath-debuginfo-3.6.3-1.0.riscv64.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Apr 25 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 3.6.3-1.0.riscv64 - Disable tests on RISC-V (riscv64) * Mon Mar 02 2020 Tom Callaway <spot@fedoraproject.org> - 3.6.3-1 - update to 3.6.3 - conditionalize lapack changes from previous commits to Fedora 32+ and EPEL-8 * Tue Feb 18 2020 Tom Callaway <spot@fedoraproject.org> - 3.6.2-5 - fix openblas conditionals, openblas has wider arch support everywhere except el7 * Tue Feb 18 2020 Tom Callaway <spot@fedoraproject.org> - 3.6.2-4 - fix conditionals so that Fedora builds against system openblas for lapack/blas and we only generate the R lapack/blas libs on RHEL 5-6-7 (where system lapack/openblas is not reliable). Thanks to Dirk Eddelbuettel for pointing out the error. * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Dec 18 2019 Tom Callaway <spot@fedoraproject.org> - 3.6.2-2 - adjust ppc64 patch to reflect upstream fix * Thu Dec 12 2019 Tom Callaway <spot@fedoraproject.org> - 3.6.2-1 - update to 3.6.2 - disable tests on all non-intel arches - fix powerpc64 * Fri Nov 01 2019 Pete Walter <pwalter@fedoraproject.org> - 3.6.1-3 - Rebuild for ICU 65 * Fri Aug 30 2019 Tom Callaway <spot@fedoraproject.org> - 3.6.1-2 - conditionalize macro usage so that it only happens on Fedora 31+ and EPEL-8 * Fri Aug 16 2019 Tom Callaway <spot@fedoraproject.org> - 3.6.1-1 - update to 3.6.1 * Sun Aug 11 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.6.0-5 - Remove unused and nonfunctional macros and helper script * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jul 21 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.6.0-3 - Add automated dependency generator to R-devel - Add standard Provides for bundled libraries * Thu Jun 13 2019 Tom Callaway <spot@fedoraproject.org> - 3.6.0-2 - use devtoolset toolchain to compile on el6/el7 for C++11 support * Wed May 29 2019 Tom Callaway <spot@fedoraproject.org> - 3.6.0-1 - update to 3.6.0 - use --no-optimize-sibling-calls for gfortran to work around issues * Mon Mar 11 2019 Tom Callaway <spot@fedoraproject.org> - 3.5.3-1 - update to 3.5.3 * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.5.2-5 - Rebuild for readline 8.0 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 23 2019 Pete Walter <pwalter@fedoraproject.org> - 3.5.2-3 - Rebuild for ICU 63 * Tue Jan 08 2019 Tom Callaway <spot@fedoraproject.org> - 3.5.2-2 - handle pcre2 use/detection * Mon Jan 07 2019 Tom Callaway <spot@fedoraproject.org> - 3.5.2-1 - update to 3.5.2 * Fri Dec 07 2018 Tom Callaway <spot@fedoraproject.org> - 3.5.1-2 - use absolute path in symlink for latex dir (bz1594102) * Mon Sep 10 2018 Tom Callaway <spot@fedoraproject.org> - 3.5.1-1 - update to 3.5.1 - update bundled curl to 7.61.1 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 3.5.0-5 - Rebuild for ICU 62 * Tue Jun 05 2018 Tom Callaway <spot@fedoraproject.org> - 3.5.0-4 - only own /usr/share/texmf/tex/latex/R ... not /usr/share/texmf * Fri May 18 2018 Tom Callaway <spot@fedoraproject.org> - 3.5.0-3 - do not run javareconf on el6/ppc64 EVEN in the java subpackages * Fri May 18 2018 Tom Callaway <spot@fedoraproject.org> - 3.5.0-2 - do not run javareconf on el6/ppc64 * Mon May 14 2018 Tom Callaway <spot@fedoraproject.org> - 3.5.0-1 - update to 3.5.0 - update xz bundle (rhel6 only) - disable tests on armv7hl - disable info builds on rhel 6 * Sun May 13 2018 Stefan O'Rear <sorear2@gmail.com> - 3.4.4-3 - Add riscv* to target CPU specs * Mon Apr 30 2018 Pete Walter <pwalter@fedoraproject.org> - 3.4.4-2 - Rebuild for ICU 61.1