From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29112 Path: news.gmane.org!not-for-mail From: Olaf Mersmann Newsgroups: gmane.comp.tex.context Subject: Re: Difficulties using the r module Date: Sun, 2 Jul 2006 14:00:59 +0200 Message-ID: <20060702120059.GA17967@kimberly.tako.de> References: <97a06f070607010208g2f00f9e3gcc47e79d80240833@mail.gmail.com> <44A7AD0E.6090107@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1151870424 9678 80.91.229.2 (2 Jul 2006 20:00:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Jul 2006 20:00:24 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 02 22:00:21 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fx876-00068m-Sf for gctc-ntg-context-518@m.gmane.org; Sun, 02 Jul 2006 22:00:16 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E7FF127DA; Sun, 2 Jul 2006 22:00:16 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22033-05; Sun, 2 Jul 2006 22:00:08 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 793C312810; Sun, 2 Jul 2006 22:00:08 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2FE7612848 for ; Sun, 2 Jul 2006 14:01:04 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17095-02-4 for ; Sun, 2 Jul 2006 14:01:02 +0200 (CEST) Original-Received: from kimberly.tako.de (kimberly.tako.de [194.8.220.227]) by ronja.ntg.nl (Postfix) with SMTP id 98D8012826 for ; Sun, 2 Jul 2006 14:01:02 +0200 (CEST) Original-Received: from kimberly.tako.de (xdsl-81-173-228-69.netcologne.de [81.173.228.69]) by kimberly.tako.de (Postfix) with ESMTP id 745D51C372; Sun, 2 Jul 2006 14:01:01 +0200 (CEST) Original-Received: from olafm by kimberly.tako.de with local (masqmail 0.2.21) id 1Fx0dH-4hR-00; Sun, 02 Jul 2006 14:00:59 +0200 Original-To: mailing list for ConTeXt users Content-Disposition: inline In-Reply-To: <44A7AD0E.6090107@wxs.nl> User-Agent: Mutt/1.5.11 OpenPKG/2.5 X-Virus-Scanned: amavisd-new at ntg.nl X-Mailman-Approved-At: Sun, 02 Jul 2006 22:00:07 +0200 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:29112 Archived-At: Hi Hans, * Hans Hagen [060702 13:25]: > one problem could be that R has this piping; i wonder why a program that > takes a 50 meg installation does not support something --output or i > must have missed something R does support redirecting output to a file. Use R CMD BATCH [options] -- Olaf