This is not the address for the maintainer of package 'lattice': what
did he say when you asked him (see the posting guide)?
(Because I reported it some weeks back, I know he agrees it is a bug in
lattice and will be fixed in the next release.)
On 16/08/2012 04:05, Richard M. Heiberger wrote:
## this example shows a problem in key.
tmp <- data.frame(y=rnorm(10), g=rep(ordered(c("A","B")), 5))
bwplot(y ~ g, data=tmp,
key=list(
text=list(c("A","B"), col=c("blue","red")),
points=list(pch=c(17, 16), col=c("blue","red")),
space="top", columns=2, border=TRUE,
library(pwned)?
On Wed, Aug 15, 2012 at 10:56 AM, Barry Rowlingson
wrote:
> On Wed, Aug 15, 2012 at 2:47 PM, Simon Urbanek
> wrote:
>
>>
>> ... and moreover with the increasing adoption of ACL on unix and
>> non-existence of uid/gid on Windows this is more an archaic curiosity so I
>> don't th
On Aug 15, 2012, at 17:56 , Barry Rowlingson wrote:
> On Wed, Aug 15, 2012 at 2:47 PM, Simon Urbanek
> wrote:
>
>>
>> ... and moreover with the increasing adoption of ACL on unix and
>> non-existence of uid/gid on Windows this is more an archaic curiosity so I
>> don't think it makes sense t
On 15.08.2012 17:53, Dan Murphy wrote:
On Wed, Aug 15, 2012 at 8:04 AM, Simon Urbanek
wrote:
Dan,
On Aug 15, 2012, at 10:54 AM, Dan Murphy wrote:
Hello:
I am building R 2.15.1 from source on a Windows 7 machine with the x64
toolset, MixTeX, and InnoSetup per
http://cran.r-project.org/bi
setgid, at least, can be useful for non-root users who wish to share files
with folks in a different group than is their default...
--
Gregory Warnes, Ph.D.
Sr. Expert Modeler
Modeling and Simulation
CA Phone: +1 617 871-8498
gregory.war...@novartis.com
On 8/15/12 11:56 AM, "Barry Rowlin
On Wed, Aug 15, 2012 at 2:47 PM, Simon Urbanek
wrote:
>
> ... and moreover with the increasing adoption of ACL on unix and
> non-existence of uid/gid on Windows this is more an archaic curiosity so I
> don't think it makes sense to add it at this point.
>
It does however raise the question, "
On Wed, Aug 15, 2012 at 8:04 AM, Simon Urbanek
wrote:
>
> Dan,
>
> On Aug 15, 2012, at 10:54 AM, Dan Murphy wrote:
>
> > Hello:
> >
> > I am building R 2.15.1 from source on a Windows 7 machine with the x64
> > toolset, MixTeX, and InnoSetup per
> > http://cran.r-project.org/bin/windows/Rtools/.
Dan,
On Aug 15, 2012, at 10:54 AM, Dan Murphy wrote:
> Hello:
>
> I am building R 2.15.1 from source on a Windows 7 machine with the x64
> toolset, MixTeX, and InnoSetup per
> http://cran.r-project.org/bin/windows/Rtools/. I obtained the source for
> 2.15.1 via svn from https://svn.r-project.or
Hello:
I am building R 2.15.1 from source on a Windows 7 machine with the x64
toolset, MixTeX, and InnoSetup per
http://cran.r-project.org/bin/windows/Rtools/. I obtained the source for
2.15.1 via svn from https://svn.r-project.org/R/branches/R-2-15-branch/.
This is my first try building R from so
On Aug 15, 2012, at 3:49 AM, Barry Rowlingson
wrote:
> On Tue, Aug 14, 2012 at 9:30 PM, Hadley Wickham wrote:
>> Hi all,
>>
>> Is there an R wrapper for chown/chgrp (a la Sys.chmod)? I couldn't
>> find one with a few minutes of searching, but it seems like a curious
>> omission.
>
> A recur
Hello,
I have a function that changes par("plt") to plot a colorkey, and upon
returning resets the original value.
Unfortunately this changes the size of the plots when I change the layout. A
simplified example:
par(mfrow = c(1, 1))
plt <- par("plt")
# # change
On Tue, Aug 14, 2012 at 9:30 PM, Hadley Wickham wrote:
> Hi all,
>
> Is there an R wrapper for chown/chgrp (a la Sys.chmod)? I couldn't
> find one with a few minutes of searching, but it seems like a curious
> omission.
A recursive grep of an R-dev source tree I had lying around couldn't
find o
13 matches
Mail list logo