[Rd] R 1.8.0 Windows-source compilation-internet.Rout.save
Uwe Ligges
ligges at statistik.uni-dortmund.de
Fri Oct 10 13:14:52 MEST 2003
Pfaff, Bernhard wrote:
> Let me firstly thank the R Core Team for their tremendous efforts in
> providing R 1.8.0. My following comment should therefore be understood as an
> "fyi-only".
>
> I source compiled R 1.8.0 for windows with ATLAS (source compiled, too).
> Everything works fine and R is running flawlessly! However, running "make
> check" stops during processing "internet.R". I checked the
> "internet.Rout.Save" and found the following two temptative "culprits":
>
> 1)
>
>>try(zz <- url("http://foo.bar", "r"))
>
> unable to resolve 'foo.bar'.
> Error in url("http://foo.bar", "r") : unable to open connection
>
> and further down in the file:
>
> 2)
>
>>try(finger("root")) ## only works if your site provides a finger daemon
>
> Error in make.socket(host, port) : Socket not established
That does not stop the ckecks. Both errors are expected (therefore the
try() around the lines!).
Uwe Ligges
> which stopped the "make check". Everything else was exectuted correctly in
> the "internet.R" file. Because R 1.8.0 is running fine and no other
> obstacles occured during compilation (recommended packages and all docs, as
> well) I ignored this error.
>
> Thks again for your tremendous efforts and provision of this release!
>
> Bernhard
>
>
>
> Dr. Bernhard Pfaff
> Global Debt Research - Index and Quantitative Strategy
> Dresdner Kleinwort Wasserstein
> Phone: +49 (0)69 713 12273
> Mobile: na
> Fax: +49 (0)69 713 19816
>
> <http://www.drkwresearch.com>
> Bloomberg: DRKW<GO>
>
>
>
> --------------------------------------------------------------------------------
> The information contained herein is confidential and is intended solely for the
> addressee. Access by any other party is unauthorised without the express
> written permission of the sender. If you are not the intended recipient, please
> contact the sender either via the company switchboard on +44 (0)20 7623 8000, or
> via e-mail return. If you have received this e-mail in error or wish to read our
> e-mail disclaimer statement and monitoring policy, please refer to
> http://www.drkw.com/disc/email/ or contact the sender.
>
> ______________________________________________
> R-devel at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
More information about the R-devel
mailing list