Port details |
- R-cran-mockery Mocking Library for R
- 0.4.3 devel
=0 0.4.2Version of this port present on the latest quarterly branch. - Maintainer: ygy@FreeBSD.org
 - Port Added: 2021-01-05 23:26:22
- Last Update: 2022-02-21 22:21:03
- Commit Hash: 11679a6
- License: MIT
- Description:
- 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.
WWW: https://github.com/r-lib/mockery
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-mockery>0:devel/R-cran-mockery
- To install the port:
- cd /usr/ports/devel/R-cran-mockery/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-mockery
- pkg install R-cran-mockery
- PKGNAME: R-cran-mockery
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645477781
SHA256 (mockery_0.4.3.tar.gz) = 9fc9f1565c51e51b33634e9fc5328211559a561f095bc4d0fa8bd8b7533d476a
SIZE (mockery_0.4.3.tar.gz) = 20854
- 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-knitr>0 : print/R-cran-knitr
- R : math/R
- Runtime dependencies:
-
- R-cran-testthat>0 : devel/R-cran-testthat
- R : math/R
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-mockery
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Feb 2022 22:21:03 0.4.3
|
Guangyuan Yang (ygy)  |
devel/R-cran-mockery: Update to 0.4.3 |
06 Apr 2021 14:31:07 0.4.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Jan 2021 23:26:13
0.4.2
|
ygy  |
new port: devel/R-cran-mockery: Mocking Library for R
Approved by: lwhsu |
Number of commits found: 3
|