Displaying 20 results from an estimated 6000 matches similar to: "R News Volume 2/2"
2011 Dec 15
1
slight documentation error in "stats" package "arima"
The documentation for the arima function in the package stats has
a slight error. It references:
Ripley, B. D. (2002) Time series in R 1.5.0. R News, 2/1,
2–7. [1]http://www.r-project.org/doc/Rnews/Rnews_2002-1.pdf
This should be:
Ripley, B. D. (2002) Time series in R 1.5.0. R News, 2/2,
2–7. [2]http://www.r-project.org/doc/Rnews/Rnews_2002-2.pdf
Anyone know who I should tell about this?
2008 Nov 04
1
R News, volume 8, issue 2 is now available
Dear R users,
The October 2008 issue of 'R News' is now available on CRAN under the
Documentation/Newsletter link.
John
(on behalf of the R News Editorial Board)
------------------------------
John Fox, Professor
Department of Sociology
McMaster University
Hamilton, Ontario, Canada
web: socserv.mcmaster.ca/jfox
_______________________________________________
R-announce at
2008 Nov 04
1
R News, volume 8, issue 2 is now available
Dear R users,
The October 2008 issue of 'R News' is now available on CRAN under the
Documentation/Newsletter link.
John
(on behalf of the R News Editorial Board)
------------------------------
John Fox, Professor
Department of Sociology
McMaster University
Hamilton, Ontario, Canada
web: socserv.mcmaster.ca/jfox
_______________________________________________
R-announce at
2002 Dec 20
1
R News Volume 2/3
Just in time to provide you with reading material for the holidays we
have published the 2002/3 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
This issue starts a new regular column, the "R Help Desk" edited by
Uwe Ligges. umn, with an article on
2002 Dec 20
1
R News Volume 2/3
Just in time to provide you with reading material for the holidays we
have published the 2002/3 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
This issue starts a new regular column, the "R Help Desk" edited by
Uwe Ligges. umn, with an article on
2002 Apr 26
2
Can't install packages (PR#1486)
Hello,
I install R under Mandrake Linux 8.2.
R itself work fine, but I had an error to install packages, i.e. fields, geoR
and geoRglm :
$: R CMD INSTALL geoRglm_0.4-3.tar.gz
Installing *source* package `geoRglm' ...
libs
gcc-3.0.1 -I/usr/lib/R/include -I/usr/local/include -mieee-fp
-D__NO_MATH_INLINES -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro
-march=i586 -fno-fast-math
2002 Apr 26
2
Can't install packages (PR#1486)
Hello,
I install R under Mandrake Linux 8.2.
R itself work fine, but I had an error to install packages, i.e. fields, geoR
and geoRglm :
$: R CMD INSTALL geoRglm_0.4-3.tar.gz
Installing *source* package `geoRglm' ...
libs
gcc-3.0.1 -I/usr/lib/R/include -I/usr/local/include -mieee-fp
-D__NO_MATH_INLINES -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro
-march=i586 -fno-fast-math
2001 Jul 10
1
Citing an article from R News
The editorial in Volume 1/2 of R News requests that we cite articles
in R News by using the ISSN 1609-3631 and the URL
http://cran.R-project.org/doc/Rnews/. Could someone provide a sample
BibTeX entry, say for Brian Ripley's article on "Installing R under
Windows" from that issue? I am using the natbib package, if that
matters.
I would start with
@Article{R:Ripley:2001,
author
2013 Jan 17
2
error installing KEGGSOAP
Hi, I am new to bioconductor, trying to install KEGGSOAP package, but got warnings() when installing and error message when trying to load the package, can anyone suggest what went wrong?
many thanks
John
> source("http://bioconductor.org/biocLite.R")
Bioconductor version 2.11 (BiocInstaller 1.8.3), ?biocLite for help
> biocLite("KEGGSOAP")
BioC_mirror:
2005 Feb 14
2
R News: Call for Papers
Dear useRs and developeRs,
the next issue of `R News' is scheduled for the beginning of May
and we are now accepting submissions for this first issue in 2005.
For more information see
http://cran.r-project.org/doc/Rnews/
If you are the author of a package on CRAN and you would like to promote
it a little bit, or if you simply have an interesting application using
R, we hope you can
2005 Feb 14
2
R News: Call for Papers
Dear useRs and developeRs,
the next issue of `R News' is scheduled for the beginning of May
and we are now accepting submissions for this first issue in 2005.
For more information see
http://cran.r-project.org/doc/Rnews/
If you are the author of a package on CRAN and you would like to promote
it a little bit, or if you simply have an interesting application using
R, we hope you can
2007 Oct 09
2
Greek in vector
Hello,
I understand how to use substitute() to integrate Greek characters into plot
labels, but I haven't been successful getting Greek to appear in the vector
entries passed to legend() labels. Any hints?
Thanks,
-TAG
2009 Dec 11
1
Array of legend text with math symbols from predefined variables
Hello,
I am trying to include legend text with math symbols from a predefined
character variable that is read in from a file.
?
If there is only one line of text in the legend, the following, although
cumbersome, works for me:
? > LegendText = " 'U' [infinity], '=10 m/s' "?? # (read in from a file)
??> LegendName = paste("bquote(paste(",LegendText,
2008 Jul 22
2
randomForest Tutorial
I am new to R and I'd like to use the randomForest package for my thesis
(identifying important variables for more detailed analysis with other
software). I have found extremely well written and helpful information on
the usage of R.
Unfortunately it seems to be very difficult to find similarly detailed
tutorials for randomForest, and I just can't get it work with the
information on
2003 Oct 30
0
R News Volume 3/2
We have published the 2003/2 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
R Help Desk
Integrating grid Graphics Output with Base Graphics Output
A New Package for the
2003 Oct 30
0
R News Volume 3/2
We have published the 2003/2 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
R Help Desk
Integrating grid Graphics Output with Base Graphics Output
A New Package for the
2004 Jan 21
0
R News Volume 3/3
We have published the 2003/3 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
Dimensional Reduction for Data Mapping
R as a Simulation Platform in Ecological Modelling
Using R for Estimating Longitudinal Student Achievement Models
lmeSplines
2004 Jan 21
0
R News Volume 3/3
We have published the 2003/3 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
Dimensional Reduction for Data Mapping
R as a Simulation Platform in Ecological Modelling
Using R for Estimating Longitudinal Student Achievement Models
lmeSplines
2003 Jun 05
0
R News Volume 3/1
We have published the 2003/1 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
Name Space Management for R
Converting Packages to S4
The genetics Package
Variance Inflation Factors 13
Building Microsoft Windows Versions of R and R
2003 Jun 05
0
R News Volume 3/1
We have published the 2003/1 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
Name Space Management for R
Converting Packages to S4
The genetics Package
Variance Inflation Factors 13
Building Microsoft Windows Versions of R and R