CRAN Release 0.2.0
Bump from 0.1.6:
See news.md for details.
Major Changes
- Allow
fastmap2toas.listrecursively - Added
mean_seto calculate mean and standard error of mean - Re-exported
digestfromdigestpackage - Added
combine_html_classandremove_html_classto manipulateHTMLclasses - Force enabled
ANSIcolor display forrs_execwhen the jobs run inRStudio compoundInput2now respects thepar(fg)and sets foreground accordingly- Added
lapply_callrto replaceasync_workerswith cleaner and more robust implementation - Added
as_pipeto make any functions to pipe-friendly - Added
rs_add_shortcutto allow customized shortcuts inRStudio - Added
missing_dotsto detect if dots are missing values - Added
fastquantileto estimate single quantile, which is faster than base R - Added
RStudioshortcuts, allowing customized code from shortcuts - Added
shiny_alert2that launches large alerts in shiny applications - Added
%<-?%to only assign when right-hand side expression is valid and not null - Removed
qs_map,redis_map - Removed dependence
qs,RcppRedis,htmltools - Removed
make_async_evaluator
Minor Changes
- Cleaned
get_osso it does not depend onstringranymore
Big Fixes
- Fixed
progress2not working properly in non-interactive sessions (butshinyis still running) - Fixed
missing_dotsfreezing the session when incorrectly called - Fixed
autoconfwarnings - Fixed a bug in
lapply_async2when failing to restore plan