-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update metaBMA tests; standardize vignette metadat * clean some lints * inline code [skip ci] * minor * remove unnecessary import versions * Allow passing additional args to n label closes #883 * remove remotes field * clean up of lints and workflows * add withr to Suggests * prepare for CRAN * fixes pkgdown?
- Loading branch information
1 parent
3ccd43c
commit 99b2c37
Showing
65 changed files
with
377 additions
and
537 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,6 +40,7 @@ jobs: | |
extra-packages: | | ||
any::devtools | ||
local::. | ||
needs: check | ||
|
||
- name: Run examples | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,7 @@ jobs: | |
extra-packages: | | ||
local::. | ||
any::devtools | ||
needs: check | ||
|
||
- name: Run Tests | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ message: 'To cite package "ggstatsplot" in publications use:' | |
type: software | ||
license: GPL-3.0-only | ||
title: 'ggstatsplot: ''ggplot2'' Based Plots with Statistical Details' | ||
version: 0.12.0.9000 | ||
version: 0.12.1 | ||
doi: 10.21105/joss.03167 | ||
abstract: 'Extension of ''ggplot2'', ''ggstatsplot'' creates graphics with details | ||
from statistical tests included in the plots themselves. It provides an easier syntax | ||
|
@@ -104,13 +104,12 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-4315-6788 | ||
year: '2023' | ||
version: '>= 0.8.4' | ||
- type: software | ||
title: datawizard | ||
abstract: 'datawizard: Easy Data Wrangling and Statistical Transformations' | ||
notes: Imports | ||
url: https://easystats.github.io/datawizard/ | ||
repository: https://easystats.r-universe.dev | ||
repository: https://CRAN.R-project.org/package=datawizard | ||
authors: | ||
- family-names: Patil | ||
given-names: Indrajeet | ||
|
@@ -137,7 +136,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-9560-6336 | ||
year: '2023' | ||
version: '>= 0.8.0' | ||
version: '>= 0.9.0' | ||
- type: software | ||
title: dplyr | ||
abstract: 'dplyr: A Grammar of Data Manipulation' | ||
|
@@ -174,7 +173,6 @@ references: | |
given-names: Alboukadel | ||
email: [email protected] | ||
year: '2023' | ||
version: '>= 0.1.4.1' | ||
- type: software | ||
title: ggplot2 | ||
abstract: 'ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics' | ||
|
@@ -274,7 +272,7 @@ references: | |
abstract: 'insight: Easy Access to Model Information for Various Model Objects' | ||
notes: Imports | ||
url: https://easystats.github.io/insight/ | ||
repository: https://CRAN.R-project.org/package=insight | ||
repository: https://easystats.r-universe.dev | ||
authors: | ||
- family-names: Lüdecke | ||
given-names: Daniel | ||
|
@@ -309,7 +307,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-9271-5075 | ||
year: '2023' | ||
version: '>= 0.19.4' | ||
version: '>= 0.19.5' | ||
- type: software | ||
title: paletteer | ||
abstract: 'paletteer: Comprehensive Collection of Color Palettes' | ||
|
@@ -351,7 +349,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-9560-6336 | ||
year: '2023' | ||
version: '>= 0.21.1' | ||
version: '>= 0.21.2' | ||
- type: software | ||
title: patchwork | ||
abstract: 'patchwork: The Composer of Plots' | ||
|
@@ -369,7 +367,7 @@ references: | |
abstract: 'performance: Assessment of Regression Models Performance' | ||
notes: Imports | ||
url: https://easystats.github.io/performance/ | ||
repository: https://CRAN.R-project.org/package=performance | ||
repository: https://easystats.r-universe.dev | ||
authors: | ||
- family-names: Lüdecke | ||
given-names: Daniel | ||
|
@@ -449,8 +447,8 @@ references: | |
given-names: Indrajeet | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-1995-6531 | ||
year: '2023' | ||
version: '>= 1.5.2' | ||
year: '2023' | ||
- type: software | ||
title: tidyr | ||
abstract: 'tidyr: Tidy Messy Data' | ||
|
@@ -574,12 +572,12 @@ references: | |
title: metaBMA | ||
abstract: 'metaBMA: Bayesian Model Averaging for Random and Fixed Effects Meta-Analysis' | ||
notes: Suggests | ||
url: https://github.com/danheck/metaBMA | ||
url: https://danheck.github.io/metaBMA/ | ||
repository: https://CRAN.R-project.org/package=metaBMA | ||
authors: | ||
- family-names: Heck | ||
given-names: Daniel W. | ||
email: dheck@uni-marburg.de | ||
email: daniel.heck@uni-marburg.de | ||
orcid: https://orcid.org/0000-0002-6302-9252 | ||
year: '2023' | ||
- type: software | ||
|
@@ -739,6 +737,30 @@ references: | |
email: [email protected] | ||
year: '2023' | ||
version: '>= 1.0.6' | ||
- type: software | ||
title: withr | ||
abstract: 'withr: Run Code ''With'' Temporarily Modified Global State' | ||
notes: Suggests | ||
url: https://withr.r-lib.org | ||
repository: https://CRAN.R-project.org/package=withr | ||
authors: | ||
- family-names: Hester | ||
given-names: Jim | ||
- family-names: Henry | ||
given-names: Lionel | ||
email: [email protected] | ||
- family-names: Müller | ||
given-names: Kirill | ||
email: [email protected] | ||
- family-names: Ushey | ||
given-names: Kevin | ||
email: [email protected] | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: [email protected] | ||
- family-names: Chang | ||
given-names: Winston | ||
year: '2023' | ||
- type: software | ||
title: WRS2 | ||
abstract: 'WRS2: A Collection of Robust Statistical Methods' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.