Last updated on 2024-12-31 03:49:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.15 | 56.64 | 62.79 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | ERROR | ||||
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 83.87 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 75.49 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 7.00 | 74.00 | 81.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 6.54 | 52.42 | 58.96 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 5.07 | 52.59 | 57.66 | NOTE | |
r-release-macos-arm64 | 0.1.0 | 34.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 53.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 7.00 | 71.00 | 78.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0 | 36.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 50.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.0 | 8.00 | 85.00 | 93.00 | NOTE |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/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: tests
Result: ERROR
Running ‘testthat.R’
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/8s]
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