You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added %D% a decorator function that works like python decorators
Added get_dots that can get variable from ... without evaluating other variables
Added dev_create to control switching among graphical devices
Added use_shiny_dipsaus() to import all styles and JavaScript
Added a wrapper for fastmap::fastmap - fastmap2, which provides several generic functions, making the original fastmap more like an environment
Added lapply_async2, a naive version of future.lapply, but with callbacks, which is useful if play-back message is required. This is experimental. In the future when package progressr is online, this function will be adjusted.
Added prepare_install to install CRAN packages at next startup, avoiding restarting R session multiple times.
Minor Changes
lapply_async2 now supporting more load-balance settings