Skip to contents
SEQTaRget v1.3.4
CRAN release: 2026-01-23
- Implemented some code optimizations
- Replace a
table() call with data.table’s .N
- Remove all
gc() calls
- Use a keyed index in bootstrapping
- Remove some uses of
copy()
SEQTaRget v1.3.3
CRAN release: 2026-01-08
- Found and fixed a bug which caused excused switches to be overwritten.
- Fix excusing override (#115)
- Added visit option (#116)