********************************************************
****               NEWS tmt Package                 ****
********************************************************


++++++++++++++++++++++++++++++++++++++++++++++++++++++++

The Multistage Testing (tmt)
J. Steinfeld & A. Robitzsch

  _____ __  __ _____ 
 |_   _|  \/  |_   _|
   | | | |\/| | | |  
   |_| |_|  |_| |_|  


mailto:
-------
Jan Steinfeld
jan.d.steinfeld@gmail.com

For reporting a bug, please always provide a reproducible R script 
and (if necessary) a corresponding dataset.

URL:
----

+++++++++++++++++++++++++++++++++++++++++++++++++++++++
-------------------------------------------------------------
VERSIONS tmt 0.3.6-0  |  2025-06-20  |  Last: tmt 0.3.3-0
-------------------------------------------------------------
* fixed testthat error caused by ggplot2
* removed suggestion of dexterMST (Package 'dexterMST' was removed from the CRAN repository.)


-------------------------------------------------------------
VERSIONS tmt 0.3.3-0  |  2024-03-15  |  Last: tmt 0.3.2-1
-------------------------------------------------------------
* fixed testthat error caused by ggplot2
* NOTE * fixed a bug in ifelse (thanks to Tobias Alfers & Philipp Gewessler)


-------------------------------------------------------------
VERSIONS tmt 0.3.2-1  |  2024-03-12  |  Last: tmt 0.3.1-10
-------------------------------------------------------------
* 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

-------------------------------------------------------------
VERSIONS tmt 0.3.1-10  |  2024-03-11  |  Last: tmt 0.2.1-0
-------------------------------------------------------------
# tmt 0.3.1-10
* fixed 'Note' from CRAN submission (thanks UL) 

-------------------------------------------------------------
VERSIONS tmt 0.3.1-8  |  2024-03-10  |  Last: tmt 0.2.1-0
-------------------------------------------------------------
* fixed testthat error caused by ggplot2

-------------------------------------------------------------
VERSIONS tmt 0.2.1-0  |  2019-07-05  |  Last: tmt 0.1.9-3
-------------------------------------------------------------
* 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
