|
Create private helper functions in R packages
|
|
12
|
11575
|
January 20, 2021
|
|
'could not find function' error even though fun is in NAMESPACE and has an .Rd file
|
|
11
|
24970
|
December 30, 2020
|
|
Automated generation/suggestion of DESCRIPTION's Imports
|
|
2
|
1109
|
January 12, 2021
|
|
Best practices for documenting re-exports?
|
|
2
|
2311
|
December 7, 2020
|
|
How to import and also attach/load another package in a building package
|
|
2
|
1085
|
November 9, 2020
|
|
Getting check() warnings with dataset documentation
|
|
2
|
2757
|
October 13, 2020
|
|
With an .R file with @includeRmd, `document()` wraps differently on RStudio versus outside RStudio
|
|
1
|
859
|
October 1, 2020
|
|
Creating auto documenation for my shiny app
|
|
1
|
848
|
September 28, 2020
|
|
R 4.0.2 + Mac + issue when installing packages from source
|
|
8
|
11390
|
July 11, 2020
|
|
devtools::document creating empty sections
|
|
3
|
1386
|
June 15, 2020
|
|
Documenting R's internal C API with roxygen2?
|
|
0
|
957
|
April 25, 2020
|
|
Import C++ function from another package
|
|
1
|
1379
|
March 20, 2020
|
|
figure in documentation not showing.
|
|
1
|
1190
|
March 14, 2020
|
|
roxygen doing thing I do not understand
|
|
6
|
1672
|
February 7, 2020
|
|
Document R6 methods created on $new()
|
|
2
|
2037
|
November 25, 2019
|
|
Inserting reference with accented characters in roxygen2 documentation using bibtex
|
|
2
|
1980
|
November 20, 2019
|
|
How are you inserting/removing roxygen2 comments?
|
|
2
|
2483
|
November 19, 2019
|
|
How can I rebuild roxygen documentation of just 1 function?
|
|
1
|
1751
|
November 19, 2019
|
|
keywords internal vs noRd
|
|
2
|
6566
|
November 25, 2019
|
|
Mapping roxygen2 param definitions to help with inheritance
|
|
0
|
1032
|
November 18, 2019
|
|
Unable to insert skeleton (the cursor is not currently inside an R function definition).
|
|
3
|
3998
|
October 16, 2019
|
|
Best practices on re-exporting functions from packages? Rd files with duplicated alias 'features':
|
|
2
|
1695
|
July 31, 2019
|
|
How to document S4 methods for an existing generic?
|
|
6
|
4409
|
April 20, 2019
|
|
Data package - Auto detect data structure and include under @format
|
|
1
|
957
|
March 7, 2019
|
|
How do I link to %>% with roxygen2 markdown
|
|
3
|
1669
|
December 18, 2018
|
|
Avoid reflow comment for specific parts of a document
|
|
1
|
979
|
December 31, 2018
|
|
handling namespace with .onLoad()
|
|
1
|
3333
|
November 13, 2018
|
|
Roxygen `@example` comparable to Python doctest?
|
|
3
|
3095
|
October 4, 2018
|
|
Error regarding manual from devtools::check() / R CMD check
|
|
2
|
5662
|
September 13, 2018
|
|
Correct way to document S3 methods for S4 classes
|
|
1
|
2406
|
August 11, 2018
|