Skip to content

Conversation

@igor-siciliani
Copy link
Contributor

@igor-siciliani igor-siciliani commented Oct 27, 2020

Async 0.0.3

New routines to save and load async objects as rds files ;

New Methods/Functions/Classes

  • 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 class

Changes

  • Async param detail added ;
  • asyncBar name changed to asyncBar1 ;
  • The package documentation has been rewritten.

Bugs

  • asyn: get_status method character(0) error fixed;

Closes meantrix/geotrix_app#301

@igor-siciliani igor-siciliani self-assigned this Oct 27, 2020
@igor-siciliani igor-siciliani added 1 estimate 1: time to drink one glass of water, PRs, etc . improvement Improving existing features labels Oct 27, 2020
@igor-siciliani igor-siciliani merged commit 41cf767 into master Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 estimate 1: time to drink one glass of water, PRs, etc . improvement Improving existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants