diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-04-26 13:38:32 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-04-26 13:38:32 +0000 |
commit | 0dbb88867fbcdfbcee73beb8a971b10ab80da3d1 (patch) | |
tree | 861c1626b1779c7070459079a207dfcc7bf58157 /DESCRIPTION | |
parent | d6f9beafdb3cde38d65d425919e7a04f7f0aeb94 (diff) |
- drplot: Removed the call to get(getOption("device")), since it caused
problems when calling drplot from Sweave code chunks as well as in JGR.
- drplot: Removed the output with cat, since it may be annoying to receive
a message when a plot was requested
- Small documentation adaptations and fixes
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@70 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index db0927f..84afd13 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: drfit -Version: 0.05-68 -Date: 2006-04-21 +Version: 0.05-70 +Date: 2006-04-26 Title: Dose-response data evaluation Author: Johannes Ranke <jranke@uni-bremen.de> Maintainer: Johannes Ranke <jranke@uni-bremen.de> |