The R Project SVN R

Rev

Rev 61168 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61168 Rev 61433
Line 45... Line 45...
45
  effectively a \code{\link{list}} of lists which is a tree of NEWS
45
  effectively a \code{\link{list}} of lists which is a tree of NEWS
46
  entries.
46
  entries.
47
 
47
 
48
  \code{checkNEWS()} returns \code{TRUE} if no suspected errors are found,
48
  \code{checkNEWS()} returns \code{TRUE} if no suspected errors are found,
49
  or prints a message for each suspected error and returns \code{FALSE}.
49
  or prints a message for each suspected error and returns \code{FALSE}.
50
 
50
 
51
  Note that this was only ever experimental and may be removed soon,
51
  Note that this was only ever experimental and may be removed soon,
52
  since the NEWS-file format is not longer supported (but there are
52
  since the NEWS-file format is not longer supported (but there are
53
  examples \file{ONEWS}, \file{OONEWS} and perhaps in packages).
53
  examples \file{ONEWS}, \file{OONEWS} and perhaps in packages).
54
}
54
}
55
\examples{\donttest{
55
\examples{\donttest{