[ ソース: r-cran-mockery ]
パッケージ: r-cran-mockery (0.4.2+dfsg-2)
r-cran-mockery に関するリンク
Debian の資源:
r-cran-mockery ソースパッケージをダウンロード:
- [r-cran-mockery_0.4.2+dfsg-2.dsc]
- [r-cran-mockery_0.4.2+dfsg.orig.tar.xz]
- [r-cran-mockery_0.4.2+dfsg-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
mocking library for GNU R
The two main functionalities of this package are creating mock objects (functions) and selectively intercepting calls to a given function that originate in some other function. It can be used with any testing framework available for R. Mock objects can be injected with either this package's own stub() function or a similar with_mock() facility present in the testthat package.
その他の r-cran-mockery 関連パッケージ
|
|
|
|
-
- 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
-
- dep: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-r6
- R classes with reference semantics
-
- sug: r-cran-rmarkdown (>= 1.0)
- convert R markdown documents into a variety of formats