Version 0.2
AcidMarkdown 0.2.0 (2022-04-29)
Major changes:
- Updated R dependency to 4.2.
- Removed strong
Importsdependency of knitr, in favor of lighterSuggestsapproach that loads functions conditionally usingrequireNamespace.
AcidMarkdown 0.2.3 (2022-05-24)
Major changes:
- Reworked
markdownPlotsandmarkdownTablesusing an S4 generic approach, as these are useful in other bioinformatics packages. - Removed all
md*aliases from NAMESPACE.
AcidMarkdown 0.2.4 (2022-09-01)
- Added an additional
bcbio-nextgenlink, to avoid issues in bcbioRNASeq. - Updated roxygen2 documentation.
- Updated
NEWS.mdto follow recommendedmarkdownlintconventions.