Last updated on 2025-01-12 06:51:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.50 | 57.06 | 63.56 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.64 | 40.03 | 44.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 108.86 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 105.61 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 7.00 | 73.00 | 80.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 5.44 | 52.67 | 58.11 | ERROR | |
r-release-linux-x86_64 | 0.1.1 | 5.32 | 53.18 | 58.50 | OK | |
r-release-macos-arm64 | 0.1.1 | 37.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 72.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 8.00 | 72.00 | 80.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 65.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 10.00 | 83.00 | 93.00 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(describedata)
>
> test_check("describedata")
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 11 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-bivariate_compare.R:138:3'): displays fisher p value for cat vars if requested ──
Error in `fisher.test(mtcars$disp, as.factor(mtcars$gear))`: integer overflow in exact computation
Backtrace:
▆
1. ├─base::paste0(...) at test-bivariate_compare.R:138:3
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─stats::fisher.test(mtcars$disp, as.factor(mtcars$gear))
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 11 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(describedata)
>
> test_check("describedata")
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 11 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-bivariate_compare.R:138:3'): displays fisher p value for cat vars if requested ──
Error in `fisher.test(mtcars$disp, as.factor(mtcars$gear))`: integer overflow in exact computation
Backtrace:
▆
1. ├─base::paste0(...) at test-bivariate_compare.R:138:3
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─stats::fisher.test(mtcars$disp, as.factor(mtcars$gear))
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 11 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavor: r-patched-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(describedata)
>
> test_check("describedata")
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 11 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-bivariate_compare.R:138:3'): displays fisher p value for cat vars if requested ──
Error in `fisher.test(mtcars$disp, as.factor(mtcars$gear))`: integer overflow in exact computation
Backtrace:
▆
1. ├─base::paste0(...) at test-bivariate_compare.R:138:3
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─stats::fisher.test(mtcars$disp, as.factor(mtcars$gear))
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 11 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64