This major release streamlines documentation workflows and includes over 100 bug fixes, S7 support, R6 tooling, a lighter footprint, and modern configuration.
Learn more: opensource.posit.co/blog/2026-05...
This major release streamlines documentation workflows and includes over 100 bug fixes, S7 support, R6 tooling, a lighter footprint, and modern configuration.
Learn more: opensource.posit.co/blog/2026-05...
📦 : roxygen2.r-lib.org/index.html
📦 : roxygen2.r-lib.org/index.html
Master documentation with advanced roxygen2 features, with markdown-style writing! 🎯
💡 Pro Tip: Use @inheritDotParams to inherit ... parameter documentation.
📚 Resources: roxygen2.r-lib.org
#rstats #roxygen2 #Documentation #RPackageAdvent2025
Master documentation with advanced roxygen2 features, with markdown-style writing! 🎯
💡 Pro Tip: Use @inheritDotParams to inherit ... parameter documentation.
📚 Resources: roxygen2.r-lib.org
#rstats #roxygen2 #Documentation #RPackageAdvent2025
This is the best way to generate roxygen2 skeletons in Positron & just found out about it 😅
It also lets you do a handful of other things with extensions, I'm noticing I can share a function with an LLM directly from my script. 👀
This is the best way to generate roxygen2 skeletons in Positron & just found out about it 😅
It also lets you do a handful of other things with extensions, I'm noticing I can share a function with an LLM directly from my script. 👀
#rstats
#rstats
This R package lets you write documentation in your functions' files using special comments.
It’s what powers those very useful help files you see when you run ?function.
🔗 cran.r-project.org/web/packages...
This R package lets you write documentation in your functions' files using special comments.
It’s what powers those very useful help files you see when you run ?function.
🔗 cran.r-project.org/web/packages...
* opened an issue each in {pak}, {roxygen2}, and {gitcreds}
* submitted a PR to {forcats}
* submitted a PR to {usethis} (needs corrected test)
But at least I got this selfie with @hadley.nz 🫠😆
* opened an issue each in {pak}, {roxygen2}, and {gitcreds}
* submitted a PR to {forcats}
* submitted a PR to {usethis} (needs corrected test)
But at least I got this selfie with @hadley.nz 🫠😆
mini-roxygen parses a subset of roxygen comments and generates roxygen2-compatible Rd files output, without running R at all!
github.com/eitsupi/mini...
mini-roxygen parses a subset of roxygen comments and generates roxygen2-compatible Rd files output, without running R at all!
github.com/eitsupi/mini...
👤 Maëlle Salmon (@maellesalmon.bsky.social)
📖 Extend roxygen2: Create custom tags to add new sections to your R package documentation. Learn how!
🔗 https://masalmon.eu/2024/09/03/roxygen2-custom-tag/
#rladies#rstats
👤 Maëlle Salmon (@maellesalmon.bsky.social)
📖 Extend roxygen2: Create custom tags to add new sections to your R package documentation. Learn how!
🔗 https://masalmon.eu/2024/09/03/roxygen2-custom-tag/
#rladies#rstats
Manage prompts as markdown, select a chore, and let LLMs handle your tedious #RStats work.
@simonpcouch.com introduces chores and shows how it cuts roxygen2 boilerplate: posit.co/blog/introdu...
Manage prompts as markdown, select a chore, and let LLMs handle your tedious #RStats work.
@simonpcouch.com introduces chores and shows how it cuts roxygen2 boilerplate: posit.co/blog/introdu...
@inherit is incredible useful to avoid administrative duplication
roxygen2.r-lib.org
@inherit is incredible useful to avoid administrative duplication
roxygen2.r-lib.org
Minimal roxygen2 alternative. Zero non-base R deps, generates your .Rd files and NAMESPACE
`install.packages("tinyrox")`
Part of the tinyverse toolchain:
cornball.ai/posts/tinyve...
Minimal roxygen2 alternative. Zero non-base R deps, generates your .Rd files and NAMESPACE
`install.packages("tinyrox")`
Part of the tinyverse toolchain:
cornball.ai/posts/tinyve...