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 <[EMAIL PROTECTED]> 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
> [EMAIL PROTECTED] | +12163682366 | http://darwin.cwru.edu/~rsinha
>


-- 
Ritwik Sinha
Graduate Student
Epidemiology and Biostatistics
Case Western Reserve University
[EMAIL PROTECTED] | +12163682366 | http://darwin.cwru.edu/~rsinha

______________________________________________
R-help@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
and provide commented, minimal, self-contained, reproducible code.

Reply via email to