[ 原始碼: r-cran-mockr ]
套件:r-cran-mockr(0.2.1-1)
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