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

Please do not change future options #2

Open
Tracked by #708
HenrikBengtsson opened this issue Mar 1, 2024 · 0 comments
Open
Tracked by #708

Please do not change future options #2

HenrikBengtsson opened this issue Mar 1, 2024 · 0 comments

Comments

@HenrikBengtsson
Copy link

Hello. Please do not set future options from within your package, as in:

https://github.com/cran/conformalInference.multi/blob/12671e6e379631a2e819181063a25535c7898c18/R/jackplus.R#L42

This might have unintended side effects for other packages and risk producing incorrect results elsewhere. R options are meant for end-users, not developers. If you need to tweak the settings, please do so temporarily, as explained in https://future.futureverse.org/articles/future-7-for-package-developers.html#avoid-changing-the-future-options.

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