Skip to content

Async 0.0.3 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Oct 29, 2020
Merged

Async 0.0.3 #2

merged 26 commits into from
Oct 29, 2020

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.

2 participants