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

Address issues with MON pipeline #137

Open
ChloeRN opened this issue Oct 26, 2020 · 4 comments
Open

Address issues with MON pipeline #137

ChloeRN opened this issue Oct 26, 2020 · 4 comments

Comments

@ChloeRN
Copy link
Collaborator

ChloeRN commented Oct 26, 2020

There appear to be some problems with running the MON pipeline. Both @StefanVriend get several warnings when running the pipelines, and when I run it on Mac, I further get errors for the populations MON and MTV (these errors do not obviously look like Mac-only issues, and may be related to the warnings). We should check what is going on here.

@StefanVriend
Copy link
Collaborator

When running run_pipelines(PopID = c("MON", "MTV")), an error is thrown at line 677 of "format_MON.R":
Error: No more ticks.

I'm not sure whether this is related, but dplyr::progress_estimated is deprecated, since "providing progress bars is not the responsibility of dplyr. Instead, you might try the more powerful progress package."

@LiamDBailey
Copy link
Collaborator

@ChloeRN what errors do you get on Mac?

@ChloeRN
Copy link
Collaborator Author

ChloeRN commented Nov 9, 2020

@LiamDBailey I used to get the same error as @StefanVriend reported above. However, when I ran the pipeline just now, everything was fine...

@LiamDBailey
Copy link
Collaborator

hmm ok, I haven't changed this yet...I'll try it on mine systematically and see if I can reproduce the error 🤔

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

3 participants