[ 原始碼: r-cran-assertthat ]
套件: r-cran-assertthat (0.2.1-2build1)
r-cran-assertthat 的相關超連結
Trisquel 的資源:
下載原始碼套件 r-cran-assertthat:
- [r-cran-assertthat_0.2.1-2build1.dsc]
- [r-cran-assertthat_0.2.1.orig.tar.gz]
- [r-cran-assertthat_0.2.1-2build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian R Packages Maintainers
- Andreas Tille
外部的資源:
- 主頁 [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.20200528-1)
- 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