-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
29 lines (29 loc) · 872 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
29
Package: g2d2t
Type: Package
Title: g2d2t: matching genes and mutation to drugs using in clinical trials
Version: 0.0.1
Authors@R: c(
person("Tim", "Churches", , "[email protected]", c("aut", "cre")),
person("James", "Farrow", , "[email protected]", c("aut"))
)
Maintainer: Tim Churches <[email protected].
Description: Matching patient genes/mutations to drugs used in trials registered in the Australian New Zealand Clinical Trials Registry (ANZCTR) database.
Developed during HealthHack Sydney 2017
License: GNU General Public License v3.0
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.2.2)
Imports:
checkmate,
notifier
Remotes:
gaborcsardi/notifier
Suggests:
testthat,
knitr,
rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
URL: https://github.com/timchurches/g2d2t
BugReports: https://github.com/timchurches/g2d2t/issues