[R] "EstimableS" in R

Uwe Ligges ligges at statistik.tu-dortmund.de
Mon Feb 15 14:10:20 CET 2010



On 15.02.2010 12:56, MIKG (Marina Kjærgaard) wrote:
>
> Hi
>
> I've just installed the R version 2.10.1 on my new PC and unfortunately I have problem to use the function Estimables. I have downloaded gmodels succesfully but have problems when I activate the package. I get following meassage;
>
>> utils:::menuInstallLocal()
> package 'gmodels' successfully unpacked and MD5 sums checked
>
>> local({pkg<- select.list(sort(.packages(all.available = TRUE)))
> + if(nchar(pkg)) library(pkg, character.only=TRUE)})
> Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) :
> there is no package called 'MASS'
> Error: package/namespace load failed for 'gmodels'
>
> Can you please help me to find out what may be wrong? I dont have any other problems with dowloading and activations of other packages.

I think I answered this question a few days ago:

Your installation is probably broken, since MASS as a recommended 
package is shipped with released versions of R. Hence reinstall R and 
try to load MASS at first. If that works, you should be able to load 
gmodels as well.

Best,
Uwe Ligges



>
> Looking forward hearing from you. Thank you in advance.
>
> Best Regards Marina
> _____________________
>
> Marina Kjærgaard
> PhD Student
> Pharmacology I
>
> Novo Nordisk A/S
> Novo Nordisk Park
> DK-2760 Måløv
> Denmark
> +45 4444 8888 (phone)
> +45 30752967 (mobile)
> mikg at novonordisk.com
>
> This e-mail (including any attachments) is intended for ...{{dropped:13}}
>
>
>
>
> ______________________________________________
> 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.



More information about the R-help mailing list