-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 1.23 KB
/
Copy pathDESCRIPTION
File metadata and controls
26 lines (26 loc) · 1.23 KB
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
Package: minter
Title: Effect Sizes for Meta-Analysis of Interactions from Factorial Experiments
Version: 0.2.0
Authors@R: c(
person("Facundo", "Decunta", email = "fdecunta@agro.uba.ar", role = c("aut", "cre"),
comment = c(ORCID = "0009-0004-5774-1085")),
person("Shinichi", "Nakagawa", email = "shinichi.nakagawa@ualberta.ca", role = c("ctb")),
person("Daniel", "Noble", email = "daniel.noble@anu.edu.au", role = c("ctb"))
)
Description: Compute effect sizes and their sampling variances from factorial experimental designs. The package supports calculation of simple effects, overall effects, and interaction effects for use in factorial meta-analyses. See Gurevitch et al. (2000) <doi:10.1086/303337>, Morris et al. (2007) <doi:10.1890/06-0442>, Lajeunesse (2011) <doi:10.1890/11-0423.1> and Macartney et al. (2022) <doi:10.1016/j.neubiorev.2022.104554>.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
URL: https://fdecunta.github.io/minter/
BugReports: https://github.com/fdecunta/minter/issues
Depends:
R (>= 3.5)
LazyData: true
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
RoxygenNote: 7.3.3
Config/Needs/website: rmarkdown