Re: [R] Printing a variable in a loop

2012-06-28 Thread Oliver Ruebenacker
variable-in-a-loop-tp4634673.html > Sent from the R help mailing list archive at Nabble.com. > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-p

Re: [R] computing time for solve() in Matrix package

2012-06-27 Thread Oliver Ruebenacker
>> inv.block <- block.R >> system.time(inv.block <- solve(block.R)) >   user  system elapsed >  3.182   1.294   4.480 > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEAS

Re: [R] increase the usage of CPU and Memory

2012-06-26 Thread Oliver Ruebenacker
is likely to request them next. But in any case, input form disk or network is almost certain to cause waiting times and therefore decreases used CPU time. Take care Oliver On Tue, Jun 26, 2012 at 1:53 PM, Christofer Bogaso wrote: > On 26-06-2012 16:33, Oliver Ruebenacker wrote: >

Re: [R] increase the usage of CPU and Memory

2012-06-26 Thread Oliver Ruebenacker
the usage of CPU and memory? > > Many thanks, > Xi > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.h

Re: [R] equality of values

2012-06-24 Thread Oliver Ruebenacker
ix it? I' using 2.15.0. >> >> Thanks a lot! >> >> Andreia Leite >> >> -- > -- > Sarah Goslee > http://www.functionaldiversity.org > > ______ > R-help@r-project.org mailing list > https://stat.

Re: [R] RODBC to access a web server

2012-06-21 Thread Oliver Ruebenacker
    +44 1865 272866 (PA) > Oxford OX1 3TG, UK                Fax:  +44 1865 272595 > > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.

Re: [R] populating a large matrix

2012-06-20 Thread Oliver Ruebenacker
gt; flat, then your view is wronger than both of them put together." > > Isaac Asimov (1989). "The Relativity of Wrong." The Skeptical Inquirer, > 14(1), 35-44. Fall 1989. > http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm > > _

Re: [R] R <--> JVM

2012-06-15 Thread Oliver Ruebenacker
ted in R(1) and R(2) completely independent or the > 2 instances "share" something in memory ? > Thanks again for you kindness and help. > > Angelo > > -Messaggio originale- > Da: Oliver Ruebenacker [mailto:cur...@gmail.com] > Inviato: venerdì 15 giugno 2012 17

Re: [R] R: Securities earning covariance

2012-06-15 Thread Oliver Ruebenacker
n open multiple independent R sessions on the same system and then address them separately via JNI (I don't know, but I would assume you can do that without multiplying the installation). Take care Oliver -- Oliver Ruebenacker Bioinformatics Consultant (http://www.knowomi

Re: [R] spelling correction using R

2012-06-15 Thread Oliver Ruebenacker
nut bee fond because they happen to leed two sentence consisting of reel word") It is therefore doubtful that spell-correction can be done non-interactively. Take care Oliver -- Oliver Ruebenacker Bioinformatics Consultant (http://www.knowomics.com/wiki/Oliver_Ruebenacker) K

Re: [R] How to subset a matrix?

2012-06-12 Thread Oliver Ruebenacker
t the dim attribute (but I didn't test that). Take care Oliver -- Oliver Ruebenacker Bioinformatics Consultant (http://www.knowomics.com/wiki/Oliver_Ruebenacker) Knowomics, The Bioinformatics Network (http://www.knowomics.com) SBPAX: Turning Bio

Re: [R] R-SCRIPT Label Calling Method

2012-06-12 Thread Oliver Ruebenacker
Hello, On Tue, Jun 12, 2012 at 11:13 AM, R. Michael Weylandt wrote: > Long answer: use a closure if for some bizarre reason you just can't > use a loop. Do you mean use recursion? Take care Oliver -- Oliver Ruebenacker Bioinformatics Consultant (http://www.knowomi

Re: [R] R-SCRIPT Label Calling Method

2012-06-12 Thread Oliver Ruebenacker
ve an urgent requirement. Can you explain why you want a goto? You may be aware that opinions in the computer science community on goto range from "never use" to "use very sparingly". Take care Oliver -- Oliver Ruebenacker Bioinformatics Consultant (http://www.kn

Re: [R] handle large matrix in R

2012-06-12 Thread Oliver Ruebenacker
the data, but use some sort of sparse matrix implementation. Take care Oliver -- Oliver Ruebenacker Bioinformatics Consultant (http://www.knowomics.com/wiki/Oliver_Ruebenacker) Knowomics, The Bioinformatics Network (http://www.knowomics.com) SBPAX: Turning Bio Know

[R] RJava: Error obtaining System.out

2012-06-07 Thread Oliver Ruebenacker
uot;, "Ljava/io/PrintStream", "out") Error in .jfield("java/lang/System", "Ljava/io/PrintStream", "out") : RgetField: field out not found Thanks! Take care Oliver -- Oliver Ruebenacker Bioinformatics Consultant (http://www.k

Re: [R] scaling of parameter errors in a weighted regression using nls

2012-06-01 Thread Oliver Ruebenacker
haviour? > > Kind regards > Florian Hengstberger > > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://ww

Re: [R] Using RDF/OWL with R?

2012-06-01 Thread Oliver Ruebenacker
Hello James, Thanks for the pointer, but Rredland is not maintained any more. Take care Oliver On Thu, May 31, 2012 at 8:21 PM, J Toll wrote: > On Thu, May 31, 2012 at 6:40 AM, Oliver Ruebenacker wrote: >>     Hello, >> >>  Is there a convenient way t

Re: [R] Repost: Expressions returned by GlobalEnv functions and package functions

2012-05-31 Thread Oliver Ruebenacker
ts > return value > 2. How do i remove this, so that it behaves like ewrap > > > Thanks in advance > Saptarshi > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting

Re: [R] Quadrat counting with spatstat

2012-05-31 Thread Oliver Ruebenacker
ide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Oliver Ruebenacker Bioinformatics Consultant (http://www.knowomics.com/wiki/Oliver_Ruebenacker) Knowomics, The Bioinformatics Network (http://www.knowomic

[R] Using RDF/OWL with R?

2012-05-31 Thread Oliver Ruebenacker
a and OpenRDF Sesame Rio that could query RDF/OWL data and turn the results into data frames. Thanks! Take care Oliver -- Oliver Ruebenacker Bioinformatics Consultant (http://www.knowomics.com/wiki/Oliver_Ruebenacker) Knowomics, The Bioinformatics Network (http://www.knowomics.com)