Releases: metapsy-project/metapsyTools
Version 0.3.3-5
The metapsyTools
package facilitates the calculation of effect sizes and meta-analyses based on the Metapsy database (or databases adhering to the same format). The package lives in a GitHub repository. You can download this release using the code below:
if (!require("devtools"))
install.packages("devtools")
devtools::install_github(
"metapsy-project/metapsyTools/tree/0.3.3-5",
build_vignettes = TRUE)
The preferred citation for this version of the package is:
Harrer, M., Kuper, P., Sprenger, A. & Cuijpers, P. (2022). metapsyTools: Several R Helper Functions For the "Metapsy" Database (Version 0.3.3-5). DOI: 10.5281/zenodo.6566632.
Version 0.3.3-4
The metapsyTools
package facilitates the calculation of effect sizes and meta-analyses based on the Metapsy database (or databases adhering to the same format). The package lives in a GitHub repository. You can download this release using the code below:
if (!require("devtools"))
install.packages("devtools")
devtools::install_github(
"metapsy-project/metapsyTools/tree/0.3.3-4",
build_vignettes = TRUE)
The preferred citation for this version of the package is:
Harrer, M., Kuper, P., Sprenger, A. & Cuijpers, P. (2022). metapsyTools: Several R Helper Functions For the "Metapsy" Database (Version 3.3.3-4). DOI: 10.5281/zenodo.6566632.
Version 0.3.3-2
metapsyTools
The metapsyTools
package facilitates the calculation of effect sizes and meta-analyses based on the Metapsy database (or databases adhering to the same format).
Installation
The metapsyTools
package lives in a GitHub repository. It can only be downloaded using the code below:
if (!require("devtools"))
install.packages("devtools")
devtools::install_github(
"metapsy-project/metapsyTools",
build_vignettes = TRUE)
Repository Rules
You are allowed to use, fork and share the package. Please note that we will not consider pull requests or issue reports from external users who are not part of the Metapsy project collaboration.
Full Changelog: 0.3.3...0.3.3-2
Version 0.3.3-1
v0.3.3
Version 0.3.3
v0.3.3
Version 0.3.2
first commit