Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.17 KB

NEWS.md

File metadata and controls

25 lines (13 loc) · 1.17 KB

hrm 0.9.2

  • Remove the {composition} package.

  • Updated {MFassign} to {assignments} with package name change

hrm 0.9.1

hrm 0.9.0

  • Temporarily removed metaboReports due to breaking changes in metaboWorkflows v0.9.0.

  • Added dependency packages chunky and projecttemplates of metaboWorkflows to ensure they can be updated using hrm::hrmUpdate().

  • Reduced the number of package imports by removing those that are dependencies of other imported packages.

  • The loading of tidyverse packages is now optional using the tidyverse argument in hrm::hrmAttach().

hrm 0.8.1

  • Added a NEWS.md file to track changes to the package.

  • Removed aberHRML/metabData from Remotes field of DESCRIPTION as package metaboData is now available from CRAN.