diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2016-09-02 Johannes Ranke + + * 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 + a NOTE issued by R CMD check + * Use single quotes to quote other packages in the DESCRIPTION file + 2015-12-15 Johannes Ranke * Use require(RODBC) instead of requireNamespace(RODBC) as the former fails |