
1) install R
and extra libraries



2) unpack R_stuff
   unpack Rc

3) cd Rc

(make the stuff)
create shared libraries

4) cd to R_stuff
    start R
	source the files
save.image()

5) cd to directory of interest
	run .Rprofile
	rehash()


should be able to see all of lees' R-codes

