Package: stubthat
Title: Stubbing Framework for R
Version: 1.2.1
Description: Create stubs of functions for use while testing.
Depends: R (>= 3.1.2)
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/sainathadapa/stubthat
BugReports: https://github.com/sainathadapa/stubthat/issues
Imports: testthat
Suggests: mockr, rmarkdown, knitr, prettydoc
NeedsCompilation: no
Maintainer: Sainath Adapa <adapasainath@gmail.com>
Authors@R: c(
  person("Sainath", "Adapa", email = "adapasainath@gmail.com", role = c("aut", "cre")),
  person("Nitin", "Madasu", email = "nitin.mdsu@gmail.com", role = c("aut"))
  )
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Packaged: 2018-01-13 11:05:13 UTC; sainath
Author: Sainath Adapa [aut, cre],
  Nitin Madasu [aut]
Repository: CRAN
Date/Publication: 2018-01-13 11:09:24 UTC
Built: R 4.0.2; ; 2020-07-16 21:59:35 UTC; unix
