Sun, 09 Jun 2024 03:20:11 UTC | login

Information for build R-mockery-0.4.1-1.fc29

ID25358
Package NameR-mockery
Version0.4.1
Release1.fc29
Epoch
SummaryMocking Library for R
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 14 May 2018 23:14:20 UTC
CompletedMon, 14 May 2018 23:14:20 UTC
Tags
f29
RPMs
src
R-mockery-0.4.1-1.fc29.src.rpm (info) (download)
noarch
R-mockery-0.4.1-1.fc29.noarch.rpm (info) (download)
Changelog * Mon Mar 05 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.4.1-1 - initial package for Fedora