Open bedantaguru opened 4 years ago
{callr}
has nice documentation...
It may be explored.
Check this for @theme
tag in {roxygen}
Check this line this blame
It seems {roxygenlabs} is required locally from where the source is generated and then simply we need to delete it before the final release.
I always wondered It would be really nice if RStudio supports clickable links in warning or error or any massages
Look what today I found https://github.com/rstudio/rstudio/issues/2530
The idea came from following image (these usually arise when clicked on traceback option on a function failure)
Seems somebody already got the same idea see this SO
I recently started working on this (able to only give very limited efforts)
Few aspects got clarity
$
help is working in python modules (when used reticulate). I now think I have some leads : ex src1 (also search .rs.findCustomHelpContext
and .rs.getCompletionsEnvironmentVariables
in there), ex src 2"Custom Autocomplete in RStudio" finally I'm able to do See r-rudra/patch
Explore several options to enhance documentation