-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
28 lines (28 loc) · 904 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: runittotestthat
Type: Package
Title: Convert 'RUnit' Test Functions into 'testthat' Tests
Version: 0.0-2
Date: 2015-06-24
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <[email protected]>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email =
Description: Automatically convert a file or package worth of 'RUnit' test
functions into 'testthat' tests.
Depends:
R (>= 2.15.0)
Imports:
assertive (>= 0.2-1),
RUnit
Suggests:
testthat
Enhances:
devtools
License: Unlimited
LazyLoad: yes
LazyData: yes
Roxygen: list(wrap = FALSE)
Acknowledgments: Development of this package was partially funded by the
Proteomics Core at Weill Cornell Medical College in Qatar
<http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical
Research Program' funds, a program funded by Qatar Foundation.