search for: 20installed

Displaying 1 result from an estimated 1 matches for "20installed".

Did you mean: 20installer
2001 Jul 06
1
installing tree pkg on linux
I am having trouble installing the tree package on linux. I followed all the steps in section 5.2 of the FAQ http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html#How%20can%20add-on%20packages%20be%20installed%3f In particular, I typed 'R CMD INSTALL -l /home/cs/murphyk/R tree_1.0-2.tar.gz'. This created the files 'LibIndex', 'R.css' and a subdirectory called 'tree'. I then created a ~/.Renviron file with the line 'R_LIBS="/home/cs/murphyk/R"'. Inside...