CRAN Package Check Results for Package mschart

Last updated on 2025-12-19 23:49:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 7.78 63.72 71.50 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 5.88 43.40 49.28 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.1 15.00 96.85 111.85 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.1 13.00 90.75 103.75 ERROR
r-devel-windows-x86_64 0.4.1 9.00 84.00 93.00 OK
r-patched-linux-x86_64 0.4.1 7.00 57.64 64.64 OK
r-release-linux-x86_64 0.4.1 8.19 57.09 65.28 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 80.00 89.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 95.00 108.00 OK

Check Details

Version: 0.4.1
Check: examples
Result: ERROR Running examples in ‘mschart-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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-linux-x86_64-debian-gcc

Version: 0.4.1
Check: tests
Result: ERROR Running ‘tinytest.R’ [1s/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-linux-x86_64-debian-gcc

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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.1
Check: tests
Result: ERROR Running ‘tinytest.R’ 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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc