Package: testit
Type: Package
Title: A Simple Package for Testing R Packages
Version: 0.8
Authors@R: 
  person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666"))
Description: Provides two convenience functions assert() and test_pkg() to
    facilitate testing R packages.
License: GPL
URL: https://github.com/yihui/testit
BugReports: https://github.com/yihui/testit/issues
Suggests: rstudioapi
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-14 03:31:26 UTC; yihui
Author: Yihui Xie [aut, cre] (<https://orcid.org/0000-0003-0645-5666>)
Maintainer: Yihui Xie <xie@yihui.name>
Repository: CRAN
Date/Publication: 2018-06-14 05:47:58 UTC
Built: R 3.5.1; ; 2018-09-30 21:09:20 UTC; unix
