Last updated on 2026-09-12 13:50:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 22.28 | 335.42 | 357.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 13.63 | 222.88 | 236.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 15.00 | 217.80 | 232.80 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 14.00 | 212.56 | 226.56 | ERROR | |
| r-devel-windows-x86_64 | 0.3.2 | 25.00 | 352.00 | 377.00 | OK | |
| r-patched-linux-x86_64 | 0.3.2 | 19.59 | 320.97 | 340.56 | OK | |
| r-release-linux-x86_64 | 0.3.2 | 18.80 | 320.54 | 339.34 | OK | |
| r-release-macos-arm64 | 0.3.2 | 6.00 | 86.00 | 92.00 | OK | |
| r-release-macos-x86_64 | 0.3.2 | 16.00 | 349.00 | 365.00 | OK | |
| r-release-windows-x86_64 | 0.3.2 | 25.00 | 348.00 | 373.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.2 | 16.00 | 403.00 | 419.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.2 | 36.00 | 462.00 | 498.00 | OK |
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/28s]
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(ruminate)
Loading ruminate
>
> test_check("ruminate")
Saving _problems/test-fetch_rxinfo-50.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-fetch_rxinfo.R:47:5'): (code run outside of `test_that()`) ─────
Error in `rbind(deparse.level, ...)`: numbers of columns of arguments do not match
Backtrace:
▆
1. ├─base::suppressMessages(...) at test-fetch_rxinfo.R:46:3
2. │ └─base::withCallingHandlers(...)
3. ├─rxode2::model(...) at test-fetch_rxinfo.R:47:5
4. ├─rxode2::model(...)
5. └─rxode2:::model.rxUi(...)
6. └─rxode2::.modelHandleModelLines(...)
7. └─rxode2:::.addVariableToIniDf(...)
8. ├─base::assign("iniDf", rbind(.iniDf, .extra), envir = rxui)
9. └─base::rbind(.iniDf, .extra)
10. └─base::rbind(deparse.level, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/16s]
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(ruminate)
Loading ruminate
>
> test_check("ruminate")
Saving _problems/test-fetch_rxinfo-50.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-fetch_rxinfo.R:47:5'): (code run outside of `test_that()`) ─────
Error in `rbind(deparse.level, ...)`: numbers of columns of arguments do not match
Backtrace:
▆
1. ├─base::suppressMessages(...) at test-fetch_rxinfo.R:46:3
2. │ └─base::withCallingHandlers(...)
3. ├─rxode2::model(...) at test-fetch_rxinfo.R:47:5
4. ├─rxode2::model(...)
5. └─rxode2:::model.rxUi(...)
6. └─rxode2::.modelHandleModelLines(...)
7. └─rxode2:::.addVariableToIniDf(...)
8. ├─base::assign("iniDf", rbind(.iniDf, .extra), envir = rxui)
9. └─base::rbind(.iniDf, .extra)
10. └─base::rbind(deparse.level, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc