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

  • Default inline alert: Версия в репозитории: 4.2.2-alt2

Исходный пакет: R-base
Версия: 4.1.3-alt1
Последняя версия по данным Repology
Собран:  16 ноября 2022 г. 8:00 в задании #310087
Категория: Науки/Математика
Сообщить об ошибке в пакете
Домашняя страница: 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


Права:
Michael Shigorin
@everybody

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

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


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
31 августа 2021 г. Ilya Kurdyukov 4.0.5-alt2
- added missing openblas req (need for e2k build)