软件包:r-base-core(3.5.2-1)
GNU R core of statistical computation and graphics system
R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.
The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme.
The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations.
Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-<name>'.
This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.
其他与 r-base-core 有关的软件包
|
|
|
|
-
- dep: ca-certificates
- 通用 CA 证书
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虚包由这些包填实: libatlas3-base, libblas3, libblis2-openmp, libblis2-pthread, libblis2-serial, libopenblas-base
-
- dep: libbz2-1.0
- 高品质块排序文件压缩程序库 - 运行时库
-
- dep: libc6 (>= 2.27) [amd64, arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.28) [armhf, i386]
-
- dep: libcairo2 (>= 1.6.0)
- Cairo 2D vector graphics library
-
- dep: libcurl4 (>= 7.28.0)
- 简单易用的客户端 URL 传输软件库(OpenSSL 变种)
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications
-
- dep: libglib2.0-0 (>= 2.12.0)
- C 例程的 GLib 软件库
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP(GOMP)支持库
-
- dep: libice6 (>= 1:1.0.0)
- X11 Inter-Client Exchange library
-
- dep: libicu63 (>= 63.1-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虚包由这些包填实: libatlas3-base, liblapack3, libopenblas-base
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ 格式压缩库
-
- dep: libpango-1.0-0 (>= 1.14.0)
- Layout and rendering of internationalized text
-
- dep: libpangocairo-1.0-0 (>= 1.14.0)
- Layout and rendering of internationalized text
-
- dep: libpaper-utils
- library for handling paper characteristics (utilities)
-
- dep: libpcre3
- 与旧版 Perl 5 兼容的正则表达式库 - 运行文件
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libquadmath0 (>= 4.6) [amd64, i386]
- GCC Quad-Precision Math Library
-
- dep: libreadline7 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- dep: libsm6
- X11 Session Management library
-
- dep: libtcl8.6 (>= 8.6.0)
- Tcl (the Tool Command Language) v8.6 - run-time library files
-
- dep: libtiff5 (>= 4.0.3)
- Tag Image File Format (TIFF) library
-
- dep: libtk8.6 (>= 8.6.0)
- 用于 Tcl 和 X11 的 Tk 工具箱 8.6 版 - 运行时文件
-
- dep: libx11-6
- X11 客户端库
-
- dep: libxext6
- X11 miscellaneous extension library
-
- dep: libxss1
- X11 Screen Saver extension library
-
- dep: libxt6
- X11 toolkit intrinsics library
-
- dep: ucf (>= 3.0)
- 更新配置文件:保留用户对配置文件的更改
-
- dep: unzip
- ZIP 文件解压缩程序
-
- dep: xdg-utils
- desktop integration utilities from freedesktop.org
-
- dep: zip
- zip 格式压缩文件的归档管理器
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: r-base-dev
- GNU R installation of auxiliary GNU R packages
-
- rec: r-doc-html
- GNU R html manuals for statistical computing system
-
- rec: r-recommended
- GNU R collection of recommended packages [metapackage]
-
- sug: ess
- Transition Package, ess to elpa-ess
-
- sug: r-base-html
- GNU R html docs for statistical computing system functions
-
- sug: r-doc-info
- GNU R info manuals statistical computing system
- 或者 r-doc-pdf
- GNU R pdf manuals for statistical computing system
-
- sug: r-mathlib
- GNU R standalone mathematics library