Package R-base: Information

  • Default inline alert: Version in the repository: 4.2.2-alt2

Source package: R-base
Version: 4.1.3-alt1
Latest version according to Repology
Build time:  Mar 17, 2022, 06:23 PM in the task #296477
Report package bug
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 rpms provided by this srpm:
R-base (x86_64, ppc64le, i586, armh, aarch64)
R-base-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
R-devel (x86_64, ppc64le, i586, armh, aarch64)
R-doc-html (noarch)
R-doc-info (noarch)
R-doc-pdf (noarch)
R-full (noarch)
R-tcltk (x86_64, ppc64le, i586, armh, aarch64)
R-tcltk-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Kirill Maslinsky



    1. gcc-c++
    2. gcc-fortran
    3. libreadline-devel
    4. libcurl-devel
    5. liblapack-devel
    6. liblzma-devel
    7. bzlib-devel
    8. makeinfo
    9. rpm-build-java
    10. texi2dvi
    11. texlive-collection-latex
    12. texlive-dist
    13. libgomp-devel
    14. tk-devel
    15. libXmu-devel
    16. libopenblas-devel
    17. libpango-devel
    18. libcairo-devel
    19. libicu-devel
    20. libpcre2-devel
    21. libjpeg-devel
    22. libpng-devel
    23. libtiff-devel
    24. java-devel-default
    25. libtre-devel
    26. zlib-devel

Last changed


March 10, 2022 Kirill Maslinsky 4.1.3-alt1
- Version 4.1.3
Sept. 1, 2021 Kirill Maslinsky 4.1.0-alt1
- Version 4.1.0
- set xdg-open as default browser for html and pdf (closes #40284)
- build with libgomp-devel instead of libgomp8-devel
Aug. 31, 2021 Ilya Kurdyukov 4.0.5-alt2
- added missing openblas req (need for e2k build)