The R Project SVN R

Rev

Rev 89877 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 89877 Rev 90010
Line 89... Line 89...
89
 
89
 
90
@node Legalese
90
@node Legalese
91
@section Legalese
91
@section Legalese
92
 
92
 
93
Copyright @copyright{} 1998--2020 @I{Kurt Hornik} @*
93
Copyright @copyright{} 1998--2020 @I{Kurt Hornik} @*
94
@Rcopyright{2021}
94
@Rcopyright{2026}
95
 
95
 
96
This document is free software; you can redistribute it and/or modify it
96
This document is free software; you can redistribute it and/or modify it
97
under the terms of the @acronym{GNU} General Public License as published
97
under the terms of the @acronym{GNU} General Public License as published
98
by the Free Software Foundation; either version 2, or (at your option)
98
by the Free Software Foundation; either version 2, or (at your option)
99
any later version.
99
any later version.
Line 212... Line 212...
212
@I{John Chambers},
212
@I{John Chambers},
213
@I{Peter Dalgaard},
213
@I{Peter Dalgaard},
214
@I{Robert Gentleman},
214
@I{Robert Gentleman},
215
@I{Kurt Hornik},
215
@I{Kurt Hornik},
216
@I{Ross Ihaka},
216
@I{Ross Ihaka},
217
@I{Tomas Kalibera},
217
@I{Mikael Jagan},
218
@I{Michael Lawrence},
218
@I{Michael Lawrence},
219
@I{Uwe Ligges},
219
@I{Uwe Ligges},
220
@I{Thomas Lumley},
220
@I{Thomas Lumley},
221
@I{Martin Maechler},
221
@I{Martin Maechler},
222
@I{Sebastian Meyer},
222
@I{Sebastian Meyer},
Line 228... Line 228...
228
@I{Luke Tierney},
228
@I{Luke Tierney},
229
@I{Heather Turner}, and
229
@I{Heather Turner}, and
230
@I{Simon Urbanek},
230
@I{Simon Urbanek},
231
@end display
231
@end display
232
@noindent
232
@noindent
233
plus 
233
plus
234
@I{Heiner Schwarte} up to October 1999, 
234
@I{Heiner Schwarte} up to October 1999,
235
@I{Guido Masarotto} up to June 2003, 
235
@I{Guido Masarotto} up to June 2003,
236
@I{Stefano Iacus} up to July 2014, 
236
@I{Stefano Iacus} up to July 2014,
237
@I{Seth Falcon} up to August 2015, 
237
@I{Seth Falcon} up to August 2015,
238
@I{Duncan Murdoch} up to September 2017, 
238
@I{Duncan Murdoch} up to September 2017,
239
@I{Martin Morgan} up to June 2021,
239
@I{Martin Morgan} up to June 2021,
240
@I{Douglas Bates} up to March 2024, and 
240
@I{Douglas Bates} up to March 2024,
241
@I{Friedrich Leisch} up to April 2024.
241
@I{Friedrich Leisch} up to April 2024, and
-
 
242
@I{Tomas Kalibera} up to March 2026.
242
 
243
 
