-
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.
- Loading branch information
1 parent
08d2f05
commit baa31a4
Showing
5 changed files
with
78 additions
and
54 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,7 +109,7 @@ references: | |
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 | ||
|
@@ -136,7 +136,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-9560-6336 | ||
year: '2024' | ||
version: '>= 0.9.1' | ||
version: '>= 0.10.0' | ||
- type: software | ||
title: dplyr | ||
abstract: 'dplyr: A Grammar of Data Manipulation' | ||
|
@@ -312,7 +312,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-9271-5075 | ||
year: '2024' | ||
version: '>= 0.19.8' | ||
version: '>= 0.19.10' | ||
- type: software | ||
title: paletteer | ||
abstract: 'paletteer: Comprehensive Collection of Color Palettes' | ||
|
@@ -329,7 +329,7 @@ references: | |
abstract: 'parameters: Processing of Model Parameters' | ||
notes: Imports | ||
url: https://easystats.github.io/parameters/ | ||
repository: https://easystats.r-universe.dev | ||
repository: https://CRAN.R-project.org/package=parameters | ||
authors: | ||
- family-names: Lüdecke | ||
given-names: Daniel | ||
|
@@ -355,7 +355,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-9560-6336 | ||
year: '2024' | ||
version: '>= 0.21.5' | ||
version: '>= 0.21.6' | ||
- type: software | ||
title: patchwork | ||
abstract: 'patchwork: The Composer of Plots' | ||
|
@@ -374,7 +374,7 @@ references: | |
abstract: 'performance: Assessment of Regression Models Performance' | ||
notes: Imports | ||
url: https://easystats.github.io/performance/ | ||
repository: https://easystats.r-universe.dev | ||
repository: https://CRAN.R-project.org/package=performance | ||
authors: | ||
- family-names: Lüdecke | ||
given-names: Daniel | ||
|
@@ -405,7 +405,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-4315-6788 | ||
year: '2024' | ||
version: '>= 0.10.9' | ||
version: '>= 0.11.0' | ||
- type: software | ||
title: purrr | ||
abstract: 'purrr: Functional Programming Tools' | ||
|
@@ -457,8 +457,8 @@ references: | |
given-names: Indrajeet | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-1995-6531 | ||
version: '>= 1.5.3.9000' | ||
year: '2024' | ||
version: '>= 1.5.4' | ||
- type: software | ||
title: tidyr | ||
abstract: 'tidyr: Tidy Messy Data' | ||
|
@@ -475,7 +475,7 @@ references: | |
- family-names: Girlich | ||
given-names: Maximilian | ||
year: '2024' | ||
version: '>= 1.3.0' | ||
version: '>= 1.3.1' | ||
- type: software | ||
title: utils | ||
abstract: 'R: A Language and Environment for Statistical Computing' | ||
|
@@ -567,7 +567,7 @@ references: | |
given-names: Steven | ||
orcid: https://orcid.org/0000-0002-4394-9078 | ||
year: '2024' | ||
version: '>= 1.1-35.1' | ||
version: '>= 1.1-35.2' | ||
- type: software | ||
title: MASS | ||
abstract: 'MASS: Support Functions and Datasets for Venables and Ripley''s MASS' | ||
|
@@ -603,6 +603,13 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-3463-4063 | ||
year: '2024' | ||
identifiers: | ||
- type: url | ||
value: https://github.com/wviechtb/metafor | ||
- type: url | ||
value: https://wviechtb.github.io/metafor/ | ||
- type: url | ||
value: https://www.wvbauer.com | ||
- type: software | ||
title: metaplus | ||
abstract: 'metaplus: Robust Meta-Analysis and Meta-Regression' | ||
|
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 |
---|---|---|
@@ -1,30 +1,47 @@ | ||
# Generated by roxyglobals: do not edit by hand | ||
|
||
utils::globalVariables(c( | ||
".counts", # <ggbarstats> | ||
"perc", # <ggbarstats> | ||
".label", # <ggbarstats> | ||
".p.label", # <ggbarstats> | ||
"N", # <ggbarstats> | ||
"group1", # <.ggsignif_adder> | ||
"group2", # <.ggsignif_adder> | ||
"p.value", # <.ggsignif_adder> | ||
"term", # <ggcoefstats> | ||
"p.value", # <ggcoefstats> | ||
"estimate", # <ggcoefstats> | ||
"conf.low", # <ggcoefstats> | ||
"conf.high", # <ggcoefstats> | ||
".x", # <.histo_labeller> | ||
"var", # <.histo_labeller> | ||
"counts", # <descriptive_data> | ||
"perc", # <descriptive_data> | ||
"counts", # <.cat_counter> | ||
"counts", # <onesample_data> | ||
".counts", # <ggpiestats> | ||
"perc", # <ggpiestats> | ||
".label", # <ggpiestats> | ||
".", # <ggwithinstats> | ||
".rowid", # <ggwithinstats> | ||
".", # <.grouped_list> | ||
# <ggwithinstats> | ||
# <.grouped_list> | ||
".", | ||
# <ggbarstats> | ||
# <ggpiestats> | ||
".counts", | ||
# <ggbarstats> | ||
# <ggpiestats> | ||
".label", | ||
# <ggbarstats> | ||
".p.label", | ||
# <ggwithinstats> | ||
".rowid", | ||
# <.histo_labeller> | ||
".x", | ||
# <ggcoefstats> | ||
"conf.high", | ||
# <ggcoefstats> | ||
"conf.low", | ||
# <descriptive_data> | ||
# <.cat_counter> | ||
# <onesample_data> | ||
"counts", | ||
# <ggcoefstats> | ||
"estimate", | ||
# <.ggsignif_adder> | ||
"group1", | ||
# <.ggsignif_adder> | ||
"group2", | ||
# <ggbarstats> | ||
"N", | ||
# <.ggsignif_adder> | ||
# <ggcoefstats> | ||
"p.value", | ||
# <ggbarstats> | ||
# <descriptive_data> | ||
# <ggpiestats> | ||
"perc", | ||
# <ggcoefstats> | ||
"term", | ||
# <.histo_labeller> | ||
"var", | ||
NULL | ||
)) |
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