diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,9 @@ -2017-03-31 Johannes Ranke +2017-07-18 Johannes Ranke * DESCRIPTION: New verson 0.7.1 + * Control growth rate in checkexperiment, improved y axis labels + * Improved handling of experiments with more than one observed endpoint in + checkexperiment * Change package encoding to UTF-8 * Add checkcontrols() function * Add check of positive controls in checkexperiment() for Vibrio fischeri @@ -14,6 +17,7 @@ 2016-09-02 Johannes Ranke + * DESCRIPTION: New verson 0.6.7 * Make drcfit compatible with drc >= 3.0.1 (the row names of the matrix returned by the ED() function were changed). * Switch back to using requireNamespace(RODBC) in order to address |