NEWS
BiocBaseUtils 1.14.1
Bug fixes and minor improvements
- Updated
DESCRIPTION fields for BiocCheck compliance.
- Formatted the vignette to comply with
BiocCheck (added chunk labels and
used 4-space indentation).
- Added return value documentation to the
lifeCycle function.
BiocBaseUtils 1.12.0
Bug fixes and minor improvements
- The error message from
checkInstalled now reports required packages
in addition to the installation text.
BiocBaseUtils 1.6.0
New features
checkInstalled allows to check if a package is installed and produces
copy-and-paste text for installation.
BiocBaseUtils 1.4.0
New features
- Added
isScalarLogical for completeness; identical to isTRUEorFALSE.
BiocBaseUtils 1.0.0
New features
- Added a
NEWS.md file to track changes to the package.