[ 源代码: littler ]
软件包:r-cran-littler(0.3.6-1)
GNU R scripting and command-line front-end
The 'r' (aka 'littler') program provides a lightweight binary wrapper around the GNU R language and environment for statistical computing and graphics.
While R can be used in batch mode, the r binary adds full support for both 'shebang'-style scripting (i.e. using a hashmark-exclamation-path expression as the first line in scripts) as well as command-line use in standard Unix pipelines. In other words, r provides the R language without the environment.
其他与 r-cran-littler 有关的软件包
|
|
|
|
-
- 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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP(GOMP)支持库
-
- dep: libicu63 (>= 63.1-1~)
- 统一码(Unicode)的国际化组件
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虚包由这些包填实: libatlas3-base, liblapack3, libopenblas-base
-
- dep: liblzma5 (>= 5.1.1alpha+20110809)
- XZ 格式压缩库
-
- dep: libpcre3
- 与旧版 Perl 5 兼容的正则表达式库 - 运行文件
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.5.2-1)
- GNU R core of statistical computation and graphics system
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- sug: r-cran-getopt
- GNU R package providing command-line parsing functionality