Please use the recommended tools!
We do not support MSYS nor that old compiler suite.
On Fri, 23 Dec 2005, AJB wrote:
> I just installed R-2.2.1 on Windows
>
> Now when I change directories to C:\Program Files\R\R-2.2.1\src\gnuwin32
> and try
> make pkg-*, e.g., make pkg-designs, I get
>
>
>
Ah, that should work, every now and again I think to myself "ah ha! I
should just generate some pngs..." until, invariably...
Error in X11(paste("png::",
then I swear for a bit and go off to do something else because I
can't be bothered. If I end up doing anything cool (IIRC cairo
handl
On Wed, Dec 21, 2005 at 02:48:25PM +, Dirk Eddelbuettel wrote:
> stats.ox.ac.uk> writes:
> > Can you confirm you are running rl5.1? Given the segfault is readline not
>
> Yes: readline 5.1, just like the bug submitter (see at the very bottom).
And a new Debian version libreadline5.1-3 (and
I just installed R-2.2.1 on Windows
Now when I change directories to C:\Program Files\R\R-2.2.1\src\gnuwin32
and try
make pkg-*, e.g., make pkg-designs, I get
-- Making package designs
adding build stamp to DESCRIPTION
making DLL ...
making rand_exch.d from rand_exch.c
Byron,
On Dec 22, 2005, at 8:07 PM, Byron Ellis wrote:
> Has anyone taken a shot at a Cairo graphics device yet?
*opens a drawer* You can try this:
http://www.rosuda.org/R/Cairo_0.1-1.tar.gz
I'm using it for generating bitmap files (PNG), that's why only the
image-backned is used. It should b
Prof Brian Ripley wrote:
> The updating of gettext support is currently in mid-progress (and
> specifically what is required for MacOS X). It looks as if your
> system has another version of gettext installed: please configure R
> not to use such a version for now (see configure --help for how
I'm fairly astute at C and R but new to parallelization. Would someone
be willing to provide help in the form of a simple example that parallelizes
an R function from the inside of a C routine?
If so, write me back at [EMAIL PROTECTED]
Thanks!
__
R-dev
Actually, only the default algorithm is supported: algorithm="plinear" is
broken too. I've just added a check for the default algorithm in
R-patched, as the fix is better done on the R-devel code base (which
supports weights).
On Thu, 22 Dec 2005 [EMAIL PROTECTED] wrote:
> I've found the prob
> | Michael Lawrence has as part of RGtk2.
>
> Speaking of which -- I tried to find his code anywhere on the "Internets"
> following his very nice DSC presentation, but no beans. Why is this in
> hiding? Is it expected to surface at some point? Any insights, Duncan?
Michael is currently working