[Rd] Distributed computing

2004-03-22 Thread Anders Sjögren
Dear all, does anyone know if there exists an effort to bring some kind of distributed computing to R? The most simple functionality I'm after is to be able to explicitly perform a task on a computing server. Sorry if this is a non-informed newbie question... Best regards Anders Sjögren PhD

Re: [Rd] http://cran.r-project.org/bin/macosx/RAqua-FAQ.html not found (PR#6684)

2004-03-22 Thread stefano iacus
Yes this file has been moved by error. In nay case it will be replaced by the one called RMACOSX-FAQ.html thanks for signaling stefano On Mar 22, 2004, at 1:14 PM, [EMAIL PROTECTED] wrote: Hello! http://cran.r-project.org/bin/macosx/RAqua-FAQ.html delivers an error 404. Is there any webmaster

Re: [Rd] http://cran.r-project.org/bin/macosx/RAqua-FAQ.html not found (PR#6684)

2004-03-22 Thread stefano iacus
the right url and case is the following http://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html stefano On Mar 22, 2004, at 1:14 PM, [EMAIL PROTECTED] wrote: Hello! http://cran.r-project.org/bin/macosx/RAqua-FAQ.html delivers an error 404. Is there any webmaster who could fix it? Thanks! Best

Re: [Rd] Distributed computing

2004-03-22 Thread Byron Ellis
http://www.analytics.washington.edu/statcomp/ You probably want to look at either Rpvm or the R Statistical Server (Python/SOAP) On Mar 22, 2004, at 4:21 AM, Anders Sjögren wrote: Dear all, does anyone know if there exists an effort to bring some kind of distributed computing to R? The most

Re: [Rd] Distributed computing

2004-03-22 Thread Tony Plate
The R-help list is probably better for this sort of question. In any case, the R newsletter is a great source of accumulated ( distilled!) wisdom, and the following might be relevant. @Article{Rnews:Li+Rossini:2001, author = {Michael Na Li and A.J. Rossini}, title=

[Rd] Re: CRAN packages maintained by you (subscripting problem under 1.9.0.alpha?)

2004-03-22 Thread Jens=20Oehlschl=E4gel
Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: by amavisd-new Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hypatia.math.ethz.ch id i2MH38ro020355 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hypatia.math.ethz.ch X-Spam-Level:

[Rd] Re: negative indices and NAs in R 1.9.0.alpha

2004-03-22 Thread Martin Maechler
JensOe == Jens Oehlschlägel [EMAIL PROTECTED] on Mon, 22 Mar 2004 18:03:08 +0100 writes: JensOe I was notfied that my package ref fails R CMD CHECK JensOe under 1.9.0 Alpha. I downloaded the windows version JensOe of 1.9.0 Alpha (dated 2004-03-17) and package ref JensOe

Re: [Rd] Re: negative indices and NAs in R 1.9.0.alpha

2004-03-22 Thread Prof Brian Ripley
Yes, it was intended. It worked before by integer overflow, but only on 32-bit platforms: it crashed on 64-bit platforms. In other words, it was an uncaught error in 1.8.1. On Mon, 22 Mar 2004, Martin Maechler wrote: JensOe == Jens Oehlschlägel [EMAIL PROTECTED] on Mon, 22 Mar 2004