Full_Name: Bernhard Schmalhofer Version: R 2.1.0 OS: Linux Submission from: (NULL) (213.69.121.226)
Hi, when I pipe commands into R then I get a misspelled German error message: scripts> echo $LANG de_DE.UTF-8 scripts> R --args asdf < aaa_analyze.R Fatal error: Sie m?ssen '--save', '--nosave' oder '--vanilla' angeben scripts> export LANG=C scripts>R --args asdf < aaa_analyze.R Fatal error: you must specify '--save', '--no-save' or '--vanilla' The no-save command line option should be '--no-save', not '--nosave'. CU, Bernhard ______________________________________________ R-devel@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-devel