Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump deps and Pandoc #892

Merged
merged 2 commits into from
Oct 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check-devel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check-hard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check-strict.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
_R_CHECK_CRAN_INCOMING_REMOTE_: true
_R_CHECK_CRAN_INCOMING_: true
_R_CHECK_CRAN_INCOMING_: false

steps:
- uses: actions/checkout@v4

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-link-rot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-spelling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-vignette-warnings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown-no-suggests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.8"
pandoc-version: "3.1.9"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
17 changes: 11 additions & 6 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ 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'
Expand Down Expand Up @@ -173,6 +174,7 @@ 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'
Expand Down Expand Up @@ -208,7 +210,7 @@ references:
given-names: Dewey
orcid: https://orcid.org/0000-0002-9415-4582
year: '2023'
version: '>= 3.4.3'
version: '>= 3.4.4'
- type: software
title: ggrepel
abstract: 'ggrepel: Automatically Position Non-Overlapping Text Labels with ''ggplot2'''
Expand All @@ -221,7 +223,7 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0002-2843-6370
year: '2023'
version: '>= 0.9.3'
version: '>= 0.9.4'
- type: software
title: ggside
abstract: 'ggside: Side Grammar Graphics'
Expand Down Expand Up @@ -307,7 +309,7 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0002-9271-5075
year: '2023'
version: '>= 0.19.5'
version: '>= 0.19.6'
- type: software
title: paletteer
abstract: 'paletteer: Comprehensive Collection of Color Palettes'
Expand All @@ -318,6 +320,7 @@ references:
- family-names: file.
given-names: See AUTHORS
year: '2023'
version: '>= 1.5.0'
- type: software
title: parameters
abstract: 'parameters: Processing of Model Parameters'
Expand Down Expand Up @@ -362,12 +365,13 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0002-5147-4711
year: '2023'
version: '>= 1.1.3'
- type: software
title: performance
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
Expand All @@ -394,7 +398,7 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0001-9560-6336
year: '2023'
version: '>= 0.10.5'
version: '>= 0.10.8'
- type: software
title: purrr
abstract: 'purrr: Functional Programming Tools'
Expand Down Expand Up @@ -447,8 +451,8 @@ references:
given-names: Indrajeet
email: [email protected]
orcid: https://orcid.org/0000-0003-1995-6531
version: '>= 1.5.2.9000'
year: '2023'
version: '>= 1.5.2.9000'
- type: software
title: tidyr
abstract: 'tidyr: Tidy Messy Data'
Expand All @@ -465,6 +469,7 @@ references:
- family-names: Girlich
given-names: Maximilian
year: '2023'
version: '>= 1.3.0'
- type: software
title: utils
abstract: 'R: A Language and Environment for Statistical Computing'
Expand Down
18 changes: 9 additions & 9 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -31,25 +31,25 @@ BugReports: https://github.com/IndrajeetPatil/ggstatsplot/issues
Depends:
R (>= 4.1.0)
Imports:
correlation,
correlation (>= 0.8.4),
datawizard (>= 0.9.0),
dplyr (>= 1.1.3),
ggcorrplot,
ggplot2 (>= 3.4.3),
ggrepel (>= 0.9.3),
ggcorrplot (>= 0.1.4.1),
ggplot2 (>= 3.4.4),
ggrepel (>= 0.9.4),
ggside (>= 0.2.2),
ggsignif (>= 0.6.4),
glue,
insight (>= 0.19.5),
paletteer,
insight (>= 0.19.6),
paletteer (>= 1.5.0),
parameters (>= 0.21.2),
patchwork,
performance (>= 0.10.5),
patchwork (>= 1.1.3),
performance (>= 0.10.8),
purrr (>= 1.0.2),
rlang,
stats,
statsExpressions (>= 1.5.2.9000),
tidyr,
tidyr (>= 1.3.0),
utils
Suggests:
afex,
Expand Down
15 changes: 10 additions & 5 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@
"@type": "SoftwareApplication",
"identifier": "correlation",
"name": "correlation",
"version": ">= 0.8.4",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -328,6 +329,7 @@
"@type": "SoftwareApplication",
"identifier": "ggcorrplot",
"name": "ggcorrplot",
"version": ">= 0.1.4.1",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -340,7 +342,7 @@
"@type": "SoftwareApplication",
"identifier": "ggplot2",
"name": "ggplot2",
"version": ">= 3.4.3",
"version": ">= 3.4.4",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -353,7 +355,7 @@
"@type": "SoftwareApplication",
"identifier": "ggrepel",
"name": "ggrepel",
"version": ">= 0.9.3",
"version": ">= 0.9.4",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -404,7 +406,7 @@
"@type": "SoftwareApplication",
"identifier": "insight",
"name": "insight",
"version": ">= 0.19.5",
"version": ">= 0.19.6",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -417,6 +419,7 @@
"@type": "SoftwareApplication",
"identifier": "paletteer",
"name": "paletteer",
"version": ">= 1.5.0",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -442,6 +445,7 @@
"@type": "SoftwareApplication",
"identifier": "patchwork",
"name": "patchwork",
"version": ">= 1.1.3",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -454,7 +458,7 @@
"@type": "SoftwareApplication",
"identifier": "performance",
"name": "performance",
"version": ">= 0.10.5",
"version": ">= 0.10.8",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -510,6 +514,7 @@
"@type": "SoftwareApplication",
"identifier": "tidyr",
"name": "tidyr",
"version": ">= 1.3.0",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -525,7 +530,7 @@
},
"SystemRequirements": null
},
"fileSize": "9388.713KB",
"fileSize": "9371.364KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down
2 changes: 1 addition & 1 deletion old/benchmarking.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ output:
```{r}
#| label = "setup",
#| include = FALSE
source("../setup.R")
source("../vignettes/setup.R")
```

# Introduction
Expand Down
271 changes: 117 additions & 154 deletions old/benchmarking.html

Large diffs are not rendered by default.

130 changes: 64 additions & 66 deletions old/dependencies.html

Large diffs are not rendered by default.

Loading