Port details |
- R-cran-mockr Mocking in R
- 0.2.1 devel =2 0.2.1Version of this port present on the latest quarterly branch.
- Maintainer: einar@isnic.is
- Port Added: 2024-04-06 14:54:23
- Last Update: 2024-04-06 14:42:37
- Commit Hash: 7a08708
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://krlmlr.github.io/mockr/
- Description:
- Provides a means to mock a package function, i.e., temporarily substitute
it for testing.
Designed as a drop-in replacement for the now deprecated
'testthat::with_mock()' and 'testthat::local_mock()'.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-mockr>0:devel/R-cran-mockr
- To install the port:
- cd /usr/ports/devel/R-cran-mockr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-mockr
- pkg install R-cran-mockr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-mockr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708759171
SHA256 (mockr_0.2.1.tar.gz) = 23ef5941eeed6a20b7670e78ef54a406ecd1eb9b57da2d4ca92ae03696f27a58
SIZE (mockr_0.2.1.tar.gz) = 20956
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-withr>0 : devel/R-cran-withr
- R : math/R
- Test dependencies:
-
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-withr>0 : devel/R-cran-withr
- R : math/R
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-mockr
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.1 06 Apr 2024 14:42:37 |
Nuno Teixeira (eduardo) Author: Einar Bjarni Halldórsson |
devel/R-cran-mockr: New port: Mocking in R
- Submitter becomes maintainer
Provides a means to mock a package function, i.e., temporarily substitute
it for testing.
Designed as a drop-in replacement for the now deprecated
'testthat::with_mock()' and 'testthat::local_mock()'.
WWW: https://krlmlr.github.io/mockr/
Differential Revision: https://reviews.freebsd.org/D43735 |
Number of commits found: 1
|