Last updated on 2025-12-28 01:48:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 8.00 | 65.83 | 73.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 5.71 | 45.63 | 51.34 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 14.00 | 100.09 | 114.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 14.00 | 103.10 | 117.10 | OK | |
| r-devel-windows-x86_64 | 0.4.1 | 10.00 | 78.00 | 88.00 | ERROR | |
| r-patched-linux-x86_64 | 0.4.1 | 9.08 | 58.36 | 67.44 | OK | |
| r-release-linux-x86_64 | 0.4.1 | 7.55 | 57.16 | 64.71 | OK | |
| r-release-macos-arm64 | 0.4.1 | OK | ||||
| r-release-macos-x86_64 | 0.4.1 | 4.00 | 49.00 | 53.00 | OK | |
| r-release-windows-x86_64 | 0.4.1 | 9.00 | 78.00 | 87.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.1 | 4.00 | 53.00 | 57.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.1 | 13.00 | 94.00 | 107.00 | OK |
Version: 0.4.1
Check: examples
Result: ERROR
Running examples in 'mschart-Ex.R' failed
The error most likely occurred in:
> ### Name: as_bar_stack
> ### Title: set a barchart as a stacked barchart
> ### Aliases: as_bar_stack
>
> ### ** Examples
>
> library(officer)
>
> my_bar_stack_01 <- ms_barchart(data = browser_data, x = "browser",
+ y = "value", group = "serie")
Error in `[.data.table`(dataset, , `:=`(c(".fake_id."), list(seq_len(.N))), :
attempt access index 3/3 in VECTOR_ELT
Calls: ms_barchart ... excel_data_setup -> dcast_data -> [ -> [.data.table
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running 'tinytest.R' [2s]
Running the tests in 'tests/tinytest.R' failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ tinytest::test_package("mschart")
+ }
test-custom-labels.R.......... 0 tests
test-custom-labels.R.......... 0 tests
test-custom-labels.R.......... 0 tests
test-custom-labels.R.......... 0 tests Error in `[.data.table`(dataset, , `:=`(c(".fake_id."), list(seq_len(.N))), :
attempt access index 5/5 in VECTOR_ELT
Calls: <Anonymous> ... excel_data_setup -> dcast_data -> [ -> [.data.table
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.