-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Description
I'm setting an HPC pipeline with drake, and using future as HPC backend, The pipeline is working fine so far, but it is not clear to me how to silence this warning:
Warning message: could not load renv from project "c:/path_to_project"; reloading previously-loaded renv
In other words, how can I tell the future::plan to pick the renv of the main session when it spawns the other processes?
Ps: this warning does not take place on Gnu/Linux Oses
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels