About Anaconda Help Download Anaconda

krinsman / packages / r-mockery 0.4.1

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.

Installers

  • linux-64 v0.4.1
  • osx-64 v0.4.1
  • linux-armv7l v0.4.1
  • linux-32 v0.4.1
  • linux-armv6l v0.4.1
  • linux-aarch64 v0.4.1
  • linux-ppc64le v0.4.1

conda install

To install this package run one of the following:
conda install krinsman::r-mockery

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy