Package R-base: Information
Source package: R-base
Version: 4.5.0-alt0.port
Build time: Jun 20, 2025, 11:20 AM
Category: Sciences/Mathematics
Report package bugHome page: https://www.r-project.org
License: GPLv2
Summary: A language for data analysis and graphics
Description:
R is 'GNU S' - 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. S is the statistician's Matlab and R is to S what Octave is to Matlab.
List of RPM packages built from this SRPM:
R-base (loongarch64)
R-base-debuginfo (loongarch64)
R-devel (loongarch64)
R-doc-html (loongarch64)
R-doc-info (loongarch64)
R-doc-pdf (loongarch64)
R-full (loongarch64)
R-tcltk (loongarch64)
R-tcltk-debuginfo (loongarch64)
R-base (loongarch64)
R-base-debuginfo (loongarch64)
R-devel (loongarch64)
R-doc-html (loongarch64)
R-doc-info (loongarch64)
R-doc-pdf (loongarch64)
R-full (loongarch64)
R-tcltk (loongarch64)
R-tcltk-debuginfo (loongarch64)
Maintainer: Ivan A. Melnikov
List of contributors:
Ivan A. Melnikov
Constantin Sunzow
Michael Shigorin
Leontiy Volodin
Kirill Maslinsky
Ilya Kurdyukov
Aleksei Nikiforov
Vladimir D. Seleznev
Eugeny A. Rostovtsev
Dmitry V. Levin
Igor Vlasenko
Alexey Tourbin
ilar
vsl
Stanislav Ievlev
Ivan A. Melnikov
Constantin Sunzow
Michael Shigorin
Leontiy Volodin
Kirill Maslinsky
Ilya Kurdyukov
Aleksei Nikiforov
Vladimir D. Seleznev
Eugeny A. Rostovtsev
Dmitry V. Levin
Igor Vlasenko
Alexey Tourbin
ilar
vsl
Stanislav Ievlev
Last changed
June 20, 2025 Ivan A. Melnikov 4.5.0-alt0.port
- NMU: fix FTBFS on loongarch64 + export LANG to make tests more reproducible; + don't run check-recommended on loongarch64 and riscv64.
April 25, 2025 Constantin Sunzow 4.5.0-alt1
Dec. 19, 2023 Michael Shigorin 4.2.2-alt2
- E2K: openmp-related ftbfs workaround (ilyakurdyukov@)