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

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

Исходный пакет: R-base
Версия: 3.5.1-alt1
Последняя версия по данным Repology
Собран:  15 декабря 2018 г. 22:56 в задании #217886
Категория: Науки/Математика
Сообщить об ошибке в пакете
Домашняя страница: http://www.r-project.org

Лицензия: GPL
О пакете: 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, i586, aarch64)
R-base-debuginfo (x86_64, i586, aarch64)
R-devel (x86_64, i586, aarch64)
R-doc-html (noarch)
R-doc-info (noarch)
R-doc-pdf (noarch)
R-full (x86_64, i586, aarch64)
R-tcltk (x86_64, i586, aarch64)
R-tcltk-debuginfo (x86_64, i586, aarch64)

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


Права:
Michael Shigorin
Kirill Maslinsky
@everybody

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

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


26 октября 2018 г. Kirill Maslinsky 3.5.1-alt1
- Version 3.5.1
- add dependency on make to R-full
- add localization files
1 июня 2018 г. Aleksei Nikiforov 3.5.0-alt2
- Provided compatibility symlink for R-studio.
21 мая 2018 г. Kirill Maslinsky 3.5.0-alt1
- Version 3.5.0
- change meta-package name to R-full since #34737 is still unresolved
- add dependencies on gcc-fortran, gcc-c++, liblapack-devel to R-full 
  to make installation of R packages easier for less profcient users 
  (these are the most common tools required to build R packages that are 
  commonly missing in a user's system by default).