Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roxygen2

Location of files when using @example tag with roxygen2

r roxygen2

Finding objects from other packages' namespaces in package code

roxygen Warning: : Missing name

roxygen2

NAMESPACE option created by RcppArmadillo.package.skeleton causes error

Inherit Roxygen2 documentation for multiple arguments in R package

r documentation roxygen2

How to configure RStudio package build to work across multiple machines

r rstudio roxygen2

Error when building R package using roxygen2

r rcpp roxygen2

How do I indicate collate order in Roxygen2?

devtools roxygen package creation and rd documentation

r devtools roxygen roxygen2 rd

Prevent line overflow in R documentation?

r documentation roxygen2

Document a shiny application

r shiny roxygen2

Documenting function closures

r documentation roxygen2

How to specify in which order to load S4 methods when using roxygen2

Generate items with multiple arguments in an R documentation via roxygen2

r devtools roxygen2 roxygen rd

How to compress saves in R package build

r rstudio devtools roxygen2

How can I document datasets without adding them to the Collate field?

r roxygen roxygen2

S3 method help (roxygen2)

r roxygen2 r-s3

How do you escape "}" using roxygen2?

r roxygen2

"API rate limit exceeded" when trying to install local R package using devtools::install()

r devtools roxygen2

Processing example files with roxygen2: backslashes are duplicated (\dontrun becomes \\dontrun)

r roxygen roxygen2