-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 941 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 941 Bytes
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
Package: codonR
Type: Package
Title: Helpful functions from a healthcare perspective
URL: https://github.com/codonlibrary/codonR
BugReports: https://github.com/codonlibrary/codonR/issues
Version: 0.0.1
Date: 2019-07-30,
Authors@R: c(person("Pantelis","Hadjipantelis", role=c("aut")),
person("Paul","Ellingham ", email="paul.ellingham@nhs.net", role=c("aut","cre")),
person("Natasha","Chetwynd", role="ctb"),
person("Murdo","Moyse", role="ctb"),
person("George", "Robertson", role="ctb"),
person("Richard", "Irvine", role="cph"),
person("Garry", "Childs", role="cph") )
Maintainer: Pantelis Z. Hadjipantelis <pantelis.hadjipantelis1@nhs.net>
Description: Provides implementation of various methods of data analysis that would
be potentially helpful to a healthcare orgainisation.
License: BSD_3_clause + file LICENSE
LazyData: false
Imports:
MASS
Suggests:
testthat
NeedsCompilation: no
RoxygenNote: 6.1.1