[Rd] Rcmd install on Vista

2007-09-07 Thread Gabor Grothendieck
Has anyone successfully used Rcmd install or Rcmd check on Windows Vista? I have been successfully been running R itself, just not Rcmd install and Rcmd check. Rcmd check fails, the Ryacas.Rcheck it creates is read-only, I don't have permission to delete it and I have to reset the permissions on

[Rd] "bug" and patch: quadratic running time for strsplit(..., fixed=TRUE) (PR#9902)

2007-09-07 Thread jbrzusto
Full_Name: John Brzustowski Version: R-devel-trunk, R-2.4.0 OS: linux, gcc 4.0.3 Submission from: (NULL) (206.248.157.184) This isn't a bug, but an easily-remedied performance issue. SYMPTOM > for (i in 1000 * (1:20)) { y <- paste(rep("asdf", times=i), collapse=" ") t <- system.time(strsp

Re: [Rd] orthographic mistake in ?citation (PR#9901)

2007-09-07 Thread Duncan Murdoch
On 07/09/2007 3:31 AM, [EMAIL PROTECTED] wrote: > from ?citation > > > Details: > > The R core development team and the very active community of > package authors have invested a lot of time and effort in creating > R as it is today. Please give credit where credit is due and cite

[Rd] orthographic mistake in ?citation (PR#9901)

2007-09-07 Thread lbraglia
from ?citation Details: The R core development team and the very active community of package authors have invested a lot of time and effort in creating R as it is today. Please give credit where credit is due and cite R and R packages when you use them for data anlysis.