Why does the build of a package create a subfolder of testthat/...
Read MoreWhen documenting in Roxygen: How do I make an itemized list in @details?...
Read MoreHow to export functions starting not whith a letter using roxygen?...
Read MoreRoxygen: how to set a default parameter including backslash ('\') to functions...
Read Moreroxygen2 + cygwin + default parameter = truncated `\usage` section...
Read Moregenerate markdown comments within for loop...
Read MoreHow to escape % in roxygen literate programming?...
Read MoreMultiple functions in one .Rd file...
Read MoreR: roxygen2, imported packages do not appear in namespace...
Read Moredevtools roxygen package creation and rd documentation...
Read Moreroxygen2 docstrings for Reference Classes overriding base class...
Read MoreWhen documenting a with \code{\link[package], avoid a link to nowhere in the pdf...
Read MoreEfficiently consolidating source code from multiple files to a single file including (Roxygen) comme...
Read MoreEscaping "@" in Roxygen2 Style Documentation...
Read MoreLinking to documentation page without function in R using roxygen2...
Read MoreExporting an S3 Method for more than class (with multiple assignment)...
Read MoreRoxygen thinks a function of mine is an S3 method, and so breaks upon installation of my package...
Read MoreInclude example using data in documentation of that data (when developing R package)...
Read MoreDocumenting reference class with roxygen2 R CMD check codoc mismatches warning...
Read MoreRoxygen2 - how to @export reference class generator?...
Read Morebuilding R packages--Error : example requires a value...
Read MoreHow does Roxygen to handle infix binary operators (eg. %in%)?...
Read MoreDoes roxygen2 automatically write NAMESPACE directives for "Imports:" packages?...
Read MoreR Roxygen link to parent function...
Read MoreHow can I document datasets without adding them to the Collate field?...
Read MoreArbitrary sections in roxygen docs...
Read More