Skip to content
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

should we add a progress bar? #10

Open
fmichonneau opened this issue Jun 4, 2015 · 3 comments
Open

should we add a progress bar? #10

fmichonneau opened this issue Jun 4, 2015 · 3 comments

Comments

@fmichonneau
Copy link
Member

Should we add a progress bar to monitor status of larger requests?

@mjcollin
Copy link
Contributor

Is there a way to tell if the query is being run interactively vs as part of a script? Or direct output someplace that gets eaten when there is no console?

@fmichonneau
Copy link
Member Author

Is there a way to tell if the query is being run interactively vs as part of a script?

Yes, interactive() returns TRUE when R is being run interactively.

We should probably use: https://github.com/gaborcsardi/progress

@mjcollin
Copy link
Contributor

Looks like a nice package. I think this is a nicety now but we definitely will need to do this when the download API endpoints get added. ETA on that is July-ish after the next portal and indexes get rolled out.

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

No branches or pull requests

2 participants