Skip to contents

Version 0.1.1

New Features

  • The factor parameter of function binom_test_mitemap() now accepts also vector of names to enable the analysis of multiple factors.

  • The factor parameter of function extract_heatmap() now accepts also vector of names to enable the analysis of multiple factors. The factor are first collapsed into a new combined factor, the order of the factor is important.

Version 0.1.0

New Features

  • Change behavior of summarize_mitemap() to return mean, max, min and sd value for all numeric columns. Add also parameter selected_cols to select specific columns to summarize.

  • Add cli messages and progress bar.

Version 0.0.2

Improvements

Version 0.0.1

New Features

Data Format Support

  • Raw tracking data (x,y coordinates with temporal resolution of 0.2s)
  • HH format (Half-Half zone analysis)
  • Comprehensive metadata integration

Documentation

  • Complete package documentation with biological context
  • Detailed examples and use cases
  • Integration with Masier et al. (2022) methodology
  • Connection to original MiteMap hardware project (LR69/MiteMap)

Dependencies

  • Built on tidyverse ecosystem for data manipulation
  • Supports Excel and CSV metadata formats via readxl
  • Compatible with ggplot2 for publication-ready visualizations