Skip to content

Commit

Permalink
bump package versions and workflows (#245)
Browse files Browse the repository at this point in the history
* bump package versions and workflows

* Update check-readme.yaml
  • Loading branch information
IndrajeetPatil authored Jul 17, 2023
1 parent 1b9a9d3 commit fe40d44
Show file tree
Hide file tree
Showing 13 changed files with 27 additions and 27 deletions.
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.2"
pandoc-version: "3.1.5"

- 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.2"
pandoc-version: "3.1.5"

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

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.2"
pandoc-version: "3.1.5"

- 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 @@ -39,7 +39,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.2"
pandoc-version: "3.1.5"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
4 changes: 2 additions & 2 deletions .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.2"
pandoc-version: "3.1.5"

- uses: r-lib/actions/setup-r@v2
with:
Expand All @@ -35,7 +35,7 @@ jobs:
dependencies: '"hard"'
extra-packages: |
any::rcmdcheck
any::urlchecker
r-lib/urlchecker
- name: Run URL checker
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
fail-fast: false
matrix:
config:
#- { os: ubuntu-latest, r: "release" }
- { os: ubuntu-latest, r: "devel" }
- { os: ubuntu-latest, r: "release" }
#- { os: ubuntu-latest, r: "devel" }

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -30,7 +30,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.2"
pandoc-version: "3.1.5"

- 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 @@ -17,7 +17,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.2"
pandoc-version: "3.1.5"

- 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 @@ -22,7 +22,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: "3.1.2"
pandoc-version: "3.1.5"

- 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.2"
pandoc-version: "3.1.5"

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
4 changes: 2 additions & 2 deletions .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.2"
pandoc-version: "3.1.5"

- uses: r-lib/actions/setup-r@v2
with:
Expand All @@ -46,7 +46,7 @@ jobs:

- name: Deploy to GitHub pages 🚀
if: github.event_name != 'pull_request'
uses: JamesIves/github-pages-deploy-action@v4.4.2
uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
branch: gh-pages
folder: docs
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ references:
email: brenton@wiernik.org
orcid: https://orcid.org/0000-0001-9560-6336
year: '2023'
version: '>= 0.7.1'
version: '>= 0.8.0'
- type: software
title: dplyr
abstract: 'dplyr: A Grammar of Data Manipulation'
Expand Down Expand Up @@ -286,7 +286,7 @@ references:
email: etienne.bacher@protonmail.com
orcid: https://orcid.org/0000-0002-9271-5075
year: '2023'
version: '>= 0.19.2'
version: '>= 0.19.3'
- type: software
title: magrittr
abstract: 'magrittr: A Forward-Pipe Operator for R'
Expand Down Expand Up @@ -332,7 +332,7 @@ references:
email: brenton@wiernik.org
orcid: https://orcid.org/0000-0001-9560-6336
year: '2023'
version: '>= 0.21.0'
version: '>= 0.21.1'
- type: software
title: performance
abstract: 'performance: Assessment of Regression Models Performance'
Expand Down Expand Up @@ -378,7 +378,7 @@ references:
email: thorsten.pohlert@gmx.de
orcid: https://orcid.org/0000-0003-3855-3025
year: '2023'
version: '>= 1.9.6'
version: '>= 1.9.7'
- type: software
title: purrr
abstract: 'purrr: Functional Programming Tools'
Expand Down
8 changes: 4 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ Imports:
afex (>= 1.3-0),
BayesFactor (>= 0.9.12-4.4),
correlation (>= 0.8.4),
datawizard (>= 0.7.1),
datawizard (>= 0.8.0),
dplyr (>= 1.1.2),
effectsize (>= 0.8.3),
glue,
insight (>= 0.19.2),
insight (>= 0.19.3),
magrittr,
parameters (>= 0.21.0),
parameters (>= 0.21.1),
performance (>= 0.10.3),
PMCMRplus (>= 1.9.6),
PMCMRplus (>= 1.9.7),
purrr (>= 1.0.1),
rlang,
stats,
Expand Down
10 changes: 5 additions & 5 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"@type": "SoftwareApplication",
"identifier": "datawizard",
"name": "datawizard",
"version": ">= 0.7.1",
"version": ">= 0.8.0",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -265,7 +265,7 @@
"@type": "SoftwareApplication",
"identifier": "insight",
"name": "insight",
"version": ">= 0.19.2",
"version": ">= 0.19.3",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -290,7 +290,7 @@
"@type": "SoftwareApplication",
"identifier": "parameters",
"name": "parameters",
"version": ">= 0.21.0",
"version": ">= 0.21.1",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -316,7 +316,7 @@
"@type": "SoftwareApplication",
"identifier": "PMCMRplus",
"name": "PMCMRplus",
"version": ">= 1.9.6",
"version": ">= 1.9.7",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -419,7 +419,7 @@
},
"SystemRequirements": null
},
"fileSize": "4131.884KB",
"fileSize": "4132.001KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down

0 comments on commit fe40d44

Please sign in to comment.