Displaying 3 results from an estimated 3 matches for "ericctharley".
2007 May 18
1
AIX testers needed
...n Ripley" <ripley at stats.ox.ac.uk>
To: <R-devel at r-project.org>
Cc: "Sheth, Jagat K" <jagat.k.sheth at citigroup.com>; "kamil
Marcinkowski" <kamil at ualberta.ca>; "Tiong Lim" <t.lim at auckland.ac.nz>;
"Eric Harley" <ericctharley at gmail.com>; "Matthew Beason"
<mbeason at harrahs.com>; <watplatt at us.ibm.com>
Sent: Wednesday, March 28, 2007 11:27 PM
Subject: [Rd] AIX testers needed
> With much thanks to Ei-ji Nakama, R 2.5.0 alpha supports building on
> AIX
> (at least AIX 5.2 on one sy...
2007 Mar 29
1
AIX testers needed
With much thanks to Ei-ji Nakama, R 2.5.0 alpha supports building on AIX
(at least AIX 5.2 on one system).
Would anyone able to test this please get the latest tarball from
http://cran.r-project.org/src/base-prerelease/R-latest.tar.gz
and try installing (after reading the AIX notes in R-admin.html section
C.9).
In particular it would be very helpful to know if
1) --enable-BLAS-shlib works
2006 Oct 06
3
is it possible to fill with a color or transparency gradient?
Hi all,
Is there a way to fill a rectangle or polygon with a color and/or
transparency gradient? This would be extremely useful for me in terms
of adding some additional information to some plots I'm making,
especially if I could define the gradient on my own by putting
functions into rgb something like rgb( r=f(x,y), g=f(x,y), b=f(x,y),
alpha=f(x,y) ). Not so important whether the