NEWS
skater 0.2.0 (2026-03-07)
- New maintainer (@vpnagraj)
- Updated
read_ibis() and read_akt() to use read_table() instead of read_table2() (which is now deprecated; thanks for the heads up @jennybc).
skater 0.1.2 (2023-01-31)
- Updated to handle future changes in dplyr where
... will be deprecated in na_if(), and fixes use of class() that caused an issue with R CMD check (thanks @hadley, #57)
skater 0.1.1 (2022-02-01)
- Updated vignette to handle future changes in tidyr (thanks @DavisVaughan, #56)
- Updated DESCRIPTION with
URL and BugReports links.
skater 0.1.0 (2021-12-03)