[ESS] ESS support for generating Rd from Roxygen
M@v@@_Iterso@ m@iii@g oii iumc@@i
M@v@@_Iterso@ m@iii@g oii iumc@@i
Thu Feb 4 08:32:54 CET 2016
Dear Vitalie,
Thank you for your quick reply!
I'm looking forward to the new release of ESS!
Regards,
Maarten
________________________________________
From: Vitalie Spinu [spinuvit using gmail.com]
Sent: Wednesday, February 3, 2016 11:11 PM
To: Iterson, M. van (MOLEPI)
Cc: ess-help using r-project.org
Subject: Re: [ESS] ESS support for generating Rd from Roxygen
Roxygen functions are on C-c C-o. You can always C-c C-o C-h and see what's
there. Currently
`ess-roxy-mode' Minor Mode Bindings Starting With C-c C-o:
C-c C-o C-c ess-roxy-toggle-roxy-region
C-c C-o C-o ess-roxy-update-entry
C-c C-o C-r ess-roxy-preview-Rd
C-c C-o C-t ess-roxy-preview-text
C-c C-o C-w ess-roxy-preview-HTML
C-c C-o n ess-roxy-next-entry
C-c C-o p ess-roxy-previous-entry
All those with -preview- in them do what you asked for.
Next version of ESS will have support for devtools. You will be able to generate
the entire package doc with one key.
Vitalie
>> On Wed, Feb 03 2016 20:17, M.van_Iterson using lumc.nl wrote:
> Dear All,
> For package development, is it possible to generate package documentation, in
> Rd-format for the man-directory, from roxygen function documentation using a
> certain key combination, either on a function-level, R-file or on all files in
> the R-directory.
> I thought something similar to M-n r (to generate the tex-file from Rnw-file) should exist for roxygen but I cannot find it?
> Now I use, within R the function roxygenise("package-name") from the roxygen2 package for generation of the Rd-files and NAMESPACE.
> Or is there an easy way to bind this roxygenise-step to a key combination to run from emacs?
> Regards,
> Maarten
> [[alternative HTML version deleted]]
> ______________________________________________
> ESS-help using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
More information about the ESS-help
mailing list