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

dorng orphaned #52

Closed
mayer79 opened this issue Dec 24, 2022 · 1 comment
Closed

dorng orphaned #52

mayer79 opened this issue Dec 24, 2022 · 1 comment

Comments

@mayer79
Copy link
Collaborator

mayer79 commented Dec 24, 2022

Test result of "kernelshap" has two warns due to orphaned dependency "dorng":

https://cran.r-project.org/web/packages/doRNG/index.html

We used it to produce reproducible results under parallel computing. Since kernelshap's results are quite unaffected by randomness, we can replace it by %dopar% from "doFuture". "dofuture" has a very stable maintainer.

@mayer79 mayer79 mentioned this issue Dec 24, 2022
@mayer79
Copy link
Collaborator Author

mayer79 commented Dec 27, 2022

implemented in #53

@mayer79 mayer79 closed this as completed Dec 27, 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