243
R has a home page at @url{https://www.R-project.org/}.  It is
244
R has a home page at @url{https://www.R-project.org/}.  It is
244
@url{https://www.gnu.org/philosophy/free-sw.html, free software}
245
@url{https://www.gnu.org/philosophy/free-sw.html, free software}
245
distributed under a @acronym{GNU}-style
246
distributed under a @acronym{GNU}-style
246
@url{https://www.gnu.org/copyleft/copyleft.html, copyleft}, and an
247
@url{https://www.gnu.org/copyleft/copyleft.html, copyleft}, and an
Line 270... Line 271...
270
@c 2009-01-11
271
@c 2009-01-11
271
@c (Architecture: i386, OS: FreeBSD 7.1-PRERELEASE, Vendor: PC-BSD)
272
@c (Architecture: i386, OS: FreeBSD 7.1-PRERELEASE, Vendor: PC-BSD)
272
@c i386-freebsd,
273
@c i386-freebsd,
273
@c but all recent reports are on x86_64
274
@c but all recent reports are on x86_64
274
@c </COMMENT>
275
@c </COMMENT>
275
@c hppa-hp-hpux, 
276
@c hppa-hp-hpux,
276
@c mips-sgi-irix,
277
@c mips-sgi-irix,
277
@c </FIXME>
278
@c </FIXME>
278
@I{i386-pc-solaris},
279
@I{i386-pc-solaris},
279
@I{rs6000-ibm-aix},
280
@I{rs6000-ibm-aix},
280
@I{sparc-sun-solaris}, 
281
@I{sparc-sun-solaris},
281
@I{x86_64-apple-darwin},
282
@I{x86_64-apple-darwin},
282
@I{aarch64-apple-darwin}, 
283
@I{aarch64-apple-darwin},
283
@I{x86_64-unknown-freebsd} and 
284
@I{x86_64-unknown-freebsd} and
284
@I{x86_64-unknown-openbsd}.
285
@I{x86_64-unknown-openbsd}.
285
 
286
 
286
@c and according to @email{jlindsey@@luc.ac.be, Jim Lindsey} also on
287
@c and according to @email{jlindsey@@luc.ac.be, Jim Lindsey} also on
287
@c Mac, Amiga and Atari under m68k-linux.
288
@c Mac, Amiga and Atari under m68k-linux.
288
 
289
 
289
If you know about other platforms, please drop us a note.
290
If you know about other platforms, please drop us a note.
290
 
291
 
291
@node What is the current version of R?
292
@node What is the current version of R?
292
@section What is the current version of R?
293
@section What is the current version of R?
293
 
294
 
294
R uses a `major.minor.patchlevel' numbering scheme.  Based on this,
295
R uses a `major.minor.patchlevel' numbering scheme.  Based on this,
295
there are the current release version of R (`r-release') as well as two
296
there are the current release version of R (`r-release') as well as two
296
development versions of R, a patched version of the current release
297
development versions of R, a patched version of the current release
297
(`r-patched') and one working towards the next minor or eventually major
298
(`r-patched') and one working towards the next minor or eventually major
298
(`r-devel') releases of R, respectively.  New features are typically
299
(`r-devel') releases of R, respectively.  New features are typically
Line 566... Line 567...
566
 
567
 
567
Books on R by R Core Team members include
568
Books on R by R Core Team members include
568
 
569
 
569
@quotation
570
@quotation
570
@I{John M. Chambers} (2008),
571
@I{John M. Chambers} (2008),
571
``Software for Data Analysis: Programming with R''.  
572
``Software for Data Analysis: Programming with R''.
572
@I{Springer}, New York, ISBN 978-0-387-75935-7,
573
@I{Springer}, New York, ISBN 978-0-387-75935-7,
573
@url{https://johnmchambers.su.domains/Rbook/}.
574
@url{https://johnmchambers.su.domains/Rbook/}.
574
 
575
 
575
@I{Peter Dalgaard} (2008),
576
@I{Peter Dalgaard} (2008),
576
``Introductory Statistics with R'',
577
``Introductory Statistics with R'',
Line 609... Line 610...
609
``Mixed-Effects Models in S and S-Plus''.
610
``Mixed-Effects Models in S and S-Plus''.
610
@I{Springer}, ISBN 0-387-98957-0.
611
@I{Springer}, ISBN 0-387-98957-0.
611
@end quotation
612
@end quotation
612
 
613
 
613
Last, but not least, Ross' and Robert's experience in designing and
614
Last, but not least, Ross' and Robert's experience in designing and
614
implementing R is described in @I{Ihaka} & @I{Gentleman} (1996), 
615
implementing R is described in @I{Ihaka} & @I{Gentleman} (1996),
615
``R: A Language for Data Analysis and Graphics'', 
616
``R: A Language for Data Analysis and Graphics'',
616
@emph{Journal of Computational and Graphical Statistics}, @strong{5}, 299--314
617
@emph{Journal of Computational and Graphical Statistics}, @strong{5}, 299--314
617
(@doi{10.1080/10618600.1996.10474713}).
618
(@doi{10.1080/10618600.1996.10474713}).
618
 
619
 
619
@node Citing R
620
@node Citing R
620
@section Citing R
621
@section Citing R
Line 655... Line 656...
655
@item R-packages
656
@item R-packages
656
A moderated list for announcements on the availability of new or
657
A moderated list for announcements on the availability of new or
657
enhanced contributed packages.
658
enhanced contributed packages.
658
@item R-help
659
@item R-help
659
The `main' R mailing list, for discussion about problems and solutions
660
The `main' R mailing list, for discussion about problems and solutions
660
encountered using R, including using R packages in the standard R distribution 
661
encountered using R, including using R packages in the standard R distribution
661
and on CRAN;  announcements (not covered by `R-announce' or `R-packages'); 
662
and on CRAN;  announcements (not covered by `R-announce' or `R-packages');
662
the availability of new functionality for R and documentation of R; 
663
the availability of new functionality for R and documentation of R;
663
and for posting nice examples and benchmarks. 
664
and for posting nice examples and benchmarks.
664
@c about the development of R and the availability of new code.
665
@c about the development of R and the availability of new code.
665
@c enhancements and patches to the source code and documentation of R,
666
@c enhancements and patches to the source code and documentation of R,
666
@c comparison and compatibility with S and @SPLUS{}, and for the posting of
667
@c comparison and compatibility with S and @SPLUS{}, and for the posting of
667
@c nice examples and benchmarks.
668
@c nice examples and benchmarks.
668
@item R-devel
669
@item R-devel
Line 896... Line 897...
896
 
897
 
897
This is also called the ``@emph{White Book}'', and introduced S version
898
This is also called the ``@emph{White Book}'', and introduced S version
898
3, which added structures to facilitate statistical modeling in S.
899
3, which added structures to facilitate statistical modeling in S.
899
 
900
 
900
@item
901
@item
901
@I{John M. Chambers} (1998), 
902
@I{John M. Chambers} (1998),
902
``Programming with Data,''
903
``Programming with Data,''
903
New York: @I{Springer},
904
New York: @I{Springer},
904
ISBN 0-387-98503-4
905
ISBN 0-387-98503-4
905
(@url{https://johnmchambers.su.domains/Sbook/}).
906
(@url{https://johnmchambers.su.domains/Sbook/}).
906
 
907
 
Line 1014... Line 1015...
1014
 
1015
 
1015
@c @example
1016
@c @example
1016
@c jackknife.S.lm <- function(lmobj) @{
1017
@c jackknife.S.lm <- function(lmobj) @{
1017
@c   n <- length(resid(lmobj))
1018
@c   n <- length(resid(lmobj))
1018
@c   jval <- sapply(1:n,
1019
@c   jval <- sapply(1:n,
1019
@c                  function(i, lmobj) coef(update(lmobj, subset = -i)), 
1020
@c                  function(i, lmobj) coef(update(lmobj, subset = -i)),
1020
@c                  lmobj = lmobj)
1021
@c                  lmobj = lmobj)
1021
@c   (n - 1) * (n - 1) * var(jval) / n
1022
@c   (n - 1) * (n - 1) * var(jval) / n
1022
@c @}
1023
@c @}
1023
@c @end example
1024
@c @end example
1024
 
1025
 
Line 1409... Line 1410...
1409
a character vector index looks only for exact matches (whereas @code{[[}
1410
a character vector index looks only for exact matches (whereas @code{[[}
1410
and @code{$} allow partial matches).  In S, @code{[} allows partial
1411
and @code{$} allow partial matches).  In S, @code{[} allows partial
1411
matches.
1412
matches.
1412
 
1413
 
1413
@item
1414
@item
1414
S has a two-argument version of @code{atan} and no @code{atan2}.  A call 
1415
S has a two-argument version of @code{atan} and no @code{atan2}.  A call
1415
in S such as @code{atan(x1, x2)} is equivalent to R's @code{atan2(x1, 
1416
in S such as @code{atan(x1, x2)} is equivalent to R's @code{atan2(x1,
1416
x2)}.  However, beware of named arguments since S's @code{atan(x = a, y
1417
x2)}.  However, beware of named arguments since S's @code{atan(x = a, y
1417
= b)} is equivalent to R's @code{atan2(y = a, x = b)} with the meanings
1418
= b)} is equivalent to R's @code{atan2(y = a, x = b)} with the meanings
1418
of @code{x} and @code{y} interchanged.  (R used to have undocumented
1419
of @code{x} and @code{y} interchanged.  (R used to have undocumented
1419
support for a two-argument @code{atan} with positional arguments, but
1420
support for a two-argument @code{atan} with positional arguments, but
1420
this has been withdrawn to avoid further confusion.)
1421
this has been withdrawn to avoid further confusion.)
Line 1443... Line 1444...
1443
R offers several graphics features that @SPLUS{} does not, such as finer
1444
R offers several graphics features that @SPLUS{} does not, such as finer
1444
handling of line types, more convenient color handling (via palettes),
1445
handling of line types, more convenient color handling (via palettes),
1445
gamma correction for color, and, most importantly, mathematical
1446
gamma correction for color, and, most importantly, mathematical
1446
annotation in plot texts, via input expressions reminiscent of @TeX{}
1447
annotation in plot texts, via input expressions reminiscent of @TeX{}
1447
constructs.  See the help page for @code{plotmath}, which features an
1448
constructs.  See the help page for @code{plotmath}, which features an
1448
impressive on-line example.  More details can be found in 
1449
impressive on-line example.  More details can be found in
1449
@I{Paul Murrell} and @I{Ross Ihaka} (2000),
1450
@I{Paul Murrell} and @I{Ross Ihaka} (2000),
1450
``An Approach to Providing Mathematical Annotation in Plots'', 
1451
``An Approach to Providing Mathematical Annotation in Plots'',
1451
@emph{Journal of Computational and Graphical Statistics}, @strong{9}, 582--599
1452
@emph{Journal of Computational and Graphical Statistics}, @strong{9}, 582--599
1452
(@doi{10.1080/10618600.2000.10474900}).
1453
(@doi{10.1080/10618600.2000.10474900}).
1453
 
1454
 
1454
@node What is R-plus?
1455
@node What is R-plus?
1455
@section What is R-plus?
1456
@section What is R-plus?
Line 1534... Line 1535...
1534
interaction.
1535
interaction.
1535
@item methods
1536
@item methods
1536
Formally defined methods and classes for R objects, plus other
1537
Formally defined methods and classes for R objects, plus other
1537
programming tools, as described in the Green Book.
1538
programming tools, as described in the Green Book.
1538
@item parallel
1539
@item parallel
1539
Support for parallel computation, including by forking and by sockets, 
1540
Support for parallel computation, including by forking and by sockets,
1540
and random-number generation (added in R 2.14.0).
1541
and random-number generation (added in R 2.14.0).
1541
@item splines
1542
@item splines
1542
Regression spline functions and classes.
1543
Regression spline functions and classes.
1543
@item stats
1544
@item stats
1544
R statistical functions.
1545
R statistical functions.
Line 1650... Line 1651...
1650
open development software project for the analysis and comprehension of
1651
open development software project for the analysis and comprehension of
1651
genomic data.  Most Bioconductor components are distributed as R add-on
1652
genomic data.  Most Bioconductor components are distributed as R add-on
1652
packages.  Initially most of the
1653
packages.  Initially most of the
1653
@url{https://bioconductor.org/packages/release/BiocViews.html#___Software,
1654
@url{https://bioconductor.org/packages/release/BiocViews.html#___Software,
1654
Bioconductor software packages}
1655
Bioconductor software packages}
1655
focused primarily on DNA microarray data analysis.  As the 
1656
focused primarily on DNA microarray data analysis.  As the
1656
project has matured, the functional scope of the software packages
1657
project has matured, the functional scope of the software packages
1657
broadened to include the analysis of all types of genomic data, such as
1658
broadened to include the analysis of all types of genomic data, such as
1658
SAGE, sequence, or SNP data.  In addition, there are metadata
1659
SAGE, sequence, or SNP data.  In addition, there are metadata
1659
(annotation, CDF and probe) and experiment data packages.  See
1660
(annotation, CDF and probe) and experiment data packages.  See
1660
@url{https://bioconductor.org/install/} for available packages and a
1661
@url{https://bioconductor.org/install/} for available packages and a
Line 1736... Line 1737...
1736
@example
1737
@example
1737
library()
1738
library()
1738
@end example
1739
@end example
1739
 
1740
 
1740
@noindent
1741
@noindent
1741
at the R prompt.  
1742
at the R prompt.
1742
 
1743
 
1743
This produces something like
1744
This produces something like
1744
 
1745
 
1745
@quotation
1746
@quotation
1746
@cartouche
1747
@cartouche
Line 2188... Line 2189...
2188
@noindent
2189
@noindent
2189
we obtain:
2190
we obtain:
2190
 
2191
 
2191
@example
2192
@example
2192
R> test1()
2193
R> test1()
2193
3 3.14 
2194
3 3.14
2194
R> test2()
2195
R> test2()
2195
3 3.141593
2196
3 3.141593
2196
@end example
2197
@end example
2197
 
2198
 
2198
What is really used is the @emph{global} value of @code{.Options}, and
2199
What is really used is the @emph{global} value of @code{.Options}, and
Line 2756... Line 2757...
2756
tick marks, and @code{xpd = TRUE} to allow for text outside the plot
2757
tick marks, and @code{xpd = TRUE} to allow for text outside the plot
2757
region.  You can adjust the value of the @code{0.25} offset as required
2758
region.  You can adjust the value of the @code{0.25} offset as required
2758
to move the axis labels up or down relative to the x axis.  See
2759
to move the axis labels up or down relative to the x axis.  See
2759
@code{?par} for more information.
2760
@code{?par} for more information.
2760
 
2761
 
2761
Also see Figure 1 and associated code in 
2762
Also see Figure 1 and associated code in
2762
@I{Paul Murrell} (2003),
2763
@I{Paul Murrell} (2003),
2763
``Integrating grid Graphics Output with Base Graphics Output'',
2764
``Integrating grid Graphics Output with Base Graphics Output'',
2764
@emph{R News}, @strong{3/2}, 7--12.
2765
@emph{R News}, @strong{3/2}, 7--12.
2765
 
2766
 
2766
@node Why is read.table() so inefficient?
2767
@node Why is read.table() so inefficient?
Line 2828... Line 2829...
2828
Course with Examples in R}, @I{Richard M. Heiberger} and @I{Burt Holland}
2829
Course with Examples in R}, @I{Richard M. Heiberger} and @I{Burt Holland}
2829
(@I{Springer} 2015, second edition).
2830
(@I{Springer} 2015, second edition).
2830
This appendix is a free download from
2831
This appendix is a free download from
2831
@url{https://link.springer.com/content/pdf/bbm:978-1-4939-2122-5/1.pdf}.
2832
@url{https://link.springer.com/content/pdf/bbm:978-1-4939-2122-5/1.pdf}.
2832
 
2833
 
2833
For more information, see e.g.@: 
2834
For more information, see e.g.@:
2834
@I{David Goldberg} (1991), 
2835
@I{David Goldberg} (1991),
2835
``What Every Computer Scientist Should Know About Floating-Point Arithmetic'',
2836
``What Every Computer Scientist Should Know About Floating-Point Arithmetic'',
2836
@I{@emph{ACM Computing Surveys}}, @strong{23/1}, 5--48, 
2837
@I{@emph{ACM Computing Surveys}}, @strong{23/1}, 5--48,
2837
also available via
2838
also available via
2838
@c As of 2020-09-25, redirects to https without valid certificate ...
2839
@c As of 2020-09-25, redirects to https without valid certificate ...
2839
@c @url{http://www.validlab.com/goldberg/paper.pdf}.
2840
@c @url{http://www.validlab.com/goldberg/paper.pdf}.
2840
@c See <https://en.wikipedia.org/wiki/IEEE_754>:
2841
@c See <https://en.wikipedia.org/wiki/IEEE_754>:
2841
@url{https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html}.
2842
@url{https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html}.
Line 2925... Line 2926...
2925
@end example
2926
@end example
2926
 
2927
 
2927
@node Why are p-values not displayed when using lmer()?
2928
@node Why are p-values not displayed when using lmer()?
2928
@section Why are @math{p}-values not displayed when using @code{lmer()}?
2929
@section Why are @math{p}-values not displayed when using @code{lmer()}?
2929
 
2930
 
2930
Doug Bates has kindly provided an extensive response in a post to the 
2931
Doug Bates has kindly provided an extensive response in a post to the
2931
r-help list, which can be reviewed at
2932
r-help list, which can be reviewed at
2932
@uref{https://stat.ethz.ch/pipermail/r-help/2006-May/094765.html}.
2933
@uref{https://stat.ethz.ch/pipermail/r-help/2006-May/094765.html}.
2933
 
2934
 
2934
@node Why are there unwanted borders
2935
@node Why are there unwanted borders
2935
@section Why are there unwanted borders, lines or grid-like artifacts when viewing a plot saved to a PS or PDF file?
2936
@section Why are there unwanted borders, lines or grid-like artifacts when viewing a plot saved to a PS or PDF file?
Line 2951... Line 2952...
2951
smoothing and line art smoothing.
2952
smoothing and line art smoothing.
2952
Disable line art smoothing.
2953
Disable line art smoothing.
2953
@item Preview (macOS)
2954
@item Preview (macOS)
2954
There is an option in Preferences to enable/disable anti-aliasing of
2955
There is an option in Preferences to enable/disable anti-aliasing of
2955
text and line art.
2956
text and line art.
2956
Disable this option. 
2957
Disable this option.
2957
@item @I{GSview} (cross platform)
2958
@item @I{GSview} (cross platform)
2958
There are settings for Text Alpha and Graphics Alpha.
2959
There are settings for Text Alpha and Graphics Alpha.
2959
Change Graphics Alpha from 4 bits to 1 bit to disable graphic
2960
Change Graphics Alpha from 4 bits to 1 bit to disable graphic
2960
anti-aliasing.
2961
anti-aliasing.
2961
@item @I{gv} (Unix-like X)
2962
@item @I{gv} (Unix-like X)
Line 3077... Line 3078...
3077
@c graph.
3078
@c graph.
3078
 
3079
 
3079
@node How do I access the source code for a function?
3080
@node How do I access the source code for a function?
3080
@section How do I access the source code for a function?
3081
@section How do I access the source code for a function?
3081
 
3082
 
3082
In most cases, typing the name of the function will print its source 
3083
In most cases, typing the name of the function will print its source
3083
code. However, code is sometimes hidden in a namespace, or compiled.  For 
3084
code. However, code is sometimes hidden in a namespace, or compiled.  For
3084
a complete overview on how to access source code, see @I{Uwe Ligges} (2006),
3085
a complete overview on how to access source code, see @I{Uwe Ligges} (2006),
3085
``Help Desk: Accessing the sources'', @emph{R News}, @strong{6/4},
3086
``Help Desk: Accessing the sources'', @emph{R News}, @strong{6/4},
3086
43--45 (@url{https://CRAN.R-project.org/doc/Rnews/Rnews_2006-4.pdf}).
3087
43--45 (@url{https://CRAN.R-project.org/doc/Rnews/Rnews_2006-4.pdf}).
3087
 
3088
 
3088
@node Why does summary() report strange results for the R^2 estimate when I fit a linear model with no intercept?
3089
@node Why does summary() report strange results for the R^2 estimate when I fit a linear model with no intercept?
Line 3372... Line 3373...
3372
bug has already been reported and/or fixed.  First, try the ``Show open
3373
bug has already been reported and/or fixed.  First, try the ``Show open
3373
bugs new-to-old'' or the search facility on
3374
bugs new-to-old'' or the search facility on
3374
@url{https://bugs.R-project.org/}.  Second, consult
3375
@url{https://bugs.R-project.org/}.  Second, consult
3375
@url{https://svn.R-project.org/R/trunk/doc/NEWS.Rd}, which
3376
@url{https://svn.R-project.org/R/trunk/doc/NEWS.Rd}, which
3376
records changes that will appear in the @emph{next} release of R,
3377
records changes that will appear in the @emph{next} release of R,
3377
including bug fixes that do not appear on the Bug Tracker.  
3378
including bug fixes that do not appear on the Bug Tracker.
3378
Third, if possible try the current r-patched or r-devel version of R.
3379
Third, if possible try the current r-patched or r-devel version of R.
3379
If a bug has already been reported or fixed, please do not submit
3380
If a bug has already been reported or fixed, please do not submit
3380
further bug reports on it.  Finally, check carefully whether the bug is
3381
further bug reports on it.  Finally, check carefully whether the bug is
3381
with R, or a contributed package.  Bug reports on contributed packages
3382
with R, or a contributed package.  Bug reports on contributed packages
3382
should be sent first to the package maintainer, and only submitted to
3383
should be sent first to the package maintainer, and only submitted to
Line 3387... Line 3388...
3387
For reports on R this will open the R Bugzilla page at
3388
For reports on R this will open the R Bugzilla page at
3388
@url{https://bugs.R-project.org/}: for a contributed package it will open
3389
@url{https://bugs.R-project.org/}: for a contributed package it will open
3389
the package's bug tracker Web page or help you compose an email to the
3390
the package's bug tracker Web page or help you compose an email to the
3390
maintainer.  Since 2016, only ``members'' (including all who have
3391
maintainer.  Since 2016, only ``members'' (including all who have
3391
previously submitted bugs) can submit new bugs on the R Bugzilla.  See
3392
previously submitted bugs) can submit new bugs on the R Bugzilla.  See
3392
``Where to submit bug reports and patches'' on 
3393
``Where to submit bug reports and patches'' on
3393
@uref{https://www.r-project.org/bugs.html, Bug Reporting in R} for more
3394
@uref{https://www.r-project.org/bugs.html, Bug Reporting in R} for more
3394
information.
3395
information.
3395
 
3396
 
3396
There is a section of the bug repository for suggestions for
3397
There is a section of the bug repository for suggestions for
3397
enhancements for R labelled @samp{wishlist}.  Suggestions can be
3398
enhancements for R labelled @samp{wishlist}.  Suggestions can be
Line 3413... Line 3414...
3413
@unnumbered Acknowledgments
3414
@unnumbered Acknowledgments
3414
 
3415
 
3415
Of course, many many thanks to Robert and Ross for the R system, and to
3416
Of course, many many thanks to Robert and Ross for the R system, and to
3416
the package writers and porters for adding to it.
3417
the package writers and porters for adding to it.
3417
 
3418
 
3418
Special thanks go to 
3419
Special thanks go to
3419
@I{Doug Bates}, 
3420
@I{Doug Bates},
3420
@I{Peter Dalgaard}, 
3421
@I{Peter Dalgaard},
3421
@I{Paul Gilbert},
3422
@I{Paul Gilbert},
3422
@I{Stefano Iacus},
3423
@I{Stefano Iacus},
3423
@I{Fritz Leisch},
3424
@I{Fritz Leisch},
3424
@I{Jim Lindsey},
3425
@I{Jim Lindsey},
3425
@I{Thomas Lumley},
3426
@I{Thomas Lumley},
3426
@I{Martin Maechler},
3427
@I{Martin Maechler},
3427
@I{Brian D. Ripley},
3428
@I{Brian D. Ripley},
3428
@I{Anthony Rossini}, and 
3429
@I{Anthony Rossini}, and
3429
@I{Andreas Weingessel}
3430
@I{Andreas Weingessel}
3430
for their comments which helped me improve this @acronym{FAQ}.
3431
for their comments which helped me improve this @acronym{FAQ}.
3431
 
3432
 
3432
@c FIXME:
3433
@c FIXME:
3433
More to come soon @dots{}
3434
More to come soon @dots{}