Wen Zhang

Results 3 issues of Wen Zhang

multiprocess is removed from the recent version of future package, which lead to error message "No such strategy for futures: 'multiprocess'". Please help to change it to use multisession

I tried to write a function to do repeated tests on several parameters from two groups, ` my2group_test % group_by(!! rlang::ensym(group_name)) %>% get_summary_stats(!! rlang::ensym(para_name),show = c("n", "median", "mean", "se", "mad",...

This is a commonly used test in my field, could it be added into next release?