Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roxygen

Finding objects from other packages' namespaces in package code

Can Roxygen ignore non-user functions?

r roxygen

R CMD roxygen not recognized

r roxygen

devtools roxygen package creation and rd documentation

r devtools roxygen roxygen2 rd

What are good example R packages written using RUnit or roxygen?

r roxygen

Generate items with multiple arguments in an R documentation via roxygen2

r devtools roxygen2 roxygen rd

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

r roxygen roxygen2

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

r roxygen roxygen2

Roxygen thinks a function of mine is an S3 method, and so breaks upon installation of my package

r methods package roxygen

Speeding up roxygen

r roxygen

Figures (R code execution results) in HTML help pages for a R package

r package roxygen

Is it possible/advisable to skip roxygen in favor of roxygen2? [closed]

r roxygen roxygen2

Roxygen2 - how to @export reference class generator?

R: roxygen2, imported packages do not appear in namespace

r roxygen2 roxygen

How to cross-reference an equation in an R help file/roxygen2

How to add class-specific alias without generic alias using Roxygen2?

How do I use roxygen to document a R package that includes a function with the same name?

r roxygen2 roxygen

adding useDynLib through Roxygen

generate markdown comments within for loop

r markdown knitr roxygen

R documentation with Roxygen? [closed]

documentation r roxygen