Search for a command to run...
What's changed Release/1.0.2 to main by @jibarozzo in https://github.com/germs-lab/BRCore/pull/85 Date: 2026-02-25 Bug Fixes Fixed multi_rarefy() reproducibility across platforms using deterministic iteration seeds for parallel processing and adding floating-point tolerance in rarefaction. Commits: 0422317, 2341154, a42d7a9 Added floating point tolerance in identify_core() rarefaction validation Commits: a687fa3 Improvements Changed rarefaction engine vegan::rrarefy() to custom .single_rarefy() reducing reliance on external dependencies. Commits: d366614, 76fbec2 Enhanced CLI output in multi_rarefy(): improved input validation for multi_rarefy() parameters Commits:: 921dc51 Added comprehensive end-to-end workflow tests that replicate the vignette workflow. Notable Commits: 3080641, 622b2a7, 3877398 Testing Added 4 comprehensive test suites validating complete analysis pipeline Reference data regeneration workflow documented Notable Commits: 924ca44, cc8d81b, 2341154 All tests use appropriate floating-point tolerance See PR #84 for more details Contributors @Gian77 @jibarozzo @Copilot Full Changelog: https://github.com/germs-lab/BRCore/compare/1.0.0...v1.0.2