Skip to content

Releases: metapsy-project/metapsyTools

Version 0.3.3-5

20 May 13:44
Compare
Choose a tag to compare

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

20 May 13:20
Compare
Choose a tag to compare

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

20 May 12:51
Compare
Choose a tag to compare

metapsyTools

R CMD Check
DOI

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

20 May 12:42
Compare
Choose a tag to compare

Version 0.3.3

20 May 12:36
Compare
Choose a tag to compare
v0.3.3

Version 0.3.2

17 May 14:29
Compare
Choose a tag to compare
first commit