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:  Apr 19, 2022, 12:02 PM
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, aarch64)
R-base-debuginfo (x86_64, ppc64le, i586, aarch64)
R-devel (x86_64, ppc64le, i586, aarch64)
R-doc-html (noarch)
R-doc-info (noarch)
R-doc-pdf (noarch)
R-full (noarch)
R-tcltk (x86_64, ppc64le, i586, aarch64)
R-tcltk-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Kirill Maslinsky


ACL:
Michael Shigorin
@everybody

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