Download Latest Version workflowr 1.7.1 source code.tar.gz (372.5 kB)
Email in envelope

Get an email when there's a new version of workflowr

Home / v1.7.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-08-23 1.3 kB
workflowr 1.7.1 source code.tar.gz 2023-08-23 372.5 kB
workflowr 1.7.1 source code.zip 2023-08-23 471.8 kB
Totals: 3 Items   845.5 kB 3

This patch release includes improved documentation, bug fixes, and a reduction in the number of Suggested dependencies.

Updated documentation

  • Update single-page FAQ to explain how to remove navbar

  • Update badge links (implemented by @wyq977 in [#276])

  • Explicitly label internal functions with roxygen2

  • Build online docs via GitHub Actions and push to gh-pages

  • Improve guidance on rendering a standalone HTML file in FAQ vignette (idea from @fkgruber in [#283])

  • Add the appropriate PKGNAME-package \alias to the package overview help file as per "Documenting packages" in Writing R Extensions

  • Modernize CITATION. Replace citEntry() with bibentry(), replace personList() with c(), format as R code, and simplify.

Bug fixes

Dependencies

  • Removed from Imports: xfun
  • Removed from Suggests: covr, devtools, spelling
  • Added to Suggests: sessioninfo
Source: README.md, updated 2023-08-23