List Question
20 TechQA 2023-06-05T17:52:28.657000Conditionally display sections on .html using knitr::spin() on .R script
28 views
Asked by theneil
Examples failing during `devtools::check()`
141 views
Asked by dimfalk
Any way to automatically convert function calls to double colon (::) notation?
71 views
Asked by Megazord
Example for S3 method roxygen documentation not working?
72 views
Asked by Caitlin Luo
How to re-use item descriptions in Roxygen documentation?
158 views
Asked by larenite
R devtools document error: object not found, but created in pipe by summarise()
331 views
Asked by dez93_2000
R Roxygen link to help(pkg) in function details
179 views
Asked by matej
How to put units inside roxygen
75 views
Asked by Mayssa Harfouch
Document package in R
72 views
Asked by OLGJ
How to stop a R package from executing an .R script?
127 views
Asked by Rahi
lintr package - check without roxygen documentation
184 views
Asked by John
Finding objects from other packages' namespaces in package code
633 views
Asked by bcarlsen
Roxygen link to the "[" method
183 views
Asked by Migwell
Encoding problem when your package contains functions with non-english characters
703 views
Asked by Hong
Document new S4 method for an existing generic
364 views
Asked by Daniel R
Build a vignette for an R package only 1 time
408 views
Asked by MeeraWhy
How to define package examples that reference an S4 class in another package
63 views
Asked by Limey
Error: package or namespace load failed for ‘roxygen2’ in dyn.load(file, DLLpath = DLLpath, ...):
998 views
Asked by Michael Neale
@title Missing name in Roxygen
2.4k views
Asked by jcubic
Warning when reexporting function which declares different @rdname
36 views
Asked by Wasabi