[R] problem loading package Hmisc

Ritwik Sinha ritwik.sinha at gmail.com
Sun Nov 26 05:54:44 CET 2006


Sorry about the question. I had installed the package locally and
hence the library command was not working as stated. library(Hmisc,
lib.loc="~/R/") did the trick.



On 11/25/06, Ritwik Sinha <ritwik.sinha at gmail.com> wrote:
> Hi,
>
> I installed the package Hmisc with the command
> install.packages("Hmisc") without errors. When I try to load the
> library with command library(Hmisc) I get the error
>
> > library(Hmisc)
> Error in library(Hmisc) : there is no package called 'Hmisc'
>
>
> > version
>                _
> platform       i386-pc-linux-gnu
> arch           i386
> os             linux-gnu
> system         i386, linux-gnu
> status
> major          2
> minor          4.0
> year           2006
> month          10
> day            03
> svn rev        39566
> language       R
> version.string R version 2.4.0 (2006-10-03)
>
>
> Any help is appreciated. Unfortunately the RSiteSearch is not working
> now, so the question may not be well researched.
>
> Thanks
> Ritwik Sinha
> Graduate Student
> Epidemiology and Biostatistics
> Case Western Reserve University
> ritwik.sinha at gmail.com | +12163682366 | http://darwin.cwru.edu/~rsinha
>


-- 
Ritwik Sinha
Graduate Student
Epidemiology and Biostatistics
Case Western Reserve University
ritwik.sinha at gmail.com | +12163682366 | http://darwin.cwru.edu/~rsinha



More information about the R-help mailing list