Roxygen2: how to remove newlines between usage statements?...
Read Morehow do I use @importFrom so that it applies to a whole R package?...
Read MoreUsing functions from other packages - when to use package::function?...
Read MoreReference package vignettes with Roxygen2...
Read MorePrevent square brackets being turned into \link in conversion from ROxygen to Rd...
Read More"no applicable method" for S3 generic despite existence of default method...
Read MoreError in if (newversion != oldversion) when Creating Package in R...
Read MoreUse same example template in several roxygen blocks...
Read MoreRoxygen with a function made just to hold parameter definitions...
Read MoreHaving trouble making F1 help page...
Read MoreHow to run documentation functions inside roxygen2 @examples?...
Read MoreIs a package's help index page customizable?...
Read MoreUse function from R package in other package: When and how to use importFrom, :: and imports...
Read MoreInclude data examples in developing R packages...
Read Moreroxygen2 is processing too many files...
Read MoreHow can I create custom roxygen2 tags for a package?...
Read MoreCan R help manuals have latex math in them?...
Read MoreR help pages with multiline LaTeX equations...
Read MoreAdding dependencies properly to an r package, so that they install automatically...
Read MoreHow to configure RStudio package build to work across multiple machines...
Read MoreIssue when documenting new "+" S3 method with roxygen2...
Read MoreHow do I use a variable's value inside roxygen2 documentation?...
Read MoreR package documentation: link to a whole package, not function...
Read MoreShift+Cmd+D is copy-pasting prior line rather than documenting R package...
Read MoreHow to display the elements of a returned list in Roxygen?...
Read MoreEquations in r package documentation do not work...
Read MoreHow to remove duplicate package alias in autocreated pkgname-package.R?...
Read Moreroxygen documentation doesn't generate `\method{}{}` calls in `\usage{}`...
Read MoreR CMD CHECK and @examples -- check() fails or not depending on a comment...
Read MoreHow to suppress messages from a package dependency to my own package build?...
Read More