Changelog
wqc 0.1.2 (2025-06-11)
- Added a new function to plot heatmaps
- Rebuilt vignette and pkgdown site to incorporate the changes.
wqc 0.1.1 (2025-06-11)
- Fixed DOI/URL syntax in the DESCRIPTION (angle-bracketed URLs,
<doi:…>
). - Added a
.Rbuildignore
to exclude.github/
andcran-comments.md
from the CRAN tarball. - Wrapped the slow
apply_quantile_correlation()
example in\donttest{}
so it doesn’t time out. - Added a package vignette and updated the pkgdown site under
docs/
.