Skip to content

roxygen2md 1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 01:53
· 45 commits to main since this release

Bug fixes

  • Refine regular expression for matching roxygen2 blocks.

Features

  • Prefer brio over enc (#16, #21).
  • New "indent" scope for adding indent to @param and @return tags.

Documentation

  • Prefer pak.
  • Update code of conduct.
  • Use tidytemplate.
  • Package documentation.
  • Fix URLs.

Testing

  • Use testthat edition 3.

Uncategorized

  • Internal changes only.
  • Harmonize yaml formatting.
  • Revert changes to matrix section.
  • Reduce parallelism.
  • Also check dev on cran-* branches.
  • Update hash key for dev.
  • Remove R 3.3.
  • Merge pull request #15 from r-lib/b-gha.
  • New scope = "unlink" to help hunt down unwanted \link{...} elements.
  • Same as previous version.