Hi Hans, * Hans Hagen <pragma at wxs.nl> [060702 13:25]: > one problem could be that R has this piping; i wonder why a program that > takes a 50 meg installation does not support something --output or i > must have missed something R does support redirecting output to a file. Use R CMD BATCH [options] <infile> <outfile> -- Olaf