Hi David,

Thanks for the bug report.

On 21 October 2007 at 01:38, David Andel wrote:
| Package: r-cran-rcmdr
| Version: 1.3-5-1
| Severity: grave
| 
| --- Please enter the report below this line. ---
| 
| Even though library() finds the Rcmdr library, it cannot be loaded:
| 
|  > library(Rcmdr)
| Error in library(Rcmdr) :
|    'Rcmdr' is not a valid package -- installed < 2.0.0?
| 

Hm, I can't replicate that here:

[EMAIL PROTECTED]:~> R

R version 2.6.0 (2007-10-03)
Copyright (C) 2007 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(Rcmdr)
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Loading required package: car

Rcmdr Version 1.3-5

>   


My system is testing but I have all the relevant package from unstable:
r-base-core, r-cran-rcdmr.   The actual Rcmdr files are

[EMAIL PROTECTED]:~> ls -l /usr/lib/R/site-library/Rcmdr/Meta/
total 16
-rw-r--r-- 1 root root 1782 2007-07-30 20:06 hsearch.rds
-rw-r--r-- 1 root root  946 2007-07-30 20:06 nsInfo.rds
-rw-r--r-- 1 root root 1141 2007-07-30 20:06 package.rds
-rw-r--r-- 1 root root 1799 2007-07-30 20:06 Rd.rds
[EMAIL PROTECTED]:~>                                           

and there is no shared library in Rcmdr as it is 'all R' and no object code.

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.

Dirk
 
| --- System information. ---
| Architecture: i386
| Kernel:       Linux 2.6.22-2-686
| 
| Debian Release: lenny/sid
|    990 unstable        honk.physik.uni-konstanz.de
|    990 unstable        debian.ethz.ch
|    300 experimental    debian.ethz.ch
| 
| --- Package information. ---
| Depends                     (Version) | Installed
| =====================================-+-===============
| r-base-core                (>= 2.5.1) | 2.6.0-3
| r-cran-car              (>= 1.0.13-2) | 1.2-5-1
| r-cran-abind             (>= 1.1.0-2) | 1.1.0-3
| r-cran-effects           (>= 1.0.5-2) | 1.0.11-1
| r-cran-lmtest            (>= 0.9.6-3) | 0.9.21-1
| r-cran-mvtnorm           (>= 0.6.8-2) | 0.8.1-1
| r-cran-multcomp          (>= 0.4.7-2) | 0.992-6-1
| r-cran-relimp            (>= 0.8.4-2) | 0.9-7-1
| r-cran-mgcv                (>= 1.1.5) | 1.3-28-1
| r-cran-rgl             (>= 0.64.13-2) | 0.75-1
| r-cran-sm               (>= 2.0.12-2) | 2.2-2-1
| r-cran-strucchange                    | 1.3-2-1
| 
| 
| 

-- 
Three out of two people have difficulties with fractions.



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

Reply via email to