Skip to content

Commit

Permalink
missing \item
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R/trunk@87624 00db46b3-68df-0310-9c12-caf00c1e9a41
  • Loading branch information
ripley committed Jan 24, 2025
1 parent 8fc6e77 commit 835bdd0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions doc/NEWS.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
keep the previous data as \code{sunspot.m2014} for
reproducibility.

\item The `quartz()` device now supports alpha masks.
Thanks to \I{George Stagg}, \I{Gwynn Gebeyhu}, \I{Heather Turner}, and
\item The \code{quartz()} device now supports alpha masks. Thanks
to \I{George Stagg}, \I{Gwynn Gebeyhu}, \I{Heather Turner}, and
\I{Tomek Gieorgijewski}.

\item The \code{print()} method for date-time objects (\code{POSIX.t})
Expand Down Expand Up @@ -558,8 +558,9 @@
\item \code{binomial(<link>)$linkinv(eta)} and \code{.. $mu.eta(eta)}
now also work for \code{"logit"} link when \code{is.integer(eta)}.

\code{as.roman(x)} now should work platform independently, also for, e.g.,
\code{x = "IIIII"} (= V) and \code{x = "IIIIII"} (= VI).
\item \code{as.roman(x)} now should work platform independently,
also for, e.g., \code{x = "IIIII"} (= V) and \code{x = "IIIIII"}
(= VI).
}
}
}
Expand Down

0 comments on commit 835bdd0

Please sign in to comment.