Skip to content

Commit

Permalink
Update NEWS and Rd files that use common macros
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R/trunk@65999 00db46b3-68df-0310-9c12-caf00c1e9a41
  • Loading branch information
murdoch committed Jun 22, 2014
1 parent 02a51ef commit ff3ea81
Show file tree
Hide file tree
Showing 121 changed files with 3 additions and 247 deletions.
2 changes: 0 additions & 2 deletions doc/NEWS.2.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
% -*- coding: utf-8 -*-
\newcommand{\PR}{\Sexpr[results=rd]{tools:::Rd_expr_PR(#1)}}
\newcommand{\Rlogo}{\if{html}{\figure{../../html/logo.jpg}}\if{latex}{\figure{logo.jpg}{options: width=0.5in}}}
\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{NEWS}
\title{ R News}
Expand Down
5 changes: 3 additions & 2 deletions doc/NEWS.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
% -*- coding: utf-8 -*-
\newcommand{\PR}{\Sexpr[results=rd]{tools:::Rd_expr_PR(#1)}}
\newcommand{\Rlogo}{\if{html}{\figure{../../html/logo.jpg}}\if{latex}{\figure{logo.jpg}{options: width=0.5in}}}
\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{NEWS}
\title{R News}
Expand Down Expand Up @@ -104,6 +102,9 @@
defaults to \code{FALSE} for speed (\code{dput()} and
\code{dget()} are most often used for data objects where this can
make \code{dget()} many times faster).
\item Packages may now use a file of common macro definitions in their
help files, and may import definitions from other packages.
}
}
Expand Down
3 changes: 0 additions & 3 deletions src/gnuwin32/CHANGES.Rd
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
\newcommand{\PR}{\Sexpr[results=rd]{tools:::Rd_expr_PR(#1)}}
\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{CHANGES}
\title{Windows-specific changes to R}
\encoding{UTF-8}
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/Extract.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
% Copyright 2002-2012 The R Foundation
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{Extract}
\title{Extract or Replace Parts of an Object}
\alias{Extract}
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/UseMethod.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2010 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{UseMethod}
\title{Class Methods}
\alias{UseMethod}
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/connections.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2014 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{connections}
\alias{connections}
\alias{connection}
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/length.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2014 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{length}
\alias{length}
\alias{length<-}
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/norm.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
% Copyright 2010--2012 The R Foundation
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{norm}
\alias{norm}
\title{Compute the Norm of a Matrix}
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/print.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{print}
\title{Print Values}
\usage{
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/sample.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{sample}
\alias{sample}
\alias{sample.int}
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/source.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2012 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{source}
\title{Read R Code from a File or a Connection}
\description{
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/tempfile.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{tempfile}
\alias{tempfile}
\alias{tempdir}
Expand Down
2 changes: 0 additions & 2 deletions src/library/base/man/which.min.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{which.min}
\alias{which.min}
\alias{which.max}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/BJsales.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{BJsales}
\docType{data}
\alias{BJsales}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/DNase.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2011 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{DNase}
\docType{data}
\alias{DNase}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/HairEyeColor.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{HairEyeColor}
\docType{data}
\alias{HairEyeColor}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/Indometh.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2011 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{Indometh}
\docType{data}
\alias{Indometh}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/Theoph.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2011 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{Theoph}
\docType{data}
\alias{Theoph}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/UKDriverDeaths.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{UKDriverDeaths}
\docType{data}
\alias{UKDriverDeaths}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/crimtab.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{crimtab}
\alias{crimtab}
\docType{data}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/faithful.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{faithful}
\docType{data}
\alias{faithful}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/morley.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2014 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{morley}
\docType{data}
\alias{morley}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/occupationalStatus.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 2008 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{occupationalStatus}
\alias{occupationalStatus}
\docType{data}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/stackloss.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{stackloss}
\docType{data}
\alias{stackloss}
Expand Down
2 changes: 0 additions & 2 deletions src/library/datasets/man/sunspot.year.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{sunspot.year}
\docType{data}
\alias{sunspot.year}
Expand Down
2 changes: 0 additions & 2 deletions src/library/grDevices/man/boxplot.stats.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{boxplot.stats}
\title{Box Plot Statistics}
\usage{
Expand Down
2 changes: 0 additions & 2 deletions src/library/grDevices/man/colorRamp.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2014 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{colorRamp}
\alias{colorRamp}
\alias{colorRampPalette}
Expand Down
1 change: 0 additions & 1 deletion src/library/grDevices/man/densCols.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{densCols}
\alias{densCols}
Expand Down
2 changes: 0 additions & 2 deletions src/library/grDevices/man/dev.interactive.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{dev.interactive}
\alias{dev.interactive}
\alias{deviceIsInteractive}
Expand Down
2 changes: 0 additions & 2 deletions src/library/grDevices/man/nclass.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2009 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{nclass}
\alias{nclass.Sturges}
\alias{nclass.scott}
Expand Down
2 changes: 0 additions & 2 deletions src/library/grDevices/man/rgb.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2014 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{rgb}
\title{RGB Color Specification}
\usage{
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/assocplot.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{assocplot}
\alias{assocplot}
\encoding{UTF-8}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/boxplot.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2008 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{boxplot}
\alias{boxplot}
\alias{boxplot.default}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/boxplot.matrix.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 2008 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{boxplot.matrix}
\alias{boxplot.matrix}
\title{Draw a Boxplot for each Column (Row) of a Matrix}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/contour.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{contour}
\alias{contour}
\alias{contour.default}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/filled.contour.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{filled.contour}
\alias{filled.contour}
\alias{.filled.contour}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/graphics-defunct.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{graphics-defunct}
\alias{graphics-defunct}
\alias{dotplot}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/hist.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{hist}
\title{Histograms}
\usage{
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/image.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2014 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{image}
\alias{image}
\alias{image.default}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/mosaicplot.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{mosaicplot}
\alias{mosaicplot}
\alias{mosaicplot.default}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/par.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{par}
\alias{par}
\alias{.Pars}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/persp.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2011 R Core Team
% Distributed under GPL 2 or later

\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}

\name{persp}
\alias{persp}
\alias{persp.default}
Expand Down
2 changes: 0 additions & 2 deletions src/library/graphics/man/plot.design.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
% Copyright 1995-2013 R Core Team
% Distributed under GPL 2 or later

\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}

\name{plot.design}
\alias{plot.design}
\title{Plot Univariate Effects of a Design or Model}
Expand Down
Loading

0 comments on commit ff3ea81

Please sign in to comment.