We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
futureverse/future.apply#68 (comment) futureverse/future.apply@461a3e2
Default becomes:
furrr:::furrr_options(conditions = "conditions")
disable with
furrr:::furrr_options(conditions = NULL)
The text was updated successfully, but these errors were encountered:
conditions = NULL isn't really recommended, so we won't document it but we will support it and test for that support futureverse/future@49df8cf
conditions = NULL
Sorry, something went wrong.
conditions
Successfully merging a pull request may close this issue.
futureverse/future.apply#68 (comment)
futureverse/future.apply@461a3e2
Default becomes:
disable with
The text was updated successfully, but these errors were encountered: