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.
Robert Mcfadden a ?crit : > May be it's not a bug, but I tried to search for the package rpanel and I > was not find. At the r-project's site that package is available. > How to explain it? > Rob...
On 10/19/2009 10:57 AM, pragathichi wrote: > How to call R from ejb, can i use Rserve? yes -- Romain Francois Professional R Enthusiast +33(0) 6 28 91 30 30 http://romainfrancois.blog.free.fr |- http://tr.im...
Hello, I?d like to compare two strings internally the way R would, so I need Scollate which is not part of the authorized R api. So: - Can Scollate (and perhaps Seql) be promoted to api ? - If not what are...
Hello list, I'd like to know if there is a function that tells in which package is a given function. Something like : which.package("lda") [1] "MASS" Thank you. Romain -- ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~~~ Romain FRANCOIS - http://addictedtor.free.fr ~~~~~~ ~~~~ Etudiant ISUP - CS3...
Hello list, I use the packages tseries and fSeries to perform a time series analysis. I have a model with an AR specification for the mean and an ARCH(1) specification for the variance. I just wonder if there is...
Hello, Now with as<Foo>, we don't need anymore the Rcpp::asFoo() methods. I'd like to remove them from the api. Any objections ? Romain -- Romain Francois Professional R Enthusiast +33(0) 6 28 91 30 30 http://romainfrancois...
_ wrote: > Hi all, > I am searching for a tool or a package that can generate a > documentation file e.g. html, txt from > defined commands like params, function etc - a tool like javadoc but > featuring R. > NaturalDocs support R but...
Hi, Is there a way to use kcachegrind on R code ? I mean the R function written in R (not the C, etc ... functions). Has someone tried to generate "Callgrind profile format" from ouputs of Rprof ? Romain -- visit the R...
Hello, Would it be useful to rework txtProgressBar so that front-end can pick it up and propose an alternative display. This could be done for example as a callback, as an option (similar to "pager" for example), or maybe...
Ian Fellows wrote: >> Ah ok. I assumed the new menu would be added to the existing console >> window. >> > > Looking at your screen shot, you have the menus in the console... The 'Data' > and 'Analysis' menus are new. > Thank you. I...
Le 31.10.2005 11:22, Robert a ??crit : >I have two groups of data and want to test how the >mean of one group is significant different from the >mean of the other group of data. >which R function...
On 07/03/2009 10:34 AM, Agustin Lobo wrote: > > Is there an specific function > to eliminate blank space within > strings? > Thanks gsub( "[[:space:]]+", "", string ) -- Romain Francois Independent R Consultant +33(0) 6 28 91 30 30 http://romainfrancois.blog...
Le mer 22/12/10 13:02, "Gabor Grothendieck" ggrothendieck at gmail.com a ?crit: > On Wed, Dec 22, 2010 at 6:33 AM, <roma > in at r-enthusiasts.com> wrote: > Also, I'm trying to write the looping internally...
Hello, Just wondering why there is "isTRUE" and not "isFALSE". Romain -- Romain Francois Professional R Enthusiast +33(0) 6 28 91 30 30 http://romainfrancois.blog.free.fr |- http://tr.im/BcPw : celebrating R commit #50000 |- http://tr.im/ztCu...
Le 25.10.2005 14:51, roger bos a ??crit : >for example: > > >>a$tic[1:10] >> >> >[1] "AIR " "ABCB " "ABXA " "ACMR " "ADCT " "ADEX " >[7] "ABM " "AFCE " "AG " "ATG " > Can anyone please tell me how to strip the white spaces from...
Should we do this : http://www.stack.nl/~dimitri/doxygen/commands.html#cmdexample for example have a subdirectory of src where we store examples so that doxygen can pick them up. Romain -- Romain Francois Professional R Enthusiast +33(0) 6...
Hello, Could the code that auto prints a function/closure be extracted from print.c so that there would be a print.closure function. I would like to be able to mask a print.closure function so that I have...
Hello, I?m looking for examples on how to manipulate the ... internally, e.g. in a .Call or .External function. I?m particularly interested in accessing the environment in which each contribution to ... can be evaluated. So far, I?m...
Le 24.09.2005 20:22, Michel Friesenhahn a ??crit : >Hi, > >Could someone tell me how to place a legend outside the plot region? > >Thanks, > >Mike > > Hi Mike, Take a look at : R> par(xpd=NA) -- visit the R Graph...
Le 13/09/13 14:15, Romain Francois a ?crit : > > But I realize this might be a strech and we can definitely only have > const references. Which is easier to implement anyway and we would not > need the reference counting...
Can't find what you're looking for? Try searching with Google .