Other packages > Find by keyword >

Rd2roxygen  

Convert Rd to 'Roxygen' Documentation
View on CRAN: Click here


Download and install Rd2roxygen package within the R console
Install from CRAN:
install.packages("Rd2roxygen")

Install from Github:
library("remotes")
install_github("cran/Rd2roxygen")

Install by package version:
library("remotes")
install_version("Rd2roxygen", "1.16")



Attach the package and use:
library("Rd2roxygen")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-12-01
Latest Update: 2022-08-09
Description:
Functions to convert Rd to 'roxygen' documentation. It can parse an Rd file to a list, create the 'roxygen' documentation and update the original R script (e.g. the one containing the definition of the function) accordingly. This package also provides utilities that can help developers build packages using 'roxygen' more easily. The 'formatR' package can be used to reformat the R code in the examples sections so that the code will be more readable.
How to cite:
Yihui Xie (2010). Rd2roxygen: Convert Rd to 'Roxygen' Documentation. R package version 1.16, https://cran.r-project.org/web/packages/Rd2roxygen. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1-0 (2010-12-01 09:01), 0.1-1 (2010-12-04 11:15), 0.1-2 (2010-12-07 09:20), 0.1-3 (2010-12-19 10:08), 0.1-4 (2011-01-08 09:30), 0.1-5 (2011-01-10 08:46), 0.1-6 (2011-01-23 10:08), 0.1-7 (2011-02-07 10:50), 0.1-8 (2011-02-17 14:06), 1.0-0 (2011-07-29 07:23), 1.0-1 (2011-08-04 13:28), 1.0-2 (2011-08-11 08:59), 1.0-3 (2011-08-15 11:07), 1.0-4 (2011-08-24 11:30), 1.0-5 (2011-08-30 07:36), 1.0-6 (2011-09-09 09:10), 1.0-7 (2011-11-21 09:06), 1.1 (2012-07-13 05:33), 1.2 (2013-06-10 08:18), 1.3 (2013-08-06 00:08), 1.4 (2013-12-07 00:57), 1.5 (2014-08-25 01:00), 1.6.1 (2016-04-15 08:33), 1.6.2 (2017-03-30 13:17), 1.6 (2015-03-29 08:50), 1.7 (2018-08-02 19:00), 1.8 (2019-03-05 17:30), 1.9 (2019-10-15 22:20), 1.10 (2020-04-16 06:40), 1.11 (2020-06-24 07:30), 1.12 (2021-10-19 07:30), 1.13 (2022-03-02 22:00), 1.14 (2022-08-09 22:50), 1.15 (2024-03-11 22:30)
Other packages that cited Rd2roxygen R package
View Rd2roxygen citation profile
Other R packages that Rd2roxygen depends, imports, suggests or enhances
Complete documentation for Rd2roxygen
Functions, R codes and Examples using the Rd2roxygen R package
Some associated functions: Rd2roxygen-package . Rd2roxygen . create_roxygen . parse_and_save . parse_file . reformat_code . roxygen_and_build . 
Some associated R codes: Rd2roxygen-package.R . build.R . rd2roxygen.R . utils.R .  Full Rd2roxygen package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA