Create private helper functions in R packages
|
|
11
|
203
|
January 13, 2021
|
'could not find function' error even though fun is in NAMESPACE and has an .Rd file
|
|
11
|
213
|
December 30, 2020
|
Automated generation/suggestion of DESCRIPTION's Imports
|
|
2
|
100
|
January 12, 2021
|
Best practices for documenting re-exports?
|
|
2
|
115
|
December 7, 2020
|
How to import and also attach/load another package in a building package
|
|
2
|
103
|
November 9, 2020
|
Getting check() warnings with dataset documentation
|
|
2
|
170
|
October 13, 2020
|
With an .R file with @includeRmd, `document()` wraps differently on RStudio versus outside RStudio
|
|
1
|
113
|
October 1, 2020
|
Creating auto documenation for my shiny app
|
|
1
|
108
|
September 28, 2020
|
R 4.0.2 + Mac + issue when installing packages from source
|
|
8
|
2184
|
July 11, 2020
|
devtools::document creating empty sections
|
|
3
|
243
|
June 15, 2020
|
Documenting R's internal C API with roxygen2?
|
|
0
|
146
|
April 25, 2020
|
Import C++ function from another package
|
|
1
|
173
|
March 20, 2020
|
figure in documentation not showing.
|
|
1
|
127
|
March 14, 2020
|
roxygen doing thing I do not understand
|
|
6
|
189
|
February 7, 2020
|
Rstudio: Build Source Package not picking up user libPath
|
|
5
|
1047
|
December 6, 2019
|
Document R6 methods created on $new()
|
|
2
|
556
|
November 25, 2019
|
Inserting reference with accented characters in roxygen2 documentation using bibtex
|
|
2
|
489
|
November 20, 2019
|
How are you inserting/removing roxygen2 comments?
|
|
2
|
464
|
November 19, 2019
|
How can I rebuild roxygen documentation of just 1 function?
|
|
1
|
297
|
November 19, 2019
|
keywords internal vs noRd
|
|
2
|
641
|
November 25, 2019
|
Mapping roxygen2 param definitions to help with inheritance
|
|
0
|
174
|
November 18, 2019
|
Unable to insert skeleton (the cursor is not currently inside an R function definition).
|
|
3
|
731
|
October 16, 2019
|
Best practices on re-exporting functions from packages? Rd files with duplicated alias 'features':
|
|
2
|
433
|
July 31, 2019
|
How to document S4 methods for an existing generic?
|
|
6
|
1155
|
April 20, 2019
|
Data package - Auto detect data structure and include under @format
|
|
1
|
271
|
March 7, 2019
|
How do I link to %>% with roxygen2 markdown
|
|
3
|
433
|
December 18, 2018
|
Avoid reflow comment for specific parts of a document
|
|
1
|
210
|
December 31, 2018
|
handling namespace with .onLoad()
|
|
1
|
967
|
November 13, 2018
|
Roxygen `@example` comparable to Python doctest?
|
|
3
|
901
|
October 4, 2018
|
Error regarding manual from devtools::check() / R CMD check
|
|
2
|
1165
|
September 13, 2018
|