The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
R CMD check
Hadley Wickham is now the maintainer.
stub()
now unlocks/relocks locked bindings as
required (@sambrightman, #30).
The R6 package has been added to Suggests, as requested by CRAN.
stub()
now works if the function being stubbed
contains assignment functions (@jimhester, #23).
.
don’t have
things mocked out in them.Add support for stubbing depth greater than 1.
Add support for nested R6 classes.
This release addresses issues https://github.com/jfiksel/mockery/issues/17 and https://github.com/jfiksel/mockery/issues/13
In particular, it is now possible to mock functions out of R6 methods that contain other R6 objects. Additionally, it’s also possible to specify the depth of mocking.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.