Re: [Rd] Cannot Change Function (PR#14041)

2009-11-04 Thread smckinney
> -Original Message- > From: r-devel-boun...@r-project.org [mailto:r-devel-boun...@r- > project.org] On Behalf Of Stefan Evert > Sent: Wednesday, November 04, 2009 4:40 AM > To: michael_ka...@earthlink.net > Cc: r-b...@r-project.org; r-de...@stat.math.ethz.ch > Subject: Re: [Rd] Cannot Ch

Re: [Rd] loadings function (PR#13886)

2009-08-11 Thread smckinney
Factor1 Factor2 Factor3 SS loadings1.89304 1.88576 1.79702 Proportion Var 0.31551 0.31429 0.29950 Cumulative Var 0.31551 0.62980 0.92930 >=20 Best Steven McKinney Statistician Molecular Oncology and Breast Cancer Program British Columbia Cancer Research Centre email: smckinney +at+ b

Re: [Rd] Wishlist: Navigate to "Index" page of help when no topic (PR#13873)

2009-08-04 Thread smckinney
; $call > >>> help(topic =3D3D "aareg", package =3D3D "survival") > >>> > >>> $pager > >>> [1] "/Library/Frameworks/R.framework/Resources/bin/pager" > >>> > >>> $topic > >>> [1] "aa

Re: [Rd] Wishlist: Navigate to "Index" page of help when no topic (PR#13871)

2009-08-04 Thread smckinney
hat I've been after. > > > > Running R in Emacs on Mac OS X: > > > >> foo <- help(topic =3D3D "aareg", package =3D3D "survival") > >> foo[1] > > [1] > "/Library/Frameworks/R.framework/Resources/library/survival/htm

[Rd] Wishlist: Navigate to "Index" page of help when no topic specified (PR#13860)

2009-07-28 Thread smckinney
ndex.html" > bar Help for '' is shown in browser /usr/bin/open ... Use help("", htmlhelp =3D FALSE) or options(htmlhelp =3D FALSE) to revert. > Again, what I've been trying to achieve. When a user loads a new library a

[Rd] Bug in "$<-.data.frame" yields corrupt data frame (PR#13724)

2009-05-26 Thread smckinney
UTF-8/C/C/en_CA.UTF-8/en_CA.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] nlme_3.1-90 loaded via a namespace (and not attached): [1] grid_2.9.0 lattice_0.17-22 tools_2.9.0 Also occurs on Windows box wit

[Rd] lines.formula() problem when data argument is missing (PR#13296)

2008-11-17 Thread smckinney
Full_Name: Steven McKinney Version: R 2.8.0 Patched svn rev 46845 OS: powerpc-apple-darwin9.5.0 Submission from: (NULL) (142.103.207.10) <> lines.formula() throws an error when subset argument is used but nothing is provided for data argument. Reproduce: x<-1:5 y<-c(1,3,NA,2,5) plot(y~x, type

[Rd] Bug in package stats function ar() (PR#10459)

2007-11-23 Thread smckinney
Full_Name: Steven McKinney Version: 2.6.0 OS: OS X Submission from: (NULL) (142.103.207.10) Function ar() in package "stats" is showing a quirky bug. Some calls to ar() run to completion, others throw an error. The bug is reproducible by several people on different machines, however, the ar()