-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
43 lines (43 loc) · 1.46 KB
/
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Package: NlsyLinks
Type: Package
Title: Utilities and Kinship Information for Research with the NLSY
Version: 2.2.2
Authors@R: c(
person("William Howard", "Beasley", role = c("aut"), email = "[email protected]", comment = c(ORCID = "0000-0002-5613-5006")),
person("Joseph Lee", "Rodgers", role = "ctb", comment = c(ORCID = "0000-0002-8615-6713")),
person("David", "Bard", role = "ctb"),
person("Michael D.", "Hunter", role = "ctb", comment=c(ORCID = "0000-0002-3651-6709")),
person("Patrick", "O'Keefe", role = "ctb", comment = c(ORCID = "0000-0002-5343-0130")),
person("Kelly Meredith", "Williams", role = "ctb"),
person("S. Mason", "Garrison", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-4804-6003")))
Description: Utilities and kinship information for behavior genetics and
developmental research using the National Longitudinal Survey of Youth
(NLSY; <https://www.nlsinfo.org/>).
URL: https://nlsy-links.github.io/NlsyLinks/, https://github.com/nlsy-links/NlsyLinks
BugReports: https://github.com/nlsy-links/NlsyLinks/issues
Depends:
R (>= 3.5.0),
stats
Imports:
lavaan,
methods
Suggests:
covr,
devtools,
dplyr,
spelling,
ggplot2,
knitr,
rmarkdown,
scales,
testit,
testthat (>= 2.0.0),
xtable
License: GPL
LazyData: TRUE
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Language: en-US
Config/testthat/edition: 2