Sorry about the missing info, I'm just trying to do too many things at the 
same time!
I installed R on my Windows2000 computer (no choice there) . 

> version
platform i386-pc-mingw32
arch     i386 
os       mingw32 
system   i386, mingw32 
status 
major    2 
minor    1.1 
year     2005 
month    06 
day      20 
language R 

Hmisc version: 3.0-6  ;

On my home computer (LINUX and Windows XT) with the same (latest) R and 
Hmisc version installed, I had no problem with getHdata...

Thanks 
Anne
 

 
 



Frank E Harrell Jr <[EMAIL PROTECTED]> 
09.08.2005 22:19

A
[EMAIL PROTECTED]
cc
r-help@stat.math.ethz.ch
Objet
Re: [R] connexion problem getHdata (HMisc)






[EMAIL PROTECTED] wrote:
> **********************************************************************
>  This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> 
> **********************************************************************
> 
> Hi
> 
> Just installing R and some packages in my new job; trying to download 
> dataset directly from 
> biostatistics dptm of Vanderbilt University using getHdata from Hmisc I 
> get the following:
> 
> Error in file (file, "r") : connexion openinig not possible
> Furthermore : 
> connexion to 'biostat.mc.vanderbilt.edu' impossible on port 80 
> 
> Can one get around this problem?
> 
> NOTE: I am not an administrator on the system....
> 
> 
> Anne Piotet 

It is hard for me to help when you provided no code and no output from 
typing

  version

at the command prompt.  You also did not include the version of Hmisc. 
I tried a small test:

library(Hmisc)
getHdata(titanic3)

and it worked fine, using the most recent Hmisc.

Frank

> 
>  tél: 022 809 54 36 
> e-mail: [EMAIL PROTECTED] 
> 
> Office cantonal de l'assurance-invalidité (OCAI) 
> rue de Lyon 97 
> 1203 Genève GE 
> 
>                [[alternative HTML version deleted]]
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ______________________________________________
> 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


-- 
Frank E Harrell Jr   Professor and Chair           School of Medicine
                      Department of Biostatistics   Vanderbilt University


        [[alternative HTML version deleted]]

______________________________________________
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

Reply via email to