[ 源代码: r-cran-assertthat ]
软件包:r-cran-assertthat(0.2.1-2)
r-cran-assertthat 的相关链接
Debian 的资源:
下载源码包 r-cran-assertthat:
- [r-cran-assertthat_0.2.1-2.dsc]
- [r-cran-assertthat_0.2.1.orig.tar.gz]
- [r-cran-assertthat_0.2.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R easy pre and post assertions
Assertthat is an extension to stopifnot() that makes it easy to declare the pre and post conditions that you code should satisfy, while also producing friendly error messages so that your users know what they've done wrong.
其他与 r-cran-assertthat 有关的软件包
|
|
|
|
-
- 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