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.

______________________________________________
R-help@r-project.org 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.

Reply via email to