async$get_status
due to scan read error ; asyncBar2
behaviour where abortion notification was dismissed before the abortion was concluded. The removeNotification
is now called on finalize
method;async[R6]
: New param verbose to provides much more
information about the flow of information between the R processes."observer error: Error in if (private$interrupted()) {: argument is of length zero\n"
in async class fixed.New routines to save and load async objects as rds
files ;
New progress bar with cancel button;
asincBar2[R6]
: Reports async class progress with a custom shiny bar to end user;async$inc
:Increment the progress tracking;load_async
: Functions to read a single async object to a RDS file;save_async
: Functions to write a single async object to a RDS file.asincBar2$close
: display a cancel button to end user associated with the process tracked by the async classasyncBar
name changed to asyncBar1
;async: get_status
method character(0) error fixed;Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.