Re: [R] Installation Package "gregmisc" nicht möglich?!?
Uwe Ligges
ligges at statistik.uni-dortmund.de
Tue Oct 5 13:02:07 CEST 2004
Michael Weber wrote:
> Hallo zusammen.
Bonjour!
> Da ich R zur Erstellung meiner wissenschaftlichen Arbeit brauche versuchte ich dies heute zu installieren. Zunächst in der Vrsion 1.9.1 (rw1091.exe). Ich benötige das Package "gregmisc" und installierte dies von CRAN. Bei der Installation tritt folgende Meldung auf:
>
>
> trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/gregmisc_2.0.0.zip'
> Content type `application/zip' length 687941 bytes
> opened URL
> downloaded 671Kb
>
> bundle 'gregmisc' successfully unpacked and MD5 sums checked
>
> Delete downloaded files (y/N)? n
> The packages are in C:\WINDOWS\TEMP\Rtmp18502\Rinstdir14176
> updating HTML package descriptions
> Warning message:
> DLL attempted to change FPU control word from 8001f to 9001f
S'il vous plait, write in English. And everything worked perfectly.
gregmisc is a bundle these days, hence cannot call library(gregmisc) but
you have to call
library(oneOfThePackagesContainedInGregmisc)
Uwe Ligges
> Das Package ist anschlieÃend nicht installiert...Hab das auch mit der neuen Version 2.0.0 (rw2000.exe) nicht hinbekommen, gleiche Fehlermeldung. Kann mir irgendjemand helfen?
> Mir würde auch eine ältere Version von R genügen (mit den Packages foreign, x-table und gregmisc). Falls jemand einen Link auf eine ältere funktionsfähige Version hat oder die Dateien direkt per Mail schicken könnte wäre ich dankbar.
>
> Mfg
>
> Michael Weber
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list