Package R-base: Information

    Binary package: R-base
    Version: 4.1.3-alt0.1.rv64
    Architecture: riscv64
    Build time:  May 12, 2022, 01:31 AM
    Source package: R-base
    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.

    Maintainer: Kirill Maslinsky


    Last changed


    May 11, 2022 Ivan A. Melnikov 4.1.3-alt0.1.rv64
    - build on riscv64 w/o check
    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