search for: commandfil

Displaying 5 results from an estimated 5 matches for "commandfil".

Did you mean: commandfile
2003 Feb 21
5
Problem Writeing a pipe using R (stdin is consumed)
Hi everybody, I a, trying to use R as a pipe like this: cat inputData | R --silent RCommandFile >outputData The RCommandFile would contain something like readLines(stdin()). I have tryed various things and none did work cleanly. One possible solution is to use the pipe() function inside R and to pass in the "cat inputData" however this is not very convenient since I would like...
2010 Oct 01
1
Pass Arguments to R with an LSF submit
I'm trying to run R in batch mode on an LSF managed cluster. In simple settings, I can do it just fine. The trouble I'm having is when I try to pass arguments to the batch job. For example, bsub R CMD BATCH --args 1 3 commandfile.R & LSF doesn't like the &, and it doesn't run. I'm hoping one you can help me submit a job to an LSF cluster that allows me to pass arguments to R. Thank you, -tgs [[alternative HTML version deleted]]
2004 May 21
2
read (and edit?) registry files on Linux
Hello, Is there a way in Linux to read Windows registry files? I have only ssh access to the Linux/Samba server, and would like to be able to check settings in user profiles (in their ntuser.dat files). Best would be if I could even edit settings in there. For now, it seems the only thing I can do is scp the files to a Windows machine, and manually load the hives in regedt32. Very
2011 Feb 15
8
Trigger an event after a puppet run
Hi, We''d like to run puppet regularly in noop then trigger an event after the run depending on the results, namely to hook puppet in to our Nagios implementation so that if anything changes for any reason we receive an alert. We already have puppet configured to send out puppet reports via email but don''t want to completely rely on that. Is it possible to craft a trigger of
2004 Apr 25
7
R vs Matlab: which is more "programmer friendly"?
Hi, The department of economics at our university (Budapest) is planning a course on numerical methods in economics. They are trying to decide which software to use for that, and I would like to advocate R. The other alternative is Matlab. I have found comparisons in terms of computational time for matrix algebra, but I don't think that is relevant: the bottleneck for economists is usually