diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-07-18 17:10:46 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-07-18 17:10:46 +0200 |
commit | 3f15a7da64b5be7f805f715c475724c39d362c33 (patch) | |
tree | aae64420e1bfc4d0ecc1b08fd912879f427e864a /ChangeLog | |
parent | 1717d4aa789e1981fd529e6dc7b327dc8cb8bb2a (diff) |
Prepare for release to CRAN
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 |