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.18")



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: 2024-04-15
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.18, https://cran.r-project.org/web/packages/Rd2roxygen. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:23), 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), 1.16 (2024-04-15 15:20), 1.17 (2025-11-03 17:50)
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

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  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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