CRAN Package Check Results for Maintainer ‘John Mount <jmount at win-vector.com>’

Last updated on 2025-12-21 17:51:11 CET.

Package ERROR NOTE OK
cdata 3 10
RcppDynProg 13
rqdatatable 4 9
rquery 3 10
sigr 13
vtreat 13
wrapr 13
WVPlots 13

Package cdata

Current CRAN status: ERROR: 3, OK: 10

Version: 1.2.1
Check: tests
Result: ERROR Running ‘tinytest.R’ [4s/4s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("cdata") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv test_RowColOps.R.............. 0 tests test_RowColOps.R.............. 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m test_XForm.R.................. 0 tests test_XForm.R.................. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.8s<1b>[0m test_check.R.................. 0 tests test_check.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m test_checks_2.R............... 0 tests test_checks_2.R............... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m test_chicks.R................. 0 tests test_chicks.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m90ms<1b>[0m Loading required package: rquery test_complex_example.R........ 0 tests test_complex_example.R........ 0 tests test_complex_example.R........ 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("rank"), list(cumsum(rqdatatable_temp_one_col))), : attempt access index 4/4 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.1
Check: tests
Result: ERROR Running ‘tinytest.R’ [3s/3s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("cdata") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv test_RowColOps.R.............. 0 tests test_RowColOps.R.............. 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_XForm.R.................. 0 tests test_XForm.R.................. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.4s<1b>[0m test_check.R.................. 0 tests test_check.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m99ms<1b>[0m test_checks_2.R............... 0 tests test_checks_2.R............... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[0m test_chicks.R................. 0 tests test_chicks.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m Loading required package: rquery test_complex_example.R........ 0 tests test_complex_example.R........ 0 tests test_complex_example.R........ 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("rank"), list(cumsum(rqdatatable_temp_one_col))), : attempt access index 4/4 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.1
Check: tests
Result: ERROR Running ‘tinytest.R’ [5s/11s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("cdata") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv test_RowColOps.R.............. 0 tests test_RowColOps.R.............. 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.1s<1b>[0m test_XForm.R.................. 0 tests test_XForm.R.................. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m5.2s<1b>[0m test_check.R.................. 0 tests test_check.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m test_checks_2.R............... 0 tests test_checks_2.R............... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.1s<1b>[0m test_chicks.R................. 0 tests test_chicks.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m Loading required package: rquery test_complex_example.R........ 0 tests test_complex_example.R........ 0 tests test_complex_example.R........ 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("rank"), list(cumsum(rqdatatable_temp_one_col))), : attempt access index 4/4 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Package RcppDynProg

Current CRAN status: OK: 13

Package rqdatatable

Current CRAN status: ERROR: 4, OK: 9

Version: 1.3.3
Check: examples
Result: ERROR Running examples in ‘rqdatatable-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ex_data_table_step.relop_extend > ### Title: Implement extend/assign operator. > ### Aliases: ex_data_table_step.relop_extend > > ### ** Examples > > > dL <- build_frame( + "subjectID", "surveyCategory" , "assessmentTotal", "one" | + 1 , "withdrawal behavior", 5 , 1 | + 1 , "positive re-framing", 2 , 1 | + 2 , "withdrawal behavior", 3 , 1 | + 2 , "positive re-framing", 4 , 1 ) > rquery_pipeline <- local_td(dL) %.>% + extend_nse(., + probability %:=% + exp(assessmentTotal * 0.237)/ + sum(exp(assessmentTotal * 0.237)), + count %:=% sum(one), + rank %:=% rank(), + orderby = c("assessmentTotal", "surveyCategory"), + reverse = c("assessmentTotal"), + partitionby = 'subjectID') %.>% + orderby(., c("subjectID", "probability")) > dL %.>% rquery_pipeline Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("probability", : attempt access index 5/5 in VECTOR_ELT Calls: %.>% ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.3.3
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("rqdatatable") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv Loading required package: rquery test_assoc.R.................. 0 tests test_assoc.R.................. 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m test_colon.R.................. 0 tests test_colon.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m20ms<1b>[0m test_cross_join.R............. 0 tests test_cross_join.R............. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m46ms<1b>[0m test_d_bind_frames.R.......... 0 tests test_d_bind_frames.R.......... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m11ms<1b>[0m test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m59ms<1b>[0m test_df_types.R............... 0 tests test_df_types.R............... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m38ms<1b>[0m test_distinct.R............... 0 tests test_distinct.R............... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m17ms<1b>[0m test_dotdotdot_issue.R........ 0 tests test_dotdotdot_issue.R........ 0 tests <1b>[0;36m38ms<1b>[0m test_dt_exports.R............. 0 tests test_dt_exports.R............. 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m63ms<1b>[0m test_dtmsg.R.................. 0 tests test_dtmsg.R.................. 0 tests <1b>[0;36m38ms<1b>[0m test_ex_pipe.R................ 0 tests test_ex_pipe.R................ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m29ms<1b>[0m test_execute_parallel.R....... 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("row_number"), : attempt access index 6/6 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘GroupedSampling.Rmd’ using rmarkdown Quitting from GroupedSampling.Rmd:17-41 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 7/7 in VECTOR_ELT --- Backtrace: ▆ 1. └─rqdatatable::ex_data_table(sample_ops) 2. ├─rqdatatable::ex_data_table_step(...) 3. └─rqdatatable:::ex_data_table_step.relop_select_rows(...) 4. ├─rqdatatable::ex_data_table_step(...) 5. └─rqdatatable:::ex_data_table_step.relop_extend(...) 6. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 7. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 8. ├─...[] 9. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'GroupedSampling.Rmd' failed with diagnostics: attempt access index 7/7 in VECTOR_ELT --- failed re-building ‘GroupedSampling.Rmd’ --- re-building ‘R_mapping.Rmd’ using rmarkdown Quitting from R_mapping.Rmd:14-40 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 4/4 in VECTOR_ELT --- Backtrace: ▆ 1. └─rqdatatable::ex_data_table(rquery_pipeline, tables = list(dL = dL)) 2. ├─rqdatatable::ex_data_table_step(...) 3. └─rqdatatable:::ex_data_table_step.relop_orderby(...) 4. ├─rqdatatable::ex_data_table_step(...) 5. └─rqdatatable:::ex_data_table_step.relop_extend(...) 6. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 7. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 8. ├─...[] 9. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'R_mapping.Rmd' failed with diagnostics: attempt access index 4/4 in VECTOR_ELT --- failed re-building ‘R_mapping.Rmd’ --- re-building ‘logisticexample.Rmd’ using rmarkdown Quitting from logisticexample.Rmd:67-69 [unnamed-chunk-5] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 4/4 in VECTOR_ELT --- Backtrace: ▆ 1. └─rqdatatable::ex_data_table(rquery_pipeline) 2. ├─rqdatatable::ex_data_table_step(...) 3. └─rqdatatable:::ex_data_table_step.relop_orderby(...) 4. ├─rqdatatable::ex_data_table_step(...) 5. └─rqdatatable:::ex_data_table_step.relop_select_columns(...) 6. ├─rqdatatable::ex_data_table_step(...) 7. └─rqdatatable:::ex_data_table_step.relop_select_rows(...) 8. ├─rqdatatable::ex_data_table_step(...) 9. └─rqdatatable:::ex_data_table_step.relop_extend(...) 10. ├─rqdatatable::ex_data_table_step(...) 11. └─rqdatatable:::ex_data_table_step.relop_extend(...) 12. ├─rqdatatable::ex_data_table_step(...) 13. └─rqdatatable:::ex_data_table_step.relop_extend(...) 14. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 15. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 16. ├─...[] 17. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'logisticexample.Rmd' failed with diagnostics: attempt access index 4/4 in VECTOR_ELT --- failed re-building ‘logisticexample.Rmd’ SUMMARY: processing the following files failed: ‘GroupedSampling.Rmd’ ‘R_mapping.Rmd’ ‘logisticexample.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.3.3
Check: tests
Result: ERROR Running ‘tinytest.R’ [1s/1s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("rqdatatable") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv Loading required package: rquery test_assoc.R.................. 0 tests test_assoc.R.................. 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_colon.R.................. 0 tests test_colon.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m6ms<1b>[0m test_cross_join.R............. 0 tests test_cross_join.R............. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m17ms<1b>[0m test_d_bind_frames.R.......... 0 tests test_d_bind_frames.R.......... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m3ms<1b>[0m test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m21ms<1b>[0m test_df_types.R............... 0 tests test_df_types.R............... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m11ms<1b>[0m test_distinct.R............... 0 tests test_distinct.R............... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m9ms<1b>[0m test_dotdotdot_issue.R........ 0 tests test_dotdotdot_issue.R........ 0 tests <1b>[0;36m13ms<1b>[0m test_dt_exports.R............. 0 tests test_dt_exports.R............. 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[0m test_dtmsg.R.................. 0 tests test_dtmsg.R.................. 0 tests <1b>[0;36m13ms<1b>[0m test_ex_pipe.R................ 0 tests test_ex_pipe.R................ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m10ms<1b>[0m test_execute_parallel.R....... 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("row_number"), : attempt access index 6/6 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.3
Check: examples
Result: ERROR Running examples in ‘rqdatatable-Ex.R’ failed The error most likely occurred in: > ### Name: ex_data_table_step.relop_extend > ### Title: Implement extend/assign operator. > ### Aliases: ex_data_table_step.relop_extend > > ### ** Examples > > > dL <- build_frame( + "subjectID", "surveyCategory" , "assessmentTotal", "one" | + 1 , "withdrawal behavior", 5 , 1 | + 1 , "positive re-framing", 2 , 1 | + 2 , "withdrawal behavior", 3 , 1 | + 2 , "positive re-framing", 4 , 1 ) > rquery_pipeline <- local_td(dL) %.>% + extend_nse(., + probability %:=% + exp(assessmentTotal * 0.237)/ + sum(exp(assessmentTotal * 0.237)), + count %:=% sum(one), + rank %:=% rank(), + orderby = c("assessmentTotal", "surveyCategory"), + reverse = c("assessmentTotal"), + partitionby = 'subjectID') %.>% + orderby(., c("subjectID", "probability")) > dL %.>% rquery_pipeline Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("probability", : attempt access index 5/5 in VECTOR_ELT Calls: %.>% ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.3
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("rqdatatable") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv Loading required package: rquery test_assoc.R.................. 0 tests test_assoc.R.................. 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[0m test_colon.R.................. 0 tests test_colon.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m14ms<1b>[0m test_cross_join.R............. 0 tests test_cross_join.R............. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m test_d_bind_frames.R.......... 0 tests test_d_bind_frames.R.......... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m14ms<1b>[0m test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m51ms<1b>[0m test_df_types.R............... 0 tests test_df_types.R............... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m24ms<1b>[0m test_distinct.R............... 0 tests test_distinct.R............... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m14ms<1b>[0m test_dotdotdot_issue.R........ 0 tests test_dotdotdot_issue.R........ 0 tests <1b>[0;36m23ms<1b>[0m test_dt_exports.R............. 0 tests test_dt_exports.R............. 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m66ms<1b>[0m test_dtmsg.R.................. 0 tests test_dtmsg.R.................. 0 tests <1b>[0;36m44ms<1b>[0m test_ex_pipe.R................ 0 tests test_ex_pipe.R................ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m30ms<1b>[0m test_execute_parallel.R....... 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("row_number"), : attempt access index 6/6 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.3.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘GroupedSampling.Rmd’ using rmarkdown Quitting from GroupedSampling.Rmd:17-41 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 7/7 in VECTOR_ELT --- Backtrace: ▆ 1. └─rqdatatable::ex_data_table(sample_ops) 2. ├─rqdatatable::ex_data_table_step(...) 3. └─rqdatatable:::ex_data_table_step.relop_select_rows(...) 4. ├─rqdatatable::ex_data_table_step(...) 5. └─rqdatatable:::ex_data_table_step.relop_extend(...) 6. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 7. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 8. ├─...[] 9. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'GroupedSampling.Rmd' failed with diagnostics: attempt access index 7/7 in VECTOR_ELT --- failed re-building ‘GroupedSampling.Rmd’ --- re-building ‘R_mapping.Rmd’ using rmarkdown Quitting from R_mapping.Rmd:14-40 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 4/4 in VECTOR_ELT --- Backtrace: ▆ 1. └─rqdatatable::ex_data_table(rquery_pipeline, tables = list(dL = dL)) 2. ├─rqdatatable::ex_data_table_step(...) 3. └─rqdatatable:::ex_data_table_step.relop_orderby(...) 4. ├─rqdatatable::ex_data_table_step(...) 5. └─rqdatatable:::ex_data_table_step.relop_extend(...) 6. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 7. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 8. ├─...[] 9. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'R_mapping.Rmd' failed with diagnostics: attempt access index 4/4 in VECTOR_ELT --- failed re-building ‘R_mapping.Rmd’ --- re-building ‘logisticexample.Rmd’ using rmarkdown Quitting from logisticexample.Rmd:67-69 [unnamed-chunk-5] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 4/4 in VECTOR_ELT --- Backtrace: ▆ 1. └─rqdatatable::ex_data_table(rquery_pipeline) 2. ├─rqdatatable::ex_data_table_step(...) 3. └─rqdatatable:::ex_data_table_step.relop_orderby(...) 4. ├─rqdatatable::ex_data_table_step(...) 5. └─rqdatatable:::ex_data_table_step.relop_select_columns(...) 6. ├─rqdatatable::ex_data_table_step(...) 7. └─rqdatatable:::ex_data_table_step.relop_select_rows(...) 8. ├─rqdatatable::ex_data_table_step(...) 9. └─rqdatatable:::ex_data_table_step.relop_extend(...) 10. ├─rqdatatable::ex_data_table_step(...) 11. └─rqdatatable:::ex_data_table_step.relop_extend(...) 12. ├─rqdatatable::ex_data_table_step(...) 13. └─rqdatatable:::ex_data_table_step.relop_extend(...) 14. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 15. └─base::eval(expr, envir = tmpenv, enclos = tmpenv) 16. ├─...[] 17. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'logisticexample.Rmd' failed with diagnostics: attempt access index 4/4 in VECTOR_ELT --- failed re-building ‘logisticexample.Rmd’ SUMMARY: processing the following files failed: ‘GroupedSampling.Rmd’ ‘R_mapping.Rmd’ ‘logisticexample.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.3
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("rqdatatable") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv Loading required package: rquery test_assoc.R.................. 0 tests test_assoc.R.................. 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m test_colon.R.................. 0 tests test_colon.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m14ms<1b>[0m test_cross_join.R............. 0 tests test_cross_join.R............. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m35ms<1b>[0m test_d_bind_frames.R.......... 0 tests test_d_bind_frames.R.......... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m10ms<1b>[0m test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 0 tests test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m test_degenerate_project.R..... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m44ms<1b>[0m test_df_types.R............... 0 tests test_df_types.R............... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m22ms<1b>[0m test_distinct.R............... 0 tests test_distinct.R............... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m15ms<1b>[0m test_dotdotdot_issue.R........ 0 tests test_dotdotdot_issue.R........ 0 tests <1b>[0;36m23ms<1b>[0m test_dt_exports.R............. 0 tests test_dt_exports.R............. 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m39ms<1b>[0m test_dtmsg.R.................. 0 tests test_dtmsg.R.................. 0 tests <1b>[0;36m21ms<1b>[0m test_ex_pipe.R................ 0 tests test_ex_pipe.R................ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[0m test_execute_parallel.R....... 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("row_number"), : attempt access index 6/6 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Package rquery

Current CRAN status: ERROR: 3, NOTE: 10

Version: 1.4.99
Check: Rd files
Result: NOTE checkRd: (-1) ex.Rd:20: Lost braces 20 | Execute a ops-dag using `code{wrap()}` data as values. | ^ checkRd: (-1) sql_node.Rd:29: Lost braces; missing escapes or markup? 29 | \item{expand_braces}{logical if TRUE use {col} notation to ensure {col} is a column name.} | ^ checkRd: (-1) sql_node.Rd:29: Lost braces; missing escapes or markup? 29 | \item{expand_braces}{logical if TRUE use {col} notation to ensure {col} is a column name.} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.4.99
Check: tests
Result: ERROR Running ‘tinytest.R’ [5s/7s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("rquery") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv test_NULL_NA_parse.R.......... 0 tests test_NULL_NA_parse.R.......... 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_bquote_name_escape.R..... 0 tests test_bquote_name_escape.R..... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m test_calc_warnings.R.......... 0 tests test_calc_warnings.R.......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[0m test_col_map_msg.R............ 0 tests test_col_map_msg.R............ 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m test_col_name_map.R........... 0 tests test_col_name_map.R........... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m4ms<1b>[0m test_compare.R................ 0 tests test_compare.R................ 0 tests <1b>[0;36m18ms<1b>[0m test_concat.R................. 0 tests test_concat.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m38ms<1b>[0m test_distinct.R............... 0 tests test_distinct.R............... 0 tests <1b>[0;36m12ms<1b>[0m test_drop_columns.R........... 0 tests test_drop_columns.R........... 1 tests <1b>[0;32mOK<1b>[0m test_drop_columns.R........... 1 tests <1b>[0;32mOK<1b>[0m test_drop_columns.R........... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m23ms<1b>[0m test_e_example1.R............. 0 tests test_e_example1.R............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.7s<1b>[0m test_encode.R................. 0 tests test_encode.R................. 0 tests test_encode.R................. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_extend_partition.R....... 0 tests test_extend_partition.R....... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.5s<1b>[0m test_extend_shrink.R.......... 0 tests test_extend_shrink.R.......... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m test_grouped_running_op.R..... 0 tests test_grouped_running_op.R..... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m test_if_else.R................ 0 tests test_if_else.R................ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m100ms<1b>[0m test_immediate_subsitution.R.. 0 tests test_immediate_subsitution.R.. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m42ms<1b>[0m test_join_check.R............. 0 tests test_join_check.R............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.5s<1b>[0m test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m74ms<1b>[0m test_materialize_node.R....... 0 tests test_materialize_node.R....... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[0m test_mod.R.................... 0 tests test_mod.R.................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m test_multi_arg_fn.R........... 0 tests test_multi_arg_fn.R........... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m7ms<1b>[0m test_names.R.................. 0 tests test_names.R.................. 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m test_parse.R.................. 0 tests test_parse.R.................. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m23ms<1b>[0m test_parse_issue.R............ 0 tests test_parse_issue.R............ 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[0m test_partial_fn_parse.R....... 0 tests test_partial_fn_parse.R....... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m30ms<1b>[0m test_pow.R.................... 0 tests test_pow.R.................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m test_project_empty.R.......... 0 tests test_project_empty.R.......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m36ms<1b>[0m test_project_narrowing.R...... 0 tests test_project_narrowing.R...... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m36ms<1b>[0m test_q.R...................... 0 tests test_q.R...................... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m20ms<1b>[0m test_rename_columns.R......... 0 tests test_rename_columns.R......... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m88ms<1b>[0m test_select_cols_reorder.R.... 0 tests test_select_cols_reorder.R.... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m7ms<1b>[0m test_select_narrowing.R....... 0 tests test_select_narrowing.R....... 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m32ms<1b>[0m test_select_stacking.R........ 0 tests test_select_stacking.R........ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m8ms<1b>[0m test_self_join.R.............. 0 tests test_self_join.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m10ms<1b>[0m test_set_indicator.R.......... 0 tests test_set_indicator.R.......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m55ms<1b>[0m test_translation.R............ 0 tests test_translation.R............ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_w_select_rows.R.......... 0 tests test_w_select_rows.R.......... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m22ms<1b>[0m test_wrap_vbind.R............. 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("simple_rank"), : attempt access index 5/5 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.99
Check: tests
Result: ERROR Running ‘tinytest.R’ [3s/3s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("rquery") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv test_NULL_NA_parse.R.......... 0 tests test_NULL_NA_parse.R.......... 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m86ms<1b>[0m test_bquote_name_escape.R..... 0 tests test_bquote_name_escape.R..... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m8ms<1b>[0m test_calc_warnings.R.......... 0 tests test_calc_warnings.R.......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m6ms<1b>[0m test_col_map_msg.R............ 0 tests test_col_map_msg.R............ 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m test_col_name_map.R........... 0 tests test_col_name_map.R........... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m2ms<1b>[0m test_compare.R................ 0 tests test_compare.R................ 0 tests <1b>[0;36m7ms<1b>[0m test_concat.R................. 0 tests test_concat.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m12ms<1b>[0m test_distinct.R............... 0 tests test_distinct.R............... 0 tests <1b>[0;36m3ms<1b>[0m test_drop_columns.R........... 0 tests test_drop_columns.R........... 1 tests <1b>[0;32mOK<1b>[0m test_drop_columns.R........... 1 tests <1b>[0;32mOK<1b>[0m test_drop_columns.R........... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m7ms<1b>[0m test_e_example1.R............. 0 tests test_e_example1.R............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.8s<1b>[0m test_encode.R................. 0 tests test_encode.R................. 0 tests test_encode.R................. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m72ms<1b>[0m test_extend_partition.R....... 0 tests test_extend_partition.R....... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m test_extend_shrink.R.......... 0 tests test_extend_shrink.R.......... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m27ms<1b>[0m test_grouped_running_op.R..... 0 tests test_grouped_running_op.R..... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_if_else.R................ 0 tests test_if_else.R................ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m74ms<1b>[0m test_immediate_subsitution.R.. 0 tests test_immediate_subsitution.R.. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m32ms<1b>[0m test_join_check.R............. 0 tests test_join_check.R............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m77ms<1b>[0m test_materialize_node.R....... 0 tests test_materialize_node.R....... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_mod.R.................... 0 tests test_mod.R.................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_multi_arg_fn.R........... 0 tests test_multi_arg_fn.R........... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m2ms<1b>[0m test_names.R.................. 0 tests test_names.R.................. 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m39ms<1b>[0m test_parse.R.................. 0 tests test_parse.R.................. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m22ms<1b>[0m test_parse_issue.R............ 0 tests test_parse_issue.R............ 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m7ms<1b>[0m test_partial_fn_parse.R....... 0 tests test_partial_fn_parse.R....... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m13ms<1b>[0m test_pow.R.................... 0 tests test_pow.R.................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_project_empty.R.......... 0 tests test_project_empty.R.......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m test_project_narrowing.R...... 0 tests test_project_narrowing.R...... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m test_q.R...................... 0 tests test_q.R...................... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m8ms<1b>[0m test_rename_columns.R......... 0 tests test_rename_columns.R......... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m34ms<1b>[0m test_select_cols_reorder.R.... 0 tests test_select_cols_reorder.R.... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m3ms<1b>[0m test_select_narrowing.R....... 0 tests test_select_narrowing.R....... 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m9ms<1b>[0m test_select_stacking.R........ 0 tests test_select_stacking.R........ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m4ms<1b>[0m test_self_join.R.............. 0 tests test_self_join.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m3ms<1b>[0m test_set_indicator.R.......... 0 tests test_set_indicator.R.......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m32ms<1b>[0m test_translation.R............ 0 tests test_translation.R............ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m97ms<1b>[0m test_w_select_rows.R.......... 0 tests test_w_select_rows.R.......... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m7ms<1b>[0m test_wrap_vbind.R............. 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("simple_rank"), : attempt access index 5/5 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.99
Check: tests
Result: ERROR Running ‘tinytest.R’ [8s/26s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("rquery") + } Loading required package: wrapr Attaching package: 'wrapr' The following object is masked from 'package:base': grepv test_NULL_NA_parse.R.......... 0 tests test_NULL_NA_parse.R.......... 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.5s<1b>[0m test_bquote_name_escape.R..... 0 tests test_bquote_name_escape.R..... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m35ms<1b>[0m test_calc_warnings.R.......... 0 tests test_calc_warnings.R.......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m38ms<1b>[0m test_col_map_msg.R............ 0 tests test_col_map_msg.R............ 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.2s<1b>[0m test_col_name_map.R........... 0 tests test_col_name_map.R........... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[0m test_compare.R................ 0 tests test_compare.R................ 0 tests <1b>[0;36m58ms<1b>[0m test_concat.R................. 0 tests test_concat.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m test_distinct.R............... 0 tests test_distinct.R............... 0 tests <1b>[0;36m15ms<1b>[0m test_drop_columns.R........... 0 tests test_drop_columns.R........... 1 tests <1b>[0;32mOK<1b>[0m test_drop_columns.R........... 1 tests <1b>[0;32mOK<1b>[0m test_drop_columns.R........... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m49ms<1b>[0m test_e_example1.R............. 0 tests test_e_example1.R............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m5.4s<1b>[0m test_encode.R................. 0 tests test_encode.R................. 0 tests test_encode.R................. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[0m test_extend_partition.R....... 0 tests test_extend_partition.R....... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.4s<1b>[0m test_extend_shrink.R.......... 0 tests test_extend_shrink.R.......... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m93ms<1b>[0m test_grouped_running_op.R..... 0 tests test_grouped_running_op.R..... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.6s<1b>[0m test_if_else.R................ 0 tests test_if_else.R................ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.8s<1b>[0m test_immediate_subsitution.R.. 0 tests test_immediate_subsitution.R.. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m test_join_check.R............. 0 tests test_join_check.R............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.8s<1b>[0m test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 0 tests test_lhs_eval.R............... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_materialize_node.R....... 0 tests test_materialize_node.R....... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.5s<1b>[0m test_mod.R.................... 0 tests test_mod.R.................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.4s<1b>[0m test_multi_arg_fn.R........... 0 tests test_multi_arg_fn.R........... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m18ms<1b>[0m test_names.R.................. 0 tests test_names.R.................. 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m test_parse.R.................. 0 tests test_parse.R.................. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_parse_issue.R............ 0 tests test_parse_issue.R............ 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m82ms<1b>[0m test_partial_fn_parse.R....... 0 tests test_partial_fn_parse.R....... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m test_pow.R.................... 0 tests test_pow.R.................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.8s<1b>[0m test_project_empty.R.......... 0 tests test_project_empty.R.......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m test_project_narrowing.R...... 0 tests test_project_narrowing.R...... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m39ms<1b>[0m test_q.R...................... 0 tests test_q.R...................... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m24ms<1b>[0m test_rename_columns.R......... 0 tests test_rename_columns.R......... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m test_select_cols_reorder.R.... 0 tests test_select_cols_reorder.R.... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m5ms<1b>[0m test_select_narrowing.R....... 0 tests test_select_narrowing.R....... 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m25ms<1b>[0m test_select_stacking.R........ 0 tests test_select_stacking.R........ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m7ms<1b>[0m test_self_join.R.............. 0 tests test_self_join.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m5ms<1b>[0m test_set_indicator.R.......... 0 tests test_set_indicator.R.......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_translation.R............ 0 tests test_translation.R............ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.5s<1b>[0m test_w_select_rows.R.......... 0 tests test_w_select_rows.R.......... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m36ms<1b>[0m test_wrap_vbind.R............. 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("simple_rank"), : attempt access index 5/5 in VECTOR_ELT Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Package sigr

Current CRAN status: OK: 13

Package vtreat

Current CRAN status: OK: 13

Package wrapr

Current CRAN status: OK: 13

Package WVPlots

Current CRAN status: OK: 13