[R-pkgs] Package Rd2roxygen v0.1-5

Yihui Xie xie at yihui.name
Mon Jan 10 23:56:08 CET 2011


Hi,

A new version (0.1-5) of Rd2roxygen is on CRAN now.

Rd2roxygen is a package to help developers transit from the raw Rd
files to roxygen-style documentations, and it also has utilities to
help build the package (with options to reformat the usage and
examples sections).

Updates:

 o a new way to reformat the usage and examples sections generated by
roxygen; it is more reliable than earlier versions, e.g. the
\subsection{}{} macro will no longer be destroyed when reformatting
the Rd and building the package.

See the package vignette for more details:

library(Rd2roxygen)
vignette('Rd2roxygen')
## or http://cran.r-project.org/web/packages/Rd2roxygen/vignettes/Rd2roxygen.pdf

Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA



More information about the R-packages mailing list