roxygen2 8.1.0 is now out with two small performance improvements: opensource.posit.co/blog/2026-08... (one will probably change your NAMESPACE, hence the minor version + blog post)
roxygen2 8.1.0
roxygen2 8.1.0 is now on CRAN. This release is mostly about performance: `@importFrom` now generates a single merged `importFrom()` directive per package, which makes your package load faster, and lin...
opensource.posit.co