Closed cknuepfer closed 1 year ago
There are two more mentions of --slave
in this lesson which should also be replaced.
I think the option --slave
is from an older R version and now deprecated because of it is dismissive language.
I'm helping the current lesson Maintainers process outstanding pull requests on this repository, in preparation for transition to the new lesson infrastructure.
Considering that this change of parameter is needed, is now over 3 years old, and precedes the update to R version 4.0, this text change is very welcome. Because you mention it is present in other places in the episode, I will edit this PR to make the subsequent changes.
The checks are failing through no fault of your own, but I am going to merge this because I am confident that it will pass.
Correct output of print-args.R
Running
Rscript print-args.R
returns--no-echo
instead of--slave
.