Other packages > Find by keyword >

document  

Run 'roxygen2' on (Chunks of) Single Code Files
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("document", "4.0.1")



Attach the package and use:
library("document")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-08
Latest Update: 2025-05-24
Description:
Have you ever been tempted to create 'roxygen2'-style documentation comments for one of your functions that was not part of one of your packages (yet)? This is exactly what this package is about: running 'roxygen2' on (chunks of) a single code file.
How to cite:
Andreas Dominik Cullmann (2017). document: Run 'roxygen2' on (Chunks of) Single Code Files. R package version 4.0.1, https://cran.r-project.org/web/packages/document. Accessed 07 Mar. 2026.
Previous versions and publish date:
1.0.0 (2017-05-08 15:35), 1.1.0 (2017-05-19 13:52), 1.2.0 (2017-06-01 13:11), 1.2.1 (2017-07-07 14:42), 2.0.0 (2017-08-04 12:23), 2.1.0 (2017-08-18 10:57), 2.2.0 (2017-12-09 22:12), 2.2.1 (2018-01-13 23:45), 3.0.0 (2018-02-11 14:01), 3.0.1 (2018-03-20 12:03), 3.0.2 (2018-09-13 10:50), 3.1.0 (2018-11-25 21:00), 3.2.0 (2020-01-11 20:50), 3.3.0 (2020-10-30 18:20), 3.3.1 (2021-03-31 15:40), 3.3.2 (2021-05-12 08:02), 3.3.3 (2022-03-30 10:50), 3.3.4 (2022-08-19 15:00), 4.0.0 (2023-06-14 12:42)
Other packages that cited document R package
View document citation profile
Other R packages that document depends, imports, suggests or enhances
Complete documentation for document
Functions, R codes and Examples using the document R package
Some associated functions: Rd_txt_RUnit . alter_description_file . check_package . checks . clean_description_file . display_Rd . document-package . document . fake_package . get_dpd . is_Rd_file . man . sort_unlocale . throw . usage . warn . write_the_docs . 
Some associated R codes: document-package.R . document.R . internals.R . man.R . package_functions.R . utils.R .  Full document package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
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  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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