[ 原始碼: r-cran-assertthat ]
套件:r-cran-assertthat(0.2.0-2)
r-cran-assertthat 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-assertthat:
- [r-cran-assertthat_0.2.0-2.dsc]
- [r-cran-assertthat_0.2.0.orig.tar.gz]
- [r-cran-assertthat_0.2.0-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-3.5
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 3.5.0-3)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-testthat
- GNU R testsuite