NEWS
metalite 0.1.4 (2024-08-22)
- Fix bug of
n_subject() for empty factor.
- Add default mapping for subject level analysis.
- Update GitHub Actions workflows.
metalite 0.1.3 (2023-08-10)
n_subject() now has a new argument na for labeling missing values.
metalite 0.1.2 (2023-05-19)
- Add styler workflow.
- Fix bug to count unique mock number properly in
plan().
- Fix bug to display
NA values properly in collect_n_subject().
- Export
n_subject().
- Add test cases for functions within
collect_n_subject.R.
metalite 0.1.1 (2023-02-08)
- Updated
DESCRIPTION file to add more details to the Description field.
- Removed the usage of
::: in documentation.
metalite 0.1.0
- Initial version submitted to CRAN
- Added a
NEWS.md file to track changes to the package.