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.
--- On Mon, 31/10/11, Simon Urbanek <simon.urbanek at r-project.org> wrote: > Well, I don't see how most of the above is in any way > relevant. What PDF gets generated really depends on the > cairo version you...
I believe STRING_ELT() works even when pat is R_NilValue, so the first line "does the right thing" even if the first element does not exist. I think this is intentional and not a bug. Other more knowledgeable people...
Peter Dalgaard wrote: > CapCity wrote: >> We recently developed an R program as part of an application. We'd like to >> distribute this, but not allow access to the R source code. Is this >> possible? >> >> > Not in any obvious way, and...
Prof Brian Ripley wrote: > OpenBUGS is distributed under GPL2, so this seems not to apply. > It is distributed as source and as binaries: the difficulty is that it > is written in Object Pascal for which a compiler is not readily...
Ashish Kulkarni wrote: > Hin-Tak Leung wrote: >> It might be interesting to know get some details on your hardware. >> > > It's a P4 2.66GHz with a standard Intel motherboard having 1GB RAM. > <snipped> That figures - I am on an...
Hmm, I think people talk to much about the internals - what toolkit to use, what design to make, and are degenerating into the old fan-club fights along the line of gtk<->qt, emacs<->vi, gnome<->kde, perl<->python, etc...
Just a couple of small bug-lets/stuffs in Sweave: - It stripes off the two lines starting with @ (this is a verbatim section showing plink's start-up message): ======================================= @----------------------------------------------------------@ | PLINK! | v0.99p | 17/Dec/2006 | |----------------------------------------------------------| | (C) 2006 Shaun Purcell, GNU...
St?phane Dray wrote: > Dear all, > I am trying to compile Ralpha on my computer (OS = Debian). SVN Revision is: > > Revision: 42843 > Last Changed Date: 2007-09-14 > > ./configure returns : <snipped> > checking for C compiler default output file name... configure...
Prof Brian Ripley wrote: > On Mon, 6 Aug 2007, Tobias Verbeke wrote: <snipped> >>> I presume. >> Actually, these files appear to differ. The file I referred to >> was the file ./Manuals/CBugs.html contained in the current OpenBUGS >> release: >> >> http://mathstat...
Gilles GUILLOT wrote: > After upgrading from mandrake 10.1 to mandriva 10.2 > I can't build shared archive with R 2.2.0 libg2c is part of the g77 fortran runtime package in gcc 3.x. You probably have...
geDevice has been failing check for 6 weeks now with --enable-strict-barrier , bisected to: ------------------------------------------------------------------------ r69049 | murrell | 2015-08-14 00:03:12 +0100 (Fri, 14 Aug 2015) | 2 lines first hack at adding grid display list to recorded plot...
Kurt Hornik wrote: >>>>>> Paul Roebuck writes: > >> I downloaded 2.3 version of R-FAQ.pdf from CRAN and noticed >> the table of contents does not appear in the PDF version >> as it does in the HTML version. > > Where did you...
Kasper Daniel Hansen wrote: > Hi > > I can use PKG_CPPFLAGS in a Makevars file to add additional flags to > the c++ compiler for a given package. Is it possible to remove flags > passed to the packages from R. Eg: say...
I have somehow managed to made a source tar ball which "R CMD check" accepts but "R CMD INSTALL" rejects with: ------------------ Warning in untar2(tarfile, files, list, exdir) : checksum error for entry 'pax_global_header' Error in untar2(tarfile, files...
Out of interest, why (the hell!) would the R installer trying to temper with gcc's files? It looks like it is either trying to rename or delete them. R needs gfortran's runtime library, and tries to detect for...
Erik van Zijst wrote: > Vladimir Dergachev wrote: <snipped> >> At some point (years ago) there was even an argument on some mailiing list >> (xfree86-devel ?) about whether Xserver should support shared memory as unix >> socket was "fast enough" - with the other...
Prof Brian Ripley wrote: <snipped> > > We should try to explain this, but there is another level of complexity. > If a package has compiled code, unloading the namespace is unlikely to > unload the DLL (it would need to be done explicitly...
--- On Thu, 30/7/09, Martin Maechler <maechler at stat.math.ethz.ch> wrote: > I'm not sure this addresses all the problems that your > patch > tried to fix, > but in any case, your patch re-installing the --vanilla > behavior...
I have a need to use readLines to read just the first line of a file and do some processing on that, and read and re-read ?readLines and did not see any mention of whether the actual end-of...
Hmm, I don't think you need a whole Makefile - while it is a bit complicated to set locations, etc, essentially if your C code needs an extra DLL (well, you'll have to bundle it with your package, etc...
Can't find what you're looking for? Try searching with Google .