Last updated on 2025-03-08 03:52:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.58 | 20.64 | 22.22 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.33 | 16.42 | 17.75 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 38.61 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 35.76 | ERROR | |||
r-devel-macos-arm64 | 0.1.0 | 15.00 | OK | |||
r-devel-macos-x86_64 | 0.1.0 | 36.00 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 3.00 | 42.00 | 45.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | OK | ||||
r-release-linux-x86_64 | 0.1.0 | 1.51 | 19.37 | 20.88 | OK | |
r-release-macos-arm64 | 0.1.0 | 18.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 23.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 3.00 | 40.00 | 43.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.0 | 21.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 4.00 | 44.00 | 48.00 | OK |
Version: 0.1.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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(tidyformula)
>
> test_check("tidyformula")
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tidyformula.R:65:3'): tidyformula handles weird data frames ──
`tidyformula(~everything(), df_empty)` did not throw the expected error.
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(tidyformula)
>
> test_check("tidyformula")
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tidyformula.R:65:3'): tidyformula handles weird data frames ──
`tidyformula(~everything(), df_empty)` did not throw the expected error.
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/19s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(tidyformula)
>
> test_check("tidyformula")
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tidyformula.R:65:3'): tidyformula handles weird data frames ──
`tidyformula(~everything(), df_empty)` did not throw the expected error.
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/19s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(tidyformula)
>
> test_check("tidyformula")
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tidyformula.R:65:3'): tidyformula handles weird data frames ──
`tidyformula(~everything(), df_empty)` did not throw the expected error.
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(tidyformula)
>
> test_check("tidyformula")
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tidyformula.R:65:3'): tidyformula handles weird data frames ──
`tidyformula(~everything(), df_empty)` did not throw the expected error.
[ FAIL 1 | WARN 39 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64