-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 870 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 870 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: IalsaSynthesis
Title: Synthesizing Information Across Collaborating Research
Description: Synthesizes information across collaborating research. Created
specifically for Integrative Analysis of Longitudinal Studies of Aging (IALSA).
Version: 0.2.0
Authors@R: c(person("Will", "Beasley", email="wibeasley@hotmail.com", role=c("aut", "cre"),
comment = c(ORCID = "0000-0002-5613-5006")),
person("Andriy", "Koval", email="andkov@uvic.ca", role = c("aut")),
person(given="Integrative Analysis of Longitudinal Studies of Aging (IALSA)", role = c("cph")))
URL: https://github.com/IALSA/IalsaSynthesis
BugReports: https://github.com/IALSA/IalsaSynthesis/issues
Depends:
R(>= 3.0.0)
Imports:
testit
Suggests:
devtools,
knitr,
readr,
testthat (>= 2.0)
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.1.1
Config/testthat/edition: 3