Hi Dirk

Thanks for your quick answer.
/usr/lib/R/site-library/Rcmdr/Meta/ contains the same files as in your case and they are the same size as well.
Unfortunately, purging and reinstalling didn't change anything.
I could install it directly from CRAN, and it seems to load then, but doesn't work either, because it doesn't load a dependent package which is installed as a Debian-Package...
see below...

Cheers,
David

Dirk Eddelbuettel wrote:

Can you we run a few tests at your end as e.g. purge r-cran-rcmdr and reinstall
it; if that still fails, try install Rcdmr from CRAN (i.e. do install.packages("Rcmdr")
from inside R) ?

I am sure we can get to the bottom of this.

> install.packages("Rcmdr")
Warning in install.packages("Rcmdr") :
  argument 'lib' is missing: using '/home/david/lib/R'
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL 'http://cran.ch.r-project.org/src/contrib/Rcmdr_1.3-5.tar.gz'
Content type 'application/x-gzip' length 1126032 bytes (1.1 Mb)
opened URL
==================================================
downloaded 1.1 Mb

* Installing *source* package 'Rcmdr' ...
** R
** inst
** help
 >>> Building/Updating help pages for package 'Rcmdr'
     Formats: text html latex example
Note: unmatched right brace in 'Commander' on or after line 283
  Commander                         text    html    latex   example
  Compute                           text    html    latex
  Confint                           text    html    latex
Note: unmatched right brace in 'Hist' on or after line 23
Note: unmatched right brace in 'Hist' on or after line 37
  Hist                              text    html    latex   example
  KMeans                            text    html    latex   example
  Plugins                           text    html    latex
  Rcmdr-package                     text    html    latex
  Rcmdr.Utilities                   text    html    latex
  Rcmdr.sciviews-specific           text    html    latex
  RcmdrPager                        text    html    latex
  Recode                            text    html    latex
  Scatter3DDialog                   text    html    latex
  assignCluster                     text    html    latex   example
  bin.var                           text    html    latex   example
Note: unmatched right brace in 'colPercents' on or after line 22
  colPercents                       text    html    latex
  generalizedLinearModel            text    html    latex
  hierarchicalCluster               text    html    latex
  linearModel                       text    html    latex
Note: unmatched right brace in 'numSummary' on or after line 29
  numSummary                        text    html    latex   example
Note: unmatched right brace in 'partial.cor' on or after line 18
  partial.cor                       text    html    latex   example
  plotMeans                         text    html    latex
Note: unmatched right brace in 'reliability' on or after line 28
  reliability                       text    html    latex   example
  scatter3d                         text    html    latex   example
  stem.leaf                         text    html    latex   example
** building package indices ...
* DONE (Rcmdr)

The downloaded packages are in
        /tmp/Rtmp337Bmb/downloaded_packages
> library(Rcmdr)
Loading required package: tcltk
Loading required package: car
Error in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
  'car' is not a valid package -- installed < 2.0.0?
Error : .onLoad failed in 'loadNamespace' for 'Rcmdr'
Error: package/namespace load failed for 'Rcmdr'




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to