FDOTT v0.2.0 (2026-07-24)

Changes: * Make the output of FDOTT via print more readable. * Bring the notation of FDOTT() more in line with what is used in linear models: Use F1:F2 instead of F1*F2 for an interaction effect. Also provide the new function FDOTT2() which allows specifying the effects and data to test via a formula and data. * The family of functions simulate_limit_FDOTT_*() and simulate_limit_ot_barycenter_test_*() are now deprecated as the important functionality can now be achieved via FDOTT() or ot_barycenter_test(). * Bug fix: FDOTT(method = "permutation") now works with list inputs.

FDOTT v0.1.0 (2025-10-01)

Changes: