Package R-base: Information

    Source package: R-base
    Version: 4.1.3-alt2
    Build time:  Aug 7, 2023, 06:08 PM in the task #325686
    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. libpango-devel
      2. libpcre2-devel
      3. bzlib-devel
      4. libpng-devel
      5. libcairo-devel
      6. libcurl-devel
      7. libreadline-devel
      8. gcc-c++
      9. gcc-fortran
      10. rpm-build-java
      11. java-devel-default
      12. libgomp-devel
      13. libXmu-devel
      14. libicu-devel
      15. libjpeg-devel
      16. libtiff-devel
      17. libtre-devel
      18. liblapack-devel
      19. liblzma-devel
      20. texi2dvi
      21. texlive-collection-latex
      22. texlive-dist
      23. libopenblas-devel
      24. tk-devel
      25. makeinfo
      26. zlib-devel

    Last changed


    July 26, 2023 Leontiy Volodin 4.1.3-alt2
    - fix build with libcurl8
    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