diff --git a/.github/workflows/check-standard.yaml b/.github/workflows/check-standard.yaml index 35ab29b..243dc01 100644 --- a/.github/workflows/check-standard.yaml +++ b/.github/workflows/check-standard.yaml @@ -36,7 +36,7 @@ jobs: fail-fast: false matrix: config: - - {os: macos-12, r: '4.3.2'} + - {os: macos-14, r: '4.3.2'} - {os: windows-latest, r: '4.3.2'} env: diff --git a/.github/workflows/test-coverage.yaml b/.github/workflows/test-coverage.yaml index 7d13bfe..a20998b 100644 --- a/.github/workflows/test-coverage.yaml +++ b/.github/workflows/test-coverage.yaml @@ -23,7 +23,7 @@ name: test-coverage jobs: test-coverage: - runs-on: macos-12 + runs-on: macos-14 env: GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }} diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_addRug.png b/tests/testthat/_snaps/plotConcord/plotConcord_addRug.png index 9b5e064..26a1516 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_addRug.png and b/tests/testthat/_snaps/plotConcord/plotConcord_addRug.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_allLabels.png b/tests/testthat/_snaps/plotConcord/plotConcord_allLabels.png index c7a7c44..aec59ee 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_allLabels.png and b/tests/testthat/_snaps/plotConcord/plotConcord_allLabels.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_identify.png b/tests/testthat/_snaps/plotConcord/plotConcord_identify.png index 00eac46..bb538d3 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_identify.png and b/tests/testthat/_snaps/plotConcord/plotConcord_identify.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_identifyFalse.png b/tests/testthat/_snaps/plotConcord/plotConcord_identifyFalse.png index 4be2ff6..79ba29b 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_identifyFalse.png and b/tests/testthat/_snaps/plotConcord/plotConcord_identifyFalse.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_labelSize.png b/tests/testthat/_snaps/plotConcord/plotConcord_labelSize.png index c27659a..698f15c 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_labelSize.png and b/tests/testthat/_snaps/plotConcord/plotConcord_labelSize.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_main.png b/tests/testthat/_snaps/plotConcord/plotConcord_main.png index 9f0eea4..8669a0b 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_main.png and b/tests/testthat/_snaps/plotConcord/plotConcord_main.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_ptCol.png b/tests/testthat/_snaps/plotConcord/plotConcord_ptCol.png index eeb6912..9330ae8 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_ptCol.png and b/tests/testthat/_snaps/plotConcord/plotConcord_ptCol.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_ptSize.png b/tests/testthat/_snaps/plotConcord/plotConcord_ptSize.png index 355131a..844c23f 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_ptSize.png and b/tests/testthat/_snaps/plotConcord/plotConcord_ptSize.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_spearman.png b/tests/testthat/_snaps/plotConcord/plotConcord_spearman.png index 3f864ea..5800c1a 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_spearman.png and b/tests/testthat/_snaps/plotConcord/plotConcord_spearman.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_spread.png b/tests/testthat/_snaps/plotConcord/plotConcord_spread.png index 1ace05d..20c5b0e 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_spread.png and b/tests/testthat/_snaps/plotConcord/plotConcord_spread.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_xLab.png b/tests/testthat/_snaps/plotConcord/plotConcord_xLab.png index 9699aee..57e4a17 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_xLab.png and b/tests/testthat/_snaps/plotConcord/plotConcord_xLab.png differ diff --git a/tests/testthat/_snaps/plotConcord/plotConcord_yLab.png b/tests/testthat/_snaps/plotConcord/plotConcord_yLab.png index b6401f7..8a23431 100644 Binary files a/tests/testthat/_snaps/plotConcord/plotConcord_yLab.png and b/tests/testthat/_snaps/plotConcord/plotConcord_yLab.png differ diff --git a/tests/testthat/_snaps/plotConcord/plot_simple.png b/tests/testthat/_snaps/plotConcord/plot_simple.png index 4be2ff6..79ba29b 100644 Binary files a/tests/testthat/_snaps/plotConcord/plot_simple.png and b/tests/testthat/_snaps/plotConcord/plot_simple.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-addBox-factor.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-addBox-factor.png index fa8e27d..4247241 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-addBox-factor.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-addBox-factor.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-color-by.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-color-by.png index 963ee53..4b39169 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-color-by.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-color-by.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-defaults.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-defaults.png index 931cd27..b8a445f 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-defaults.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-defaults.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-facet-wrap-boxes.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-facet-wrap-boxes.png index b581fca..6e2a139 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-facet-wrap-boxes.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-facet-wrap-boxes.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-facet-wrap-size.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-facet-wrap-size.png index cb46751..cb1b368 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-facet-wrap-size.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-facet-wrap-size.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-fixed-summary-line.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-fixed-summary-line.png index f40f17b..b50a497 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-fixed-summary-line.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-fixed-summary-line.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-mix-quote-args.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-mix-quote-args.png index a2ba612..cc3bb70 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-mix-quote-args.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-mix-quote-args.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-summary-line.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-summary-line.png index 7f36068..ca9251b 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-summary-line.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-summary-line.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-suppress-summary-line.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-suppress-summary-line.png index 345b8a5..5432856 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-suppress-summary-line.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-suppress-summary-line.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-time-dbl.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-time-dbl.png index 2576349..63ae888 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-time-dbl.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-time-dbl.png differ diff --git a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-unquoted-args.png b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-unquoted-args.png index a2ba612..cc3bb70 100644 Binary files a/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-unquoted-args.png and b/tests/testthat/_snaps/plotLongitudinal/plotLongitudinal-unquoted-args.png differ diff --git a/tests/testthat/_snaps/plotPDF/plotPDF_fillCol.png b/tests/testthat/_snaps/plotPDF/plotPDF_fillCol.png index d457995..83ef6b7 100644 Binary files a/tests/testthat/_snaps/plotPDF/plotPDF_fillCol.png and b/tests/testthat/_snaps/plotPDF/plotPDF_fillCol.png differ diff --git a/tests/testthat/_snaps/plotPDF/plotPDF_fillDefault.png b/tests/testthat/_snaps/plotPDF/plotPDF_fillDefault.png index c40ff75..250b069 100644 Binary files a/tests/testthat/_snaps/plotPDF/plotPDF_fillDefault.png and b/tests/testthat/_snaps/plotPDF/plotPDF_fillDefault.png differ