Skip to content

Commit

Permalink
Bump to version 1.4-0 for new CRAN release.
Browse files Browse the repository at this point in the history
  • Loading branch information
wviechtb committed Feb 4, 2025
1 parent 8147fb9 commit 83d428d
Show file tree
Hide file tree
Showing 246 changed files with 863 additions and 588 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
Package: metadat
Version: 1.3-0
Date: 2024-08-15
Version: 1.4-0
Date: 2025-02-04
Title: Meta-Analysis Datasets
Authors@R: c(
person(given = "Wolfgang", family = "Viechtbauer",
role = c("aut","cre"), email = "[email protected]",
comment = c(ORCID = "0000-0003-3463-4063")),
person(given = "Thomas", family="White",
role="aut", email = "[email protected]",
comment = c(ORCID = "0000-0002-3976-1734")),
Expand All @@ -15,9 +18,6 @@ Authors@R: c(
person(given = "W. Kyle", family="Hamilton",
role="aut", email = "[email protected]",
comment = c(ORCID = "0000-0002-8642-7990")),
person(given = "Wolfgang", family = "Viechtbauer",
role = c("aut","cre"), email = "[email protected]",
comment = c(ORCID = "0000-0003-3463-4063")),
person(given = "Guido", family = "Schwarzer",
role = "dtc", email = "[email protected]",
comment = c(ORCID = "0000-0001-6214-9087")))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# metadat 1.3-0 (2024-08-15)
# metadat 1.4-0 (2025-02-04)

- added `dat.bartos2023`, `dat.bassler2004`, `dat.crisafulli2020`, `dat.curtin2002`, `dat.dumouchel1994`, `dat.furukawa2003`, `dat.roever2022`, `dat.spooner2002`, and `dat.ursino2021`
- fixed the mislabeling of sensitivity and specificity in the example code for `dat.kearon1998`
Expand Down
3 changes: 3 additions & 0 deletions R/datsearch.r
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,9 @@ generalization, single-arm studies, spatial correlation, subgroup analysis.")
matches[[i]] <- utils::help.search(pattern[i], package="metadat", fields="concept")$matches
}

if (pattern == "")
matches[[1]] <- matches[[1]][!is.element(matches[[1]]$Name, c("datsearch", "metadat-package", "prep_dat")),]

} else {

for (i in 1:n) {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadat: Meta-Analysis Datasets for R
[![License: GPL (>=2)](https://img.shields.io/badge/license-GPL-blue)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
[![R build status](https://github.com/wviechtb/metadat/workflows/R-CMD-check/badge.svg)](https://github.com/wviechtb/metadat/actions)
[![CRAN Version](https://www.r-pkg.org/badges/version/metadat)](https://cran.r-project.org/package=metadat)
[![devel Version](https://img.shields.io/badge/devel-1.3--0-brightgreen.svg)](https://github.com/wviechtb/metadat)
[![devel Version](https://img.shields.io/badge/devel-1.5--x-brightgreen.svg)](https://github.com/wviechtb/metadat)
[![Downloads](https://cranlogs.r-pkg.org/badges/grand-total/metadat)](https://cran.r-project.org/package=metadat)

## Description
Expand Down
5 changes: 2 additions & 3 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ home:

figures:
dev: grDevices::png
dpi: 96
dpi: 192
dev.args: []
fig.ext: png
fig.width: 9
fig.height: 8
fig.retina: 2
fig.asp: 1
fig.asp: ~

# figures:
# dev: ragg::agg_png
Expand All @@ -49,7 +49,6 @@ figures:
# fig.height: 8
# fig.retina: 2
# fig.asp: 1
# bg: NA

navbar:
title: "metadat"
Expand Down
6 changes: 3 additions & 3 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pandoc: '2.5'
pkgdown: 2.1.0
pkgdown_sha: ~
pkgdown: 2.1.1.9000
pkgdown_sha: 0a18bc718640aee7160a0ebbcdef5ecaae2ac4a4
articles: {}
last_built: 2024-08-15T14:52Z
last_built: 2025-02-04T19:25Z
urls:
reference: https://wviechtb.github.io/metadat/reference
article: https://wviechtb.github.io/metadat/articles
Binary file removed docs/reference/Rplot001.png
Binary file not shown.
Binary file removed docs/reference/Rplot002.png
Binary file not shown.
Binary file removed docs/reference/Rplot003.png
Binary file not shown.
Binary file removed docs/reference/Rplot004.png
Binary file not shown.
Binary file removed docs/reference/Rplot005.png
Binary file not shown.
Binary file removed docs/reference/Rplot006.png
Binary file not shown.
Binary file removed docs/reference/Rplot007.png
Binary file not shown.
Binary file removed docs/reference/Rplot008.png
Binary file not shown.
Binary file removed docs/reference/Rplot009.png
Binary file not shown.
Binary file removed docs/reference/Rplot010.png
Binary file not shown.
Binary file removed docs/reference/Rplot011.png
Binary file not shown.
Binary file removed docs/reference/Rplot012.png
Binary file not shown.
Binary file removed docs/reference/Rplot013.png
Binary file not shown.
Binary file removed docs/reference/Rplot014.png
Binary file not shown.
Binary file removed docs/reference/Rplot015.png
Binary file not shown.
Binary file removed docs/reference/Rplot016.png
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/reference/dat.aloe2013.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/dat.anand1999.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/dat.assink2016.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/dat.axfors2021.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/reference/dat.bakdash2021-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/reference/dat.bakdash2021-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 83d428d

Please sign in to comment.