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]
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 16 Apr. 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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for Rd2roxygen020406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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