Alon Ben-Ari
2009-Jun-17 15:50 UTC
[R] Cannot install a package - with a funny error message
Hello
I am trying to install the following package . I am logged in as SU of
course.
Below is my input and output.
Any ideas?
install.packages("kernlab")
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
Error in m[, 1] : incorrect number of dimensions
Best,
Alon
[[alternative HTML version deleted]]
Uwe Ligges
2009-Jun-19 15:43 UTC
[R] Cannot install a package - with a funny error message
What's funny with the error message? I think it is not funny that you have not provided relevant information as requestes in the posting guide for R-help, e.g. on: OS, R version, CRAN mirror you try to use, internet connection via proxy or not, ... Hence we cannot help. Uwe Ligges Alon Ben-Ari wrote:> Hello > I am trying to install the following package . I am logged in as SU of > course. > Below is my input and output. > Any ideas? > > install.packages("kernlab") > > --- Please select a CRAN mirror for use in this session --- > Loading Tcl/Tk interface ... done > Error in m[, 1] : incorrect number of dimensions > > Best, > > Alon > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at 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.