Last updated on 2023-05-20 08:01:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 15.07 | 334.68 | 349.75 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 12.66 | 258.43 | 271.09 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 425.89 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 441.97 | ERROR | |||
r-devel-windows-x86_64 | 0.6.1 | 13.00 | 235.00 | 248.00 | ERROR | |
r-patched-linux-x86_64 | 0.6.1 | 17.67 | 320.66 | 338.33 | ERROR | |
r-release-linux-x86_64 | 0.6.1 | 9.46 | 319.86 | 329.32 | ERROR | |
r-release-macos-arm64 | 0.6.1 | 112.00 | OK | |||
r-release-macos-x86_64 | 0.6.1 | 205.00 | OK | |||
r-release-windows-x86_64 | 0.6.1 | 19.00 | 319.00 | 338.00 | ERROR | |
r-oldrel-macos-arm64 | 0.6.1 | 96.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.1 | 132.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.1 | 19.00 | 301.00 | 320.00 | ERROR |
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [138s/88s]
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(crosstable)
Attaching package: 'crosstable'
The following object is masked from 'package:testthat':
matches
>
> test_check("crosstable")
Starting 2 test processes
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (35)
• On Linux (12)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-by_factor.R:290:3'): By multiple errors ──────────────────────
`.` did not throw the expected error.
Backtrace:
▆
1. ├─... %>% expect_error(class = "crosstable_all_na_by_warning") at test-by_factor.R:290:2
2. └─testthat::expect_error(., class = "crosstable_all_na_by_warning")
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [107s/93s]
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(crosstable)
Attaching package: 'crosstable'
The following object is masked from 'package:testthat':
matches
>
> test_check("crosstable")
Starting 2 test processes
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (35)
• On Linux (12)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-by_factor.R:290:3'): By multiple errors ──────────────────────
`.` did not throw the expected error.
Backtrace:
▆
1. ├─... %>% expect_error(class = "crosstable_all_na_by_warning") at test-by_factor.R:290:2
2. └─testthat::expect_error(., class = "crosstable_all_na_by_warning")
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [165s/94s]
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(crosstable)
Attaching package: 'crosstable'
The following object is masked from 'package:testthat':
matches
>
> test_check("crosstable")
Starting 2 test processes
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (35)
• On Linux (12)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-by_factor.R:290:3'): By multiple errors ──────────────────────
`.` did not throw the expected error.
Backtrace:
▆
1. ├─... %>% expect_error(class = "crosstable_all_na_by_warning") at test-by_factor.R:290:2
2. └─testthat::expect_error(., class = "crosstable_all_na_by_warning")
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [169s/103s]
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(crosstable)
Attaching package: 'crosstable'
The following object is masked from 'package:testthat':
matches
>
> test_check("crosstable")
Starting 2 test processes
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (35)
• On Linux (12)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-by_factor.R:290:3'): By multiple errors ──────────────────────
`.` did not throw the expected error.
Backtrace:
▆
1. ├─... %>% expect_error(class = "crosstable_all_na_by_warning") at test-by_factor.R:290:2
2. └─testthat::expect_error(., class = "crosstable_all_na_by_warning")
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6.1
Check: tests
Result: ERROR
Running 'testthat.R' [64s]
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(crosstable)
Attaching package: 'crosstable'
The following object is masked from 'package:testthat':
matches
>
> test_check("crosstable")
Starting 2 test processes
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (47)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-by_factor.R:290:3'): By multiple errors ──────────────────────
`.` did not throw the expected error.
Backtrace:
▆
1. ├─... %>% expect_error(class = "crosstable_all_na_by_warning") at test-by_factor.R:290:2
2. └─testthat::expect_error(., class = "crosstable_all_na_by_warning")
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [132s/85s]
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(crosstable)
Attaching package: 'crosstable'
The following object is masked from 'package:testthat':
matches
>
> test_check("crosstable")
Starting 2 test processes
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (35)
• On Linux (12)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-by_factor.R:290:3'): By multiple errors ──────────────────────
`.` did not throw the expected error.
Backtrace:
▆
1. ├─... %>% expect_error(class = "crosstable_all_na_by_warning") at test-by_factor.R:290:2
2. └─testthat::expect_error(., class = "crosstable_all_na_by_warning")
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [134s/84s]
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(crosstable)
Attaching package: 'crosstable'
The following object is masked from 'package:testthat':
matches
>
> test_check("crosstable")
Starting 2 test processes
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (35)
• On Linux (12)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-by_factor.R:290:3'): By multiple errors ──────────────────────
`.` did not throw the expected error.
Backtrace:
▆
1. ├─... %>% expect_error(class = "crosstable_all_na_by_warning") at test-by_factor.R:290:2
2. └─testthat::expect_error(., class = "crosstable_all_na_by_warning")
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.6.1
Check: tests
Result: ERROR
Running 'testthat.R' [98s]
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(crosstable)
Attaching package: 'crosstable'
The following object is masked from 'package:testthat':
matches
>
> test_check("crosstable")
Starting 2 test processes
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (47)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-by_factor.R:290:3'): By multiple errors ──────────────────────
`.` did not throw the expected error.
Backtrace:
▆
1. ├─... %>% expect_error(class = "crosstable_all_na_by_warning") at test-by_factor.R:290:2
2. └─testthat::expect_error(., class = "crosstable_all_na_by_warning")
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.6.1
Check: tests
Result: ERROR
Running 'testthat.R' [94s]
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(crosstable)
Attaching package: 'crosstable'
The following object is masked from 'package:testthat':
matches
>
> test_check("crosstable")
Starting 2 test processes
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (47)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-by_factor.R:290:3'): By multiple errors ──────────────────────
`.` did not throw the expected error.
Backtrace:
▆
1. ├─... %>% expect_error(class = "crosstable_all_na_by_warning") at test-by_factor.R:290:2
2. └─testthat::expect_error(., class = "crosstable_all_na_by_warning")
[ FAIL 1 | WARN 2 | SKIP 47 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64