Sat, 04 May 2024 03:32:32 UTC | login

Information for build R-mockery-0.4.2-1.fc31

ID128733
Package NameR-mockery
Version0.4.2
Release1.fc31
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
StartedFri, 20 Sep 2019 12:39:20 UTC
CompletedFri, 20 Sep 2019 12:39:20 UTC
Tags
f31
f32
f33
RPMs
src
R-mockery-0.4.2-1.fc31.src.rpm (info) (download)
noarch
R-mockery-0.4.2-1.fc31.noarch.rpm (info) (download)
Changelog * Sun Sep 08 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.4.2-1 - Update to latest version * Sun Aug 11 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.4.1.1-4 - Remove explicit dependencies provided by automatic dependency generator * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Aug 19 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.4.1.1-1 - Update to latest version * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Mar 05 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.4.1-1 - initial package for Fedora