-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 827 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 827 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
Package: NSAPHutils
Title: Tools For NSAPH Researchers
Version: 0.0.0.9000
Authors@R: c(
person("Naeem", "Khoshnevis", email = "nkhoshnevis@g.harvard.edu",
role=c("aut","cre")),
person("Ellen", "Considine", email = "ellen_considine@g.harvard.edu",
rol=c("ctb")),
person("Ben", "Sabath", email = "mbsabath@hsph.harvard.edu",
role = c("ctb")),
person("Ista", "Zahn", email = "izahn@hsph.harvard.edu",
role = "ctb"))
Maintainer: Naeem Khoshnevis <nkhoshnevis@g.harvard.edu>
Description: Provides processing tools to facilitate research at NSAPH.
Depends: R (>= 3.5)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports:
data.table
Suggests:
testthat (>= 3.0.0),
Config/testthat/edition: 3