1
0
mirror of https://github.com/msberends/AMR.git synced 2026-06-29 18:56:19 +02:00

(v3.0.1.9074) You go girl

This commit is contained in:
2026-06-26 11:58:38 +02:00
parent 4ca7fdf3d4
commit 3c17679382
4 changed files with 5 additions and 9 deletions

View File

@@ -49,7 +49,7 @@ jobs:
# Test all old versions of R >= 3.0, we support them all!
# For these old versions, dependencies and vignettes will not be checked.
# For recent R versions, see check-recent.yaml (r-lib and tidyverse support the latest 5 major R releases).
- {os: ubuntu-latest, r: '3.6', allowfail: false}
# - {os: ubuntu-latest, r: '3.6', allowfail: false}
# - {os: windows-latest, r: '3.5', allowfail: false} # always fails, horrible with UTF-8
# - {os: ubuntu-latest, r: '3.4', allowfail: false} # 3.1-3.4 now always fails with Error in grep(warn_re, lines, invert = TRUE, value = TRUE) attempt to set index 46/46 in SET_STRING_ELT
# - {os: ubuntu-latest, r: '3.3', allowfail: false}