Last updated on 2025-04-29 08:52:14 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.54 | 29.53 | 32.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 92.73 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 101.81 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 6.00 | 78.00 | 84.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 | 35.00 | ERROR | |||
r-release-macos-x86_64 | 1.2.0 | 78.00 | ERROR | |||
r-release-windows-x86_64 | 1.1.2 | 8.00 | 62.00 | 70.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 39.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.2.0 | 71.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.1.2 | 7.00 | 67.00 | 74.00 | OK |
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/RtmprMRAtt/filecc23352d1e73/tt_submission"
+ "/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmprMRAtt/filecc23352d1e73/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/RtmprMRAtt/filecc2331b4e790/tt_submission"
+ "/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmprMRAtt/filecc2331b4e790/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’ [6s/11s]
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/RtmpQRDbyB/filec2363aae1e6e/tt_submission"
+ "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpQRDbyB/filec2363aae1e6e/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/RtmpQRDbyB/filec23646b36686/tt_submission"
+ "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpQRDbyB/filec23646b36686/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/RtmpQZ1vUp/file184ec79bd94ed/tt_submission"
+ "/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmpQZ1vUp/file184ec79bd94ed/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/RtmpQZ1vUp/file184ec5cec4a36/tt_submission"
+ "/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmpQZ1vUp/file184ec5cec4a36/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/9s]
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/RtmpmWsl1M/file11d79432529f0/tt_submission"
+ "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpmWsl1M/file11d79432529f0/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/RtmpmWsl1M/file11d7939772ad9/tt_submission"
+ "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpmWsl1M/file11d7939772ad9/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