- Fix bug of
n_subject()
for empty factor. - Add default mapping for subject level analysis.
- Update GitHub Actions workflows.
n_subject()
now has a new argumentna
for labeling missing values.
- Add styler workflow.
- Fix bug to count unique mock number properly in
plan()
. - Fix bug to display
NA
values properly incollect_n_subject()
. - Export
n_subject()
. - Add test cases for functions within
collect_n_subject.R
.
- Updated
DESCRIPTION
file to add more details to theDescription
field. - Removed the usage of
:::
in documentation.
- Initial version submitted to CRAN
- Added a
NEWS.md
file to track changes to the package.