[R] Vista truncated Sys.getenv(PATH) when and only when running as administrator

2009-11-26 Thread Keith Ponting
[5] LC_TIME=English_United Kingdom.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base This may be related to http://tolstoy.newcastle.edu.au/R/e6/devel/09/01/0259.html Keith Ponting Aurix Ltd, Malvern WR14 3SZ UK

Re: [R] Memory allocation

2009-01-19 Thread Keith Ponting
Gabriel Margarido gramarga at gmail.com writes: ... I looked for a way to return the values without copying (even tried Rmemprof), but without success. Any ideas? ... I solved similar problems using the R.oo package, which emulates pass-by-reference semantics in 'R'. HTH Keith

[R] debugger dump.frames and argument ... is missing, with no default

2009-01-14 Thread Keith Ponting
, source a .R file or invoke with Rscript, under SuSe linux 10.3 (as above) but also get it if I try under Windows Vista with R version 2.8.0 Patched (2008-10-21 r46766). (It all works perfectly happily without the ...) Any help gratefully received! Keith Ponting Aurix Ltd, Malvern WR14 3SZ UK

[R] xspline, graphical parameters and MAXNUMPTS

2008-12-04 Thread Keith Ponting
.) Thankyou, Keith Ponting R version 2.8.0 (2008-10-20) Copyright (C) 2008 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license

[R] dir.create only gives first character of name when warning

2008-11-14 Thread Keith Ponting
in advance, Keith Ponting Aurix Ltd, Malvern WR14 3SZ UK __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self

Re: [R] histogram loses top row with alpha transparency under Windows

2008-10-14 Thread Keith Ponting
Thankyou for your response. From: Prof Brian Ripley [mailto:[EMAIL PROTECTED] Sent: 14 October 2008 12:09 To: Keith Ponting Cc: [EMAIL PROTECTED]; r-help@r-project.org Subject: Re: [R] histogram loses top row with alpha transparency under Windows I *presume* this is the windows() device

Re: [R] histogram loses top row with alpha transparency under Windows

2008-10-10 Thread Keith Ponting
to _clip_ the bar heights. Keith Keith Ponting Aurix Ltd, Malvern WR14 3SZ UK __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide

[R] histogram loses top row with alpha transparency under Windows

2008-10-08 Thread Keith Ponting
#1 SMP 2008-06-09 13:53:20 +0200 node76 machine login i686 kponting user kponting Keith Ponting Aurix

[R] Vanishing boxplots with transparency and zero margins

2008-09-30 Thread Keith Ponting
)) repeat.box(1) # outliers only par - par(mfrow=c(1,1),mar=c(1e-10,0,0,1e-10)) repeat.box(1) # boxplots as expected Keith Ponting Aurix Ltd, Malvern WR14 3SZ UK __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read