Skip to content
Prev 11965 / 12125 Next

[R-pkg-devel] Something I always forget...

Should something about this be appropriate in "R Packages: Learn how to 
create a package, the fundamental unit of shareable, reusable, and 
reproducible R code" by Hadley Wickham and Jennifer Bryan -- in their 
current chapter 17. Vignettes?


https://r-pkgs.org/vignettes.html


I recently studied that book and created two packages using my 
understanding of their recommendations, including using Roxygen2. I 
remember wondering about things like what Duncan recommends.


Spencer Graves
On 12/14/25 15:13, Duncan Murdoch wrote: