epiprocess 0.2.0
Breaking changes
- Removed default
n=7
argument toepix_slide
.
Improvements
- Ignore
NA
s when printingtime_value
range for anepi_archive
. - Fixed misleading column naming in
epix_slide
example. - Trimmed down
epi_slide
examples. - Synced out-of-date docs.
Cleanup
- Removed dependency of some
epi_archive
tests on an example archive.
object, and made them more understandable by reading without running. - Fixed
epi_df
tests relying on an S3 method forepi_df
implemented
externally toepiprocess
. - Added tests for
epi_archive
methods and wrapper functions. - Removed some dead code.
- Made
.{Rbuild,git}ignore
files more comprehensive.
Full Changelog: https://github.com/cmu-delphi/epiprocess/commits/v0.2.0