Hello All, It seems weird to me that Rscript does the following thing and enters the R prompt mode. If I change the file name to something that doesn't start with 'size', then Rscript runs normally. Does anybody know what is going on?
$ Rscript size.R WARNING: '--file=size.R' value is invalid: ignored > $ Rscript --version R scripting front-end version 51072 -- Tom ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.