Skip to content

epiprocess 0.2.0

Compare
Choose a tag to compare
@dshemetov dshemetov released this 15 Nov 22:59

Breaking changes

  • Removed default n=7 argument to epix_slide.

Improvements

  • Ignore NAs when printing time_value range for an epi_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 for epi_df implemented
    externally to epiprocess.
  • 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