Recent Releases of qualmap
qualmap - qualmap v0.2.0
- Add
qm_verify()as a means for verifying data data previously saved to disk prior to processing them withqm_summarize() - Add second approach to producing counts using
qm_summarize()that returns counts of participants rather than counts of clusters associated with each feature - Remove the inclusion of the
COUNTfrom what is returned withqm_create() - Ensure compatability with the
dplyrv1.0 release:qm_cluster()no longer adds a custom class- instead,
qm_is_cluster()can be used to check for the appropriate characteristics of objects, but no longer checks the class itself
- Update
pkgdownsite andREADMEwith details on pre-print
- R
Published by chris-prener almost 6 years ago
qualmap - qualmap 0.1.1
- CRAN release version
- Add CRAN installation instructions to README/pkgdown
- Fix typo in usage section on README/pkgdown site
- Add
.github/subdir with community files
- R
Published by chris-prener over 7 years ago
qualmap - qualmap 0.1.0
- Added a
NEWS.mdfile to track changes to the package. - The core functionality of
qualmapwas available for ~ 6 months prior to this initial release - The release version adds significant additions of error messages and data validation to the core functionality of the package
- Help files, the
pkgdownsite, and a getting started vignette have also been added to the package
- R
Published by chris-prener over 7 years ago