######################################################## ## For R, copy the file sma_0.5.tar.gz to anywhere say ## $HOME/Rpackages. R INSTALL -l $HOME/Rpackages sma For more information, read R INSTALL --help Alternativly, you can source Rarray.R and Rdisc.R when you run R. These are source code for version 0.1 only. However, you will not be able to look at the help files. ## On a windows system, double click on "rwinst.exe", click on ## "Add-on package" and follow instructions. ## You will also have to run the command > link.html.help() to update the HTML help pages before you can call > help.start() To run % R > library(sma) ######################################################## ## Sample files ## copy sample.tar into your working directory tar xvf mouse.data.tar