Replies: 2 comments 19 replies
-
I tried your example on Windows and There is another error that reads:
which seems related to #1101 and wlandau/crew#76. If you upgrade to development install.packages(c("nanonext", "mirai"), repos = "https://shikokuchuo.r-universe.dev") If not, then it could be something |
Beta Was this translation helpful? Give feedback.
-
Thanks for your help with this Will, Installing the development versions of mirai and nanonext didnt help, neither did running it without callr, but i think ive narrowed it down to the Interestingly See further examples below of the issue occuring with crew and mirai Crew
Mirai
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Help
Description
Hi, im experiencing an issue when attempting to run a targets pipeline with both a local crew controller and renv activated, i get a "no targets found" error. The pipeline runs fine when the crew controller is omitted and renv activated, or when the crew controller is active and renv is deactivated. It just does not work together (see reprex below).
crew + renv (fails)
renv with no crew (works)
crew with no renv (works)
Session info
Any help with this would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions