Skip to content

Commit 86aec8d

Browse files
committed
Initial commit
1 parent 20c3920 commit 86aec8d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

NoacStudy/DESCRIPTION

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Package: NoacStudy
2+
Title: Novel anticoagulant therapy study
3+
Version: 0.1
4+
Authors@R: "First Last <[email protected]> [aut, cre]"
5+
Description: What the study does (paragraph)
6+
Depends:
7+
R (>= 3.1),
8+
DatabaseConnector (>= 1.2.1)
9+
Imports:
10+
SqlRender,
11+
DBI,
12+
mailR
13+
Suggests:
14+
testthat
15+
License: Apache License 2.0
16+
LazyData: true

0 commit comments

Comments
 (0)