Closed billdenney closed 1 year ago
I did not open a discussion topic because the change is small and simple.
The launch_max argument causes the example to fail. I think that it is due to copying and pasting from crew_controller_local().
launch_max
crew_controller_local()
launch_max is part of development crew but not CRAN crew. This will be resolved when I update crew on CRAN next month.
crew
Prework
Related GitHub issues and pull requests
I did not open a discussion topic because the change is small and simple.
Summary
The
launch_max
argument causes the example to fail. I think that it is due to copying and pasting fromcrew_controller_local()
.