-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 988 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
28
29
30
31
32
33
34
35
36
Package: manymome.table
Title: Publication-Ready Tables for 'manymome' Results
Version: 0.4.0
Authors@R:
c(person(given = "Shu Fai",
family = "Cheung",
role = c("aut", "cre"),
email = "shufai.cheung@gmail.com",
comment = c(ORCID = "0000-0002-9871-9448")),
person(given = "Sing-Hang",
family = "Cheung",
role = c("aut"),
comment = c(ORCID = "0000-0001-5182-0752")))
Description: Converts results from the 'manymome' package,
presented in Cheung and Cheung (2023)
<doi:10.3758/s13428-023-02224-z>, to publication-ready
tables.
URL: https://sfcheung.github.io/manymome.table/
BugReports: https://github.com/sfcheung/manymome.table/issues
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown,
tinytest,
lavaan,
officer
VignetteBuilder: knitr
Depends:
R (>= 2.10)
LazyData: true
Imports:
manymome,
flextable