Changes in version 0.3.6-4 (2025-12-06) - fixed testthat error Changes in version 0.3.6-0 (2025-06-20) - fixed testthat error caused by ggplot2 - removed suggestion of dexterMST (Package 'dexterMST' was removed from the CRAN repository.) Changes in version 0.3.3-0 - NOTE * fixed a bug in ifelse (thanks to Tobias Alfers & Philipp Gewessler) Changes in version 0.3.2-1 - added the feature of item parameter estimation of probabilistic MST designs - fixed tmt_sim function which ignored seed, when theta and or b where > 1 - improved the performance of the package - added seed to the simulation function - changed the definition of cumulative MST designs from += to ++ (respectively both are working) - added possibility to specify further conditions 'preconditions' in the MST design - fixed bug in determining the se at small MST designs Changes in version 0.3.1-10 (2024-03-11) - fixed 'Note' from CRAN submission (thanks UL) Changes in version 0.3.1-8 - fixed testthat error caused by ggplot2 Changes in version 0.3.0-2 - added the feature of item parameter estimation of probabilistic MST designs - fixed tmt_sim function which ignored seed, when theta and or b where > 1 - improved the performance of the package - added seed to the simulation function - changed the definition of cumulative MST designs from += to ++ (respectively both are working) - added possibility to specify further conditions 'preconditions' in the MST design - fixed bug in determining the se at small MST designs Changes in version 0.2.2-0 - fixed some typos - changed batch in readme Changes in version 0.2.1-0 (2019-07-05) - cumulative designs are now supported (see vignette) - increased the speed of the package - updated the vignette - changed tmt_sim to include cumulative designs - fixed some typos Changes in version 0.1.9-3 (2019-04-01) - added additional examples as requested by CRAN-reviewer Changes in version 0.1.9-2 - minor changes in the description and examples Changes in version 0.1.9-1 - the "tmt-package" is now submitted to cran