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 version #258

Merged
merged 2 commits into from
Oct 30, 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-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-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/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
11 changes: 5 additions & 6 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ references:
abstract: 'datawizard: Easy Data Wrangling and Statistical Transformations'
notes: Imports
url: https://easystats.github.io/datawizard/
repository: https://CRAN.R-project.org/package=datawizard
repository: https://easystats.r-universe.dev
authors:
- family-names: Patil
given-names: Indrajeet
Expand Down Expand Up @@ -290,7 +290,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: magrittr
abstract: 'magrittr: A Forward-Pipe Operator for R'
Expand Down Expand Up @@ -336,13 +336,13 @@ 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: 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 @@ -369,7 +369,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: PMCMRplus
abstract: 'PMCMRplus: Calculate Pairwise Multiple Comparisons of Mean Rank Sums
Expand All @@ -382,7 +382,6 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0003-3855-3025
year: '2023'
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 @@ -32,11 +32,11 @@ Imports:
dplyr (>= 1.1.3),
effectsize (>= 0.8.6),
glue,
insight (>= 0.19.5),
insight (>= 0.19.6),
magrittr,
parameters (>= 0.21.1),
performance (>= 0.10.5),
PMCMRplus (>= 1.9.7),
parameters (>= 0.21.2),
performance (>= 0.10.8),
PMCMRplus,
purrr (>= 1.0.2),
rlang,
stats,
Expand Down
9 changes: 4 additions & 5 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,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 @@ -302,7 +302,7 @@
"@type": "SoftwareApplication",
"identifier": "parameters",
"name": "parameters",
"version": ">= 0.21.1",
"version": ">= 0.21.2",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -315,7 +315,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 All @@ -328,7 +328,6 @@
"@type": "SoftwareApplication",
"identifier": "PMCMRplus",
"name": "PMCMRplus",
"version": ">= 1.9.7",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -431,7 +430,7 @@
},
"SystemRequirements": null
},
"fileSize": "4131.402KB",
"fileSize": "4132.149KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down