List Question
20 TechQA 2024-02-16T16:34:22.273000How to document a method in R using Roxygen2 when the class and generic live in another package?
59 views
Asked by user22080160
Package fails when using devtools::check() due to @examples
41 views
Asked by jdenn0514
R package help for whole package
46 views
Asked by Erich Neuwirth
roxygen2 is processing too many files
64 views
Asked by Frank Harrell
How can I create custom roxygen2 tags for a package?
80 views
Asked by Patrick
Buidling R package with issue loading data.table ".()" function
87 views
Asked by LCheng
Inherit params seems not to work when importing from another library
26 views
Asked by thothal
Issue when documenting new "+" S3 method with roxygen2
42 views
Asked by Odin
Unable to add list under @format tag in package documentation
33 views
Asked by Abdu Kikhia
Roxygen2 and Rstudio, not show the references in Rd.file
40 views
Asked by luna
How to use roxygen2 to print documentation of self defined function?
44 views
Asked by Erin Chen
Error "use_namespace() not found" with install.packages()
32 views
Asked by sGlow
How to inherit autocomplete for arguments when using ellipsis (...)
64 views
Asked by wasserslasken
Fixed order of argument descriptions using roxygen
53 views
Asked by Benjamin
How to remove duplicate package alias in autocreated pkgname-package.R?
68 views
Asked by dez93_2000
roxygen documentation doesn't generate `\method{}{}` calls in `\usage{}`
43 views
Asked by user101089
Map function definition in R
31 views
Asked by olivroy
R CMD CHECK and @examples -- check() fails or not depending on a comment
182 views
Asked by rward