Other packages > Find by keyword >

Rdpack  

Update and Manipulate Rd Documentation Objects
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Rdpack", "2.6.4")



Attach the package and use:
library("Rdpack")
Maintained by
Georgi N. Boshnakov
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-10-25
Latest Update: 2025-04-09
Description:
Functions for manipulation of R documentation objects, including functions reprompt() and ereprompt() for updating 'Rd' documentation for functions, methods and classes; 'Rd' macros for citations and import of references from 'bibtex' files for use in 'Rd' files and 'roxygen2' comments; 'Rd' macros for evaluating and inserting snippets of 'R' code and the results of its evaluation or creating graphics on the fly; and many functions for manipulation of references and Rd files.
How to cite:
Georgi N. Boshnakov (2012). Rdpack: Update and Manipulate Rd Documentation Objects. R package version 2.6.4, https://cran.r-project.org/web/packages/Rdpack. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.3-8 (2012-10-25 15:31), 0.3-10 (2012-11-03 21:06), 0.4-4 (2013-04-13 06:44), 0.4-14 (2014-04-16 17:21), 0.4-18 (2015-07-15 14:20), 0.4-20 (2016-07-26 22:50), 0.4-21 (2017-08-06 18:11), 0.4-22 (2017-10-02 15:30), 0.5-1 (2017-12-13 09:16), 0.5-3 (2018-01-27 06:53), 0.5-5 (2018-02-14 17:37), 0.7-0 (2018-03-27 01:09), 0.8-0 (2018-05-24 17:24), 0.9-0 (2018-08-05 00:40), 0.10-1 (2018-10-04 15:30), 0.11-0 (2019-04-14 23:12), 0.11-1 (2019-12-15 00:20), 1.0.0 (2020-07-01 19:10), 2.0 (2020-10-06 10:40), 2.1.1 (2021-02-23 13:20), 2.1.2 (2021-06-01 17:40), 2.1.3 (2021-12-08 07:00), 2.1.4 (2022-02-19 00:30), 2.1 (2020-11-09 10:40), 2.2 (2022-03-19 10:40), 2.3.1 (2022-06-07 16:20), 2.3 (2022-03-23 08:50), 2.4 (2022-07-20 16:30), 2.5 (2023-08-21 11:12), 2.6.1 (2024-08-06 21:06), 2.6.2 (2024-11-15 14:00), 2.6.3 (2025-03-16 10:10), 2.6.4 (2025-04-09 03:10), 2.6.5 (2026-01-23 07:41), 2.6 (2023-11-08 15:40)
Other packages that cited Rdpack R package
View Rdpack citation profile
Other R packages that Rdpack depends, imports, suggests or enhances
Complete documentation for Rdpack
Functions, R codes and Examples using the Rdpack R package
Some associated functions: RStudio_reprompt . Rd_combo . Rdapply . Rdo2Rdf . Rdo_append_argument . Rdo_collect_metadata . Rdo_empty_sections . Rdo_fetch . Rdo_flatinsert . Rdo_get_argument_names . Rdo_get_insert_pos . Rdo_get_item_labels . Rdo_insert . Rdo_insert_element . Rdo_is_newline . Rdo_locate . Rdo_locate_leaves . Rdo_macro . Rdo_modify . Rdo_modify_simple . Rdo_piecetag . Rdo_remove_srcref . Rdo_reparse . Rdo_sections . Rdo_set_section . Rdo_show . Rdo_tag . Rdo_tags . Rdo_which . Rdpack-package . Rdpack_bibstyles . Rdreplace_section . S4formals . append_to_Rd_list . c_Rd . char2Rdpiece . compare_usage1 . deparse_usage . ereprompt . format_funusage . get_bibentries . get_sig_text . get_usage_text . insert_all_ref . insert_citeOnly . insert_ref . inspect_Rd . inspect_args . inspect_signatures . inspect_slots . inspect_usage . list_Rd . makeVignetteReference . parse_Rdname . parse_Rdpiece . parse_Rdtext . parse_pairlist . parse_text . parse_usage_text . predefined . promptPackageSexpr . promptUsage . rdo_text_restore . rebib . reprompt . set_Rdpack_bibstyle . update_aliases_tmp . viewRd . zzasym_compare . zzbsdup . zzcapture_promptany . 
Some associated R codes: RStudio.R . Rdo2Rdf.R . alias.R . bib.R . elements.R . f_usage.R . inspect.R . manip.R . parse.R . predefined.R . promptSexpr.R . repromptAny.R . runexamples.R . sections.R . signature.R . slots.R . threedots.R . usage.R . utils.R . yytransient.R .  Full Rdpack package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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