wqc 0.1.2 (2025-06-17)
- Updated the DESCRIPTION File for CRAN Submission
wqc 0.1.2 (2025-06-16)
-Included a detailed description of the package -Corrected the
Description of the package in line with CRAN requirements.
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/
and cran-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/
.
wqc 0.1.0 (2025-06-10)