> -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
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
; $call
> >>> help(topic =3D3D "aareg", package =3D3D "survival")
> >>>
> >>> $pager
> >>> [1] "/Library/Frameworks/R.framework/Resources/bin/pager"
> >>>
> >>> $topic
> >>> [1] "aa
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
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
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
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
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()