[R] permutations
Eiger
c_cb at hotmail.it
Sat Oct 10 17:15:42 CEST 2009
require(combinat)
permn((c(23,46,70,71,89))
Thanks.
When I try to install the "combinat" package, it give me these errors:
_________________________________________________________
--- Please select a CRAN mirror for use in this session ---
Warning in utils::install.packages(l[s + 1]) :
argument 'lib' is missing: using '/usr/lib/R/lib'
Warning in utils::install.packages(l[s + 1]) :
'lib = "/usr/lib/R/lib"' is not writable
Error in utils::install.packages(l[s + 1]) : unable to install packages
_________________________________________________________
What can I do?
--
View this message in context: http://www.nabble.com/permutations-tp25834463p25835092.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list