Documenting reference class with roxygen2 R CMD check codoc mismatches warning...
Read MoreRoxygen2 - how to @export reference class generator?...
Read More### ** Examples ... Error: could not find function building packages in R...
Read Morebuilding R packages--Error : example requires a value...
Read MoreWhat is the proper way to document S4 methods in which the signature contains the `<-` class?...
Read MoreHow does Roxygen to handle infix binary operators (eg. %in%)?...
Read MoreHow do I indicate collate order in Roxygen2?...
Read MoreRoxygenize fails with... is.call(call) is not TRUE...
Read MoreDoes roxygen2 automatically write NAMESPACE directives for "Imports:" packages?...
Read MoreDebugging Roxygen 2 documentation...
Read MoreUsing roxygen2 outside RStudio project...
Read MoreHow can I document datasets without adding them to the Collate field?...
Read MoreRStudio: Build and reload adds blank line to 'suggests' field in DESCRIPTION file...
Read MoreCan I check if roxygenize failed?...
Read MoreIs there a global flag that can be set to provide code alongside ROxygen documentation?...
Read Morehow can I add an roxygen @export all functions in a package...
Read MoreWhat's the recommended package build workflow with packages that contain S4 classes?...
Read MoreHow to specify in which order to load S4 methods when using roxygen2...
Read Moreroxygenise just one .R file to add the file and its documentation to a package...
Read MoreAssignment function documentation fails R CMD CHECK...
Read MoreCannot call roxygenize function from Rscript batch file...
Read MorePackage .Rd files using roxygen2 package...
Read MoreExporting data in Roxygen2 so that they are available without requiring data()...
Read MoreHow to cross-reference an equation in an R help file/roxygen2...
Read MoreIs it possible to use R package data in testthat tests or run_examples()?...
Read More