Last updated on 2025-03-01 06:51:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.33 | 20.62 | 21.95 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.23 | 15.97 | 17.20 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 35.10 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 29.30 | 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 | 48.00 | 51.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 1.63 | 19.26 | 20.89 | OK | |
r-release-linux-x86_64 | 0.1.0 | 1.48 | 19.61 | 21.09 | 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 | 42.00 | 45.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 | 42.00 | 46.00 | OK |
Version: 0.1.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/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’
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc