Last updated on 2025-04-28 18:50:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 3.19 | 38.62 | 41.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 2.59 | 30.02 | 32.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 69.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 101.81 | OK | |||
r-devel-windows-x86_64 | 1.1.2 | 5.00 | 59.00 | 64.00 | OK | |
r-patched-linux-x86_64 | 1.1.2 | 4.09 | 37.27 | 41.36 | OK | |
r-release-linux-x86_64 | 1.1.2 | 3.60 | 37.09 | 40.69 | OK | |
r-release-macos-arm64 | 1.2.0 | 32.00 | ERROR | |||
r-release-macos-x86_64 | 1.2.0 | 105.00 | ERROR | |||
r-release-windows-x86_64 | 1.1.2 | 9.00 | 60.00 | 69.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 40.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.2.0 | 81.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.1.2 | 7.00 | 63.00 | 70.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tidytuesdayR)
>
> test_check("tidytuesdayR")
[ FAIL 2 | WARN 0 | SKIP 18 | PASS 171 ]
══ Skipped tests (18) ══════════════════════════════════════════════════════════
• .Platform$OS.type == "windows" is not TRUE (3): 'test-encoding.R:2:3',
'test-encoding.R:12:3', 'test-encoding.R:22:3'
• On CRAN (15): 'test-tt_available.R:21:3', 'test-tt_available.R:60:3',
'test-tt_clean.R:7:3', 'test-tt_intro.R:7:3', 'test-tt_load.R:24:3',
'test-tt_load_gh.R:198:3', 'test-tt_meta.R:21:3', 'test-tt_meta.R:25:3',
'test-tt_meta.R:34:3', 'test-tt_meta.R:58:3', 'test-tt_save_dataset.R:8:3',
'test-tt_submit.R:16:3', 'test-tt_submit.R:25:3', 'test-tt_submit.R:34:3',
'test-tt_submit.R:49:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tt_curate_utils.R:7:3'): prep_tt_curate creates the directory ──
`test_result` (`actual`) not identical to `full_submission_path` (`expected`).
actual vs expected
- "/private/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/Rtmpgt7yps/file16205509a71e6/tt_submission"
+ "/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/Rtmpgt7yps/file16205509a71e6/tt_submission"
── Failure ('test-tt_curate_utils.R:16:3'): prep_tt_curate works with ignore ───
`test_result` (`actual`) not identical to `full_submission_path` (`expected`).
actual vs expected
- "/private/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/Rtmpgt7yps/file162054ec66b62/tt_submission"
+ "/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/Rtmpgt7yps/file162054ec66b62/tt_submission"
[ FAIL 2 | WARN 0 | SKIP 18 | PASS 171 ]
Deleting unused snapshots:
• tt_clean/cleaning.R
• tt_intro/intro.md
• tt_meta/meta.yaml
• tt_save_dataset/mtcars.csv
• tt_save_dataset/mtcars.md
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tidytuesdayR)
>
> test_check("tidytuesdayR")
[ FAIL 2 | WARN 0 | SKIP 18 | PASS 171 ]
══ Skipped tests (18) ══════════════════════════════════════════════════════════
• .Platform$OS.type == "windows" is not TRUE (3): 'test-encoding.R:2:3',
'test-encoding.R:12:3', 'test-encoding.R:22:3'
• On CRAN (15): 'test-tt_available.R:21:3', 'test-tt_available.R:60:3',
'test-tt_clean.R:7:3', 'test-tt_intro.R:7:3', 'test-tt_load.R:24:3',
'test-tt_load_gh.R:198:3', 'test-tt_meta.R:21:3', 'test-tt_meta.R:25:3',
'test-tt_meta.R:34:3', 'test-tt_meta.R:58:3', 'test-tt_save_dataset.R:8:3',
'test-tt_submit.R:16:3', 'test-tt_submit.R:25:3', 'test-tt_submit.R:34:3',
'test-tt_submit.R:49:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tt_curate_utils.R:7:3'): prep_tt_curate creates the directory ──
`test_result` (`actual`) not identical to `full_submission_path` (`expected`).
actual vs expected
- "/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpLcDaoL/file16b7a281692f7/tt_submission"
+ "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpLcDaoL/file16b7a281692f7/tt_submission"
── Failure ('test-tt_curate_utils.R:16:3'): prep_tt_curate works with ignore ───
`test_result` (`actual`) not identical to `full_submission_path` (`expected`).
actual vs expected
- "/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpLcDaoL/file16b7a346ceea/tt_submission"
+ "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpLcDaoL/file16b7a346ceea/tt_submission"
[ FAIL 2 | WARN 0 | SKIP 18 | PASS 171 ]
Deleting unused snapshots:
• tt_clean/cleaning.R
• tt_intro/intro.md
• tt_meta/meta.yaml
• tt_save_dataset/mtcars.csv
• tt_save_dataset/mtcars.md
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tidytuesdayR)
>
> test_check("tidytuesdayR")
[ FAIL 2 | WARN 0 | SKIP 18 | PASS 171 ]
══ Skipped tests (18) ══════════════════════════════════════════════════════════
• .Platform$OS.type == "windows" is not TRUE (3): 'test-encoding.R:2:3',
'test-encoding.R:12:3', 'test-encoding.R:22:3'
• On CRAN (15): 'test-tt_available.R:21:3', 'test-tt_available.R:60:3',
'test-tt_clean.R:7:3', 'test-tt_intro.R:7:3', 'test-tt_load.R:24:3',
'test-tt_load_gh.R:198:3', 'test-tt_meta.R:21:3', 'test-tt_meta.R:25:3',
'test-tt_meta.R:34:3', 'test-tt_meta.R:58:3', 'test-tt_save_dataset.R:8:3',
'test-tt_submit.R:16:3', 'test-tt_submit.R:25:3', 'test-tt_submit.R:34:3',
'test-tt_submit.R:49:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tt_curate_utils.R:7:3'): prep_tt_curate creates the directory ──
`test_result` (`actual`) not identical to `full_submission_path` (`expected`).
actual vs expected
- "/private/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmpXYtOnp/file6d846e9085df/tt_submission"
+ "/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmpXYtOnp/file6d846e9085df/tt_submission"
── Failure ('test-tt_curate_utils.R:16:3'): prep_tt_curate works with ignore ───
`test_result` (`actual`) not identical to `full_submission_path` (`expected`).
actual vs expected
- "/private/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmpXYtOnp/file6d8450c13976/tt_submission"
+ "/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmpXYtOnp/file6d8450c13976/tt_submission"
[ FAIL 2 | WARN 0 | SKIP 18 | PASS 171 ]
Deleting unused snapshots:
• tt_clean/cleaning.R
• tt_intro/intro.md
• tt_meta/meta.yaml
• tt_save_dataset/mtcars.csv
• tt_save_dataset/mtcars.md
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tidytuesdayR)
>
> test_check("tidytuesdayR")
[ FAIL 2 | WARN 0 | SKIP 18 | PASS 171 ]
══ Skipped tests (18) ══════════════════════════════════════════════════════════
• .Platform$OS.type == "windows" is not TRUE (3): 'test-encoding.R:2:3',
'test-encoding.R:12:3', 'test-encoding.R:22:3'
• On CRAN (15): 'test-tt_available.R:21:3', 'test-tt_available.R:60:3',
'test-tt_clean.R:7:3', 'test-tt_intro.R:7:3', 'test-tt_load.R:24:3',
'test-tt_load_gh.R:198:3', 'test-tt_meta.R:21:3', 'test-tt_meta.R:25:3',
'test-tt_meta.R:34:3', 'test-tt_meta.R:58:3', 'test-tt_save_dataset.R:8:3',
'test-tt_submit.R:16:3', 'test-tt_submit.R:25:3', 'test-tt_submit.R:34:3',
'test-tt_submit.R:49:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tt_curate_utils.R:7:3'): prep_tt_curate creates the directory ──
`test_result` (`actual`) not identical to `full_submission_path` (`expected`).
actual vs expected
- "/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpaEuiGP/file17ecd546c4263/tt_submission"
+ "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpaEuiGP/file17ecd546c4263/tt_submission"
── Failure ('test-tt_curate_utils.R:16:3'): prep_tt_curate works with ignore ───
`test_result` (`actual`) not identical to `full_submission_path` (`expected`).
actual vs expected
- "/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpaEuiGP/file17ecd6a12ab15/tt_submission"
+ "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpaEuiGP/file17ecd6a12ab15/tt_submission"
[ FAIL 2 | WARN 0 | SKIP 18 | PASS 171 ]
Deleting unused snapshots:
• tt_clean/cleaning.R
• tt_intro/intro.md
• tt_meta/meta.yaml
• tt_save_dataset/mtcars.csv
• tt_save_dataset/mtcars.md
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64