Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Thank you all, the following seems to work just great for me: PROTECT(sx = eval(lang3(install("solve"),sA,sb),R_BaseEnv))
Hi, I am writing C code for R, but in middle of the routine I want to call solve(A,b) function. What is the right way to solve linear set inside C code? Is it ok to just invoke...
Hi, Is it a good practice to link the channel to the process going to consume the messages? I do want to close the channel when my consumer crashed, and let the broker to redeliver unacked message. {ok, Channel} = amqp...
Hi, > sessionInfo() R version 3.0.0 (2013-04-03) Platform: x86_64-unknown-linux-gnu (64-bit) I am experiencing following problem. I am trying to fit arima(2,0,4) model, and optim complaint that armafn provides it...
https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14682 Ok, understood. I'll try to make a patch with a fix using solution suggested. 05.05.2013 16:19, Matwey V. Kornilov ?????: > Hi, > > > sessionInfo() > R version 3.0...
Thanks, It is what I was looking for. But now, I poorly understand environment conception. My initial C function in invoked from R (in some environment I suppose), how do I know this env, to provide it to eval()? Or...
Can't find what you're looking for? Try searching with Google .