CRAN Package Check Results for Package describedata

Last updated on 2025-01-13 07:49:12 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.1 4.55 42.84 47.39 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 103.36 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 105.61 OK
r-devel-windows-x86_64 0.1.1 9.00 72.00 81.00 OK
r-patched-linux-x86_64 0.1.0 5.44 52.67 58.11 ERROR
r-release-linux-x86_64 0.1.0 5.83 53.36 59.19 NOTE
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

Check Details

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: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-patched-linux-x86_64, r-release-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