Last updated on 2023-01-25 04:51:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 37.54 | 141.29 | 178.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 28.55 | 103.68 | 132.23 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 230.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 213.43 | OK | |||
r-patched-linux-x86_64 | 0.1.0 | 28.97 | 132.93 | 161.90 | OK | |
r-release-linux-x86_64 | 0.1.0 | 30.49 | 132.97 | 163.46 | OK | |
r-release-macos-arm64 | 0.1.0 | 68.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 134.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 39.00 | 259.00 | 298.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 73.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 141.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 89.00 | 353.00 | 442.00 | ERROR |
Version: 0.1.0
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [55s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mtdesign)
>
> test_check("mtdesign")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 127 ]
== Failed tests ================================================================
-- Error ('test-obtainDesign.R:90'): obtainDesign works ------------------------
Error in `dplyr::filter(., rSuccess < nTotal, rSuccess <= rTotal, rSuccess >
rFutility, rSuccess <= nStage1)`: Problem while computing `..1 = rSuccess < nTotal`.
Caused by error:
! cannot allocate vector of size 389.5 Mb
Backtrace:
x
1. +-mtdesign::obtainDesign(...) at test-obtainDesign.R:90:2
2. | +-base::do.call(...)
3. | \-mtdesign::createGrid(p0 = 0.2, p1 = 0.4, alpha = 0.1, beta = 0.1)
4. | \-d %>% ...
5. +-dplyr::filter(...)
6. +-dplyr:::filter.data.frame(...)
7. | \-dplyr:::filter_rows(.data, ..., caller_env = caller_env())
8. | \-dplyr:::filter_eval(dots, mask = mask, error_call = error_call)
9. | +-base::withCallingHandlers(...)
10. | \-mask$eval_all_filter(dots, env_filter)
11. \-base::.handleSimpleError(...)
12. \-dplyr (local) h(simpleError(msg, call))
13. \-rlang::abort(bullets, call = error_call, parent = skip_internal_condition(e))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 127 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64