Other packages > Find by keyword >

roxygen2  

In-Line Documentation for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("roxygen2", "7.3.1")



Attach the package and use:
library("roxygen2")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-07-23
Latest Update: 2024-01-22
Description:
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted comments. Writing documentation in-line with code makes it easier to keep your documentation up-to-date as your requirements change. 'roxygen2' is inspired by the 'Doxygen' system for C++.
How to cite:
Hadley Wickham (2011). roxygen2: In-Line Documentation for R. R package version 7.3.1, https://cran.r-project.org/web/packages/roxygen2
Previous versions and publish date:
2.0 (2011-07-23 16:42), 2.1 (2011-07-29 07:24), 2.2.1 (2011-11-19 10:56), 2.2.2 (2011-12-01 09:00), 2.2 (2011-11-12 17:15), 3.0.0 (2013-12-06 15:02), 3.1.0 (2014-01-29 16:24), 4.0.0 (2014-05-02 16:03), 4.0.1 (2014-05-17 16:48), 4.0.2 (2014-09-02 19:05), 4.1.0 (2014-12-13 08:33), 4.1.1 (2015-04-15 21:00), 5.0.0 (2015-10-28 18:39), 5.0.1 (2015-11-11 00:08), 6.0.0 (2017-01-31 08:14), 6.0.1 (2017-02-06 16:37), 6.1.0 (2018-07-27 23:10), 6.1.1 (2018-11-07 06:40), 7.0.0 (2019-11-12 18:50), 7.0.1 (2019-11-22 15:50), 7.0.2 (2019-12-02 10:30), 7.1.0 (2020-03-11 19:00), 7.1.1 (2020-06-27 16:50), 7.1.2 (2021-09-08 10:10), 7.2.0 (2022-05-13 09:30), 7.2.1 (2022-07-18 18:40), 7.2.2 (2022-11-11 22:30), 7.2.3 (2022-12-09 00:40), 7.3.0 (2024-01-11 14:20)
Other packages that cited roxygen2 R package
View roxygen2 citation profile
Other R packages that roxygen2 depends, imports, suggests or enhances
Functions, R codes and Examples using the roxygen2 R package
Some associated functions: RoxyTopic . double_escape_md . escape_examples . is_s3_generic . load . load_options . markdown-internals . markdown-test . markdown_pass1 . namespace_roclet . object . object_format . parse_package . rd_roclet . rd_section . roc_proc_text . roclet . roclet_find . roxy_block . roxy_tag . roxy_tag_rd . roxygen2-package . roxygenize . tag_parsers . tags-index-crossref . tags-namespace . tags-rd-formatting . tags-rd-other . tags-rd . tags-reuse . tags_list . update_collate . vignette_roclet . 
Some associated R codes: block.R . collate.R . cpp11.R . field.R . load.R . markdown-escaping.R . markdown-link.R . markdown-state.R . markdown.R . namespace.R . object-defaults.R . object-format.R . object-from-call.R . object-import.R . object-package.R . object-r6.R . object-rc.R . object-s3.R . options.R . package_files.R . parse.R . rd-backref.R . rd-describe-in.R . rd-eval.R . rd-examples.R . rd-family.R . rd-find-link-files.R . rd-include-rmd.R . rd-inherit.R . rd-markdown.R . rd-name-alias.R . rd-params.R . rd-r6.R . rd-raw.R . rd-s4.R . rd-section.R . rd-simple.R . rd-template.R . rd-usage.R . rd.R . roclet.R . roxygen2-package.R . roxygenize-setup.R . roxygenize.R . safety.R . select-args.R . tag-metadata.R . tag-parser.R . tag.R . tokenize.R . topic.R . topics.R . topo-sort.R . util-locale.R . utils-io.R . utils-rd.R . utils-warn.R . utils.R . vignette.R . zzz.R .  Full roxygen2 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

Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
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  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns