The changes to the package involve using windowSize for filtering sequence inclusion in verbose coverage summaries.
To reduce issues with GitHub actions, they have been reworked. Workflows involving running R CMD CHECK, updating package documentation, and converting to LF line endings occur only when opening a pull request. Similar to before, when a push including changes to CHANGELOG.md occurs, updated version documentation and a corresponding version release are created.
The changes to the package involve using
windowSize
for filtering sequence inclusion inverbose
coverage summaries.To reduce issues with GitHub actions, they have been reworked. Workflows involving running
R CMD CHECK
, updating package documentation, and converting to LF line endings occur only when opening a pull request. Similar to before, when a push including changes toCHANGELOG.md
occurs, updated version documentation and a corresponding version release are created.