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 05 Jan. 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

uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
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  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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