软件包:r-doc-info(4.4.2-1)
GNU R info manuals statistical computing 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 R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals.
其他与 r-doc-info 有关的软件包
|
|
|
|
-
- sug: info (>= 3.12)
- 单独的 GNU Info 文档浏览器
- 或者 info-browser
- 本虚包由这些包填实: emacs-gtk, emacs-lucid, emacs-nox, emacs-pgtk, info, jed, jed-extra, konqueror, pinfo, tkinfo, xemacs21-gnome-mule, xemacs21-gnome-mule-canna-wnn, xemacs21-gnome-nomule, xemacs21-mule, xemacs21-mule-canna-wnn, xemacs21-nomule, xjed
-
- sug: r-base-core
- GNU R core of statistical computation and graphics system