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

Debugging stochastic pipelines #63

Closed
6 tasks done
wlandau opened this issue Oct 15, 2022 · 1 comment
Closed
6 tasks done

Debugging stochastic pipelines #63

wlandau opened this issue Oct 15, 2022 · 1 comment

Comments

@wlandau
Copy link
Member

wlandau commented Oct 15, 2022

Prework

  • Read and agree to the code of conduct and contributing guidelines.
  • If there is already a relevant issue, whether open or closed, comment on the existing thread instead of posting a new issue.
  • For any problems you identify, post a minimal reproducible example like this one so the maintainer can troubleshoot. A reproducible example is:
    • Runnable: post enough R code and data so any onlooker can create the error on their own computer.
    • Minimal: reduce runtime wherever possible and remove complicated details that are irrelevant to the issue at hand.
    • Readable: format your code according to the tidyverse style guide.

Description

Explain how to debug tar_rep() and friends, especially after ropensci/tarchetypes#111. Also explain how to get help: GitHub discussions, reprexes, etc.

@wlandau
Copy link
Member Author

wlandau commented Oct 28, 2022

Done in the debugging chapter rewrite.

@wlandau wlandau closed this as completed Oct 28, 2022
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

1 participant