Пакет R-base: Информация

    Исходный пакет: R-base
    Версия: 4.1.3-alt2
    Собран:  7 августа 2023 г. 18:08 в задании #325686
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.r-project.org

    Лицензия: GPLv2
    О пакете: A language for data analysis and graphics
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Kirill Maslinsky


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

    Последнее изменение


    26 июля 2023 г. Leontiy Volodin 4.1.3-alt2
    - fix build with libcurl8
    10 марта 2022 г. Kirill Maslinsky 4.1.3-alt1
    - Version 4.1.3
    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