Last updated on 2025-12-20 21:49:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 5.90 | 66.93 | 72.83 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 3.82 | 47.75 | 51.57 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 10.00 | 102.61 | 112.61 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 9.00 | 111.61 | 120.61 | ERROR | |
| r-devel-windows-x86_64 | 0.2.0 | 8.00 | 91.00 | 99.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 5.62 | 85.51 | 91.13 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 5.60 | 85.84 | 91.44 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 3.00 | 72.00 | 75.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 9.00 | 89.00 | 98.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 4.00 | 58.00 | 62.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 10.00 | 112.00 | 122.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(runcharter)
>
> test_check("runcharter")
Saving _problems/test_outputs-24.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_outputs.R:23:3'): `runcharter function` works with input and returns expected data.frame ──
Error in ``[.data.table`(masterDT[, .SD[1:med_rows], by = grp], , `:=`(median, stats::median(utils::head(y, med_rows), na.rm = TRUE)), by = grp)`: attempt access index 3/3 in VECTOR_ELT
Backtrace:
▆
1. └─runcharter::runcharter(...) at test_outputs.R:23:3
2. ├─...[]
3. └─data.table:::`[.data.table`(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘improvement.Rmd’ using rmarkdown
Quitting from improvement.Rmd:26-45 [not-enough-data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 3/3 in VECTOR_ELT
---
Backtrace:
▆
1. └─runcharter::runcharter(...)
2. ├─...[]
3. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'improvement.Rmd' failed with diagnostics:
attempt access index 3/3 in VECTOR_ELT
--- failed re-building ‘improvement.Rmd’
--- re-building ‘runcharter.Rmd’ using rmarkdown
Quitting from runcharter.Rmd:63-78 [pipe]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 3/3 in VECTOR_ELT
---
Backtrace:
▆
1. ├─testdf %>% ...
2. └─runcharter::runcharter(...)
3. ├─...[]
4. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'runcharter.Rmd' failed with diagnostics:
attempt access index 3/3 in VECTOR_ELT
--- failed re-building ‘runcharter.Rmd’
SUMMARY: processing the following files failed:
‘improvement.Rmd’ ‘runcharter.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(runcharter)
>
> test_check("runcharter")
Saving _problems/test_outputs-24.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_outputs.R:23:3'): `runcharter function` works with input and returns expected data.frame ──
Error in ``[.data.table`(masterDT[, .SD[1:med_rows], by = grp], , `:=`(median, stats::median(utils::head(y, med_rows), na.rm = TRUE)), by = grp)`: attempt access index 3/3 in VECTOR_ELT
Backtrace:
▆
1. └─runcharter::runcharter(...) at test_outputs.R:23:3
2. ├─...[]
3. └─data.table:::`[.data.table`(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(runcharter)
>
> test_check("runcharter")
Saving _problems/test_outputs-24.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_outputs.R:23:3'): `runcharter function` works with input and returns expected data.frame ──
Error in ``[.data.table`(masterDT[, .SD[1:med_rows], by = grp], , `:=`(median, stats::median(utils::head(y, med_rows), na.rm = TRUE)), by = grp)`: attempt access index 3/3 in VECTOR_ELT
Backtrace:
▆
1. └─runcharter::runcharter(...) at test_outputs.R:23:3
2. ├─...[]
3. └─data.table:::`[.data.table`(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘improvement.Rmd’ using rmarkdown
Quitting from improvement.Rmd:26-45 [not-enough-data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 3/3 in VECTOR_ELT
---
Backtrace:
▆
1. └─runcharter::runcharter(...)
2. ├─...[]
3. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'improvement.Rmd' failed with diagnostics:
attempt access index 3/3 in VECTOR_ELT
--- failed re-building ‘improvement.Rmd’
--- re-building ‘runcharter.Rmd’ using rmarkdown
Quitting from runcharter.Rmd:63-78 [pipe]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 3/3 in VECTOR_ELT
---
Backtrace:
▆
1. ├─testdf %>% ...
2. └─runcharter::runcharter(...)
3. ├─...[]
4. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'runcharter.Rmd' failed with diagnostics:
attempt access index 3/3 in VECTOR_ELT
--- failed re-building ‘runcharter.Rmd’
SUMMARY: processing the following files failed:
‘improvement.Rmd’ ‘runcharter.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc