-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 952 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
Package: MASDERtools
Title: Functions for Analyzing SOMAS/SOMADS Data
Version: 0.1.0
Date: 2022
Authors@R:
person(given = "Douglas",
family = "Whitaker",
role = c("aut", "cre"),
email = "douglas.whitaker@msvu.ca",
comment = c(ORCID = "0000-0002-6895-7437"))
Maintainer: Douglas Whitaker <douglas.whitaker@msvu.ca>
Description: Internal functions for the MASDER team to use when analyzing data
from the SOMAS/SOMADS family of instruments. This package will likely be
released publicly at some point. This material is based upon work supported
by the National Science Foundation under Grant No. DUE-2013392.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends:
ltm
Imports:
Gifi, mirt, networkD3, gridExtra, htmlwidgets, htmltools
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Suggests:
rmarkdown, knitr, lavaan, psych, semTools, kableExtra, SATSdata
VignetteBuilder: knitr