Skip to content

Integrate (optional) progress bar - as a replacement for cat('.') #3

Open
krassowski wants to merge 2 commits into
reimandlab:masterfrom
krassowski:master
Open

Integrate (optional) progress bar - as a replacement for cat('.') #3
krassowski wants to merge 2 commits into
reimandlab:masterfrom
krassowski:master

Conversation

@krassowski

Copy link
Copy Markdown
Contributor

Progress bar mode replaces parallel::mclapply with pbmcapply::pbmclapply and suppresses printing of consecutive dots when the user specifies progress_bar=T.

The pbmclapply package is already available on CRAN in a stable version and seems ok to be included as a dependency; for backward compatibility reasons the default value of progress_bar parameter is FALSE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant