[ 源代码: r-cran-lazyeval ]
软件包:r-cran-lazyeval(0.2.2-1 以及其他的)
r-cran-lazyeval 的相关链接
Debian 的资源:
下载源码包 r-cran-lazyeval:
- [r-cran-lazyeval_0.2.2-1.dsc]
- [r-cran-lazyeval_0.2.2.orig.tar.gz]
- [r-cran-lazyeval_0.2.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R lazy (non-standard) evaluation
This GNU R package provides a disciplined approach to non-standard evaluation.
Lazyeval provides principled tools to perform non-standard evaluation (NSE) in R. It is helpful for programmin with packages like dplyr and ggplot2, or to use a principled way of working with delayed expressions in own packages. As the name suggests, non-standard evaluation breaks away from the standard evaluation (SE) rules in order to do something special.
其他与 r-cran-lazyeval 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.1.3)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.0-3)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown (>= 0.2.65)
- convert R markdown documents into a variety of formats