>>>>> Jeff Newmiller <[email protected]>
>>>>> on Wed, 12 Sep 2012 14:57:38 -0700 writes:
> It is my normal practice to install R libraries without
> root. Just use your own library directory instead of the
> system library.
>
---------------------------------------------------------------------------
> Sent from my phone. Please excuse my brevity.
well, "libraries" is even longer than "packages", so please,
increasing your brevity, do use correct language.
install.packages("fortunes")
require("fortunes")
fortune("It's a package")
Martin
______________________________________________
[email protected] 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.