Hi. Em Terça 31 Março 2009, stephen sefick escreveu: > I was just curious.
I use a bash script [http://asaguiar.med.br/modules.php?name=Downloads&d_op=getit&lid=41] that checks for availability of upgrades and, if it is the case, downloads, compiles and install the newest R version. It could be run from within R. The exit values of interest are 100 (uptodate) and 0 (successful install). All other values are errors codes that correspond to the steps the script performs: system checks (1), download (2), decompression (3), configure (4), compilation (5), install (6). The dowloadable version (url above) needs some minor configuration changes in variables. Best wishes. Alexandre -- Alexandre Santos Aguiar, MD, SCT -- website: http://spsconsultoria.com/ Phone: +55-11-3717-4866 (SP) Phone: +55-21-3717-4866 (RJ) Voicemail: +55-11-2157-6891 (SP) Fax: +55-11-2501-1972 (SP) - New fax number! Please, update records. --
signature.asc
Description: This is a digitally signed message part.
______________________________________________ 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.