Changelog
Source:NEWS.md
RITCH 0.1.30
- fix CRAN comments
- replace
\dontrun{}examples with executable examples or\donttest{} - avoid writing to user working directory by default in write-related helpers and examples/tests (
download_sample_file(),download_stock_directory(cache = TRUE),gzip_file())
RITCH 0.1.26
CRAN release: 2024-01-15
- fix bug where gz functionality would write to user library or current directory
RITCH 0.1.20
- fix bug where tests would fail on some platforms where files are written and not cleaned up
- CRAN release
RITCH 0.1.11
- update internal C++ structure, reducing code complexity, increasing read speeds, reducing size of package
- add
filter_itch(infile, outfile, ...)to filter directly to files
RITCH 0.1.10
- add
write_itch()to write ITCH files - add filters to
read_*functions - add read functions for all classes