Package: stubthat
Title: Stubbing Framework for R
Version: 1.0.0
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
Suggests: testthat, knitr, httr
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: 5.0.1
Packaged: 2016-03-24 09:06:26 UTC; sainath
Author: Sainath Adapa [aut, cre],
  Nitin Madasu [aut]
Repository: CRAN
Date/Publication: 2016-03-25 00:13:41
