search for: aaa_analyze

Displaying 1 result from an estimated 1 matches for "aaa_analyze".

2005 May 06
1
Misspelled German error message: --nosave (PR#7841)
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 b...