[ ソース: r-cran-mockr ]
パッケージ: r-cran-mockr (0.2.1-1)
r-cran-mockr に関するリンク
Debian の資源:
r-cran-mockr ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
mocking in GNU R
Provides a means to mock a package function, i.e., temporarily substitute it for testing. Designed as a drop-in replacement for 'testthat::with_mock()', which may break in R 3.4.0 and later.
その他の r-cran-mockr 関連パッケージ
|
|
|
|
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 4.2.2.20221110-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-fs
- GNU R cross-platform file system operations
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-pkgload
- simulate GNU R package installation and attach
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-usethis
- Automate Package and Project Setup