diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-03-06 09:59:51 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-03-06 09:59:51 +0000 |
commit | c73795e7ce30c88b68339d9d978b34bf4a0cb2bc (patch) | |
tree | 2d48337231629b906fbdd48d0f5e8c42158c5c45 /DESCRIPTION | |
parent | 424d3633234125cf2c8f65fd220fb92ddc0d2686 (diff) |
Added the drfit-package help page, a new sample data file
and a preliminary version of the drfit-Rnews article.
R/drfit.R
- the possibility to directly write pdf graphs was added
- the results dataframe now has numbered lines where it didn't
The checkplate and checksubstance functions are now classified
internal in their help files.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@57 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 f1277e1..11639f2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: drfit -Version: 0.04-56 -Date: 2006-02-27 +Version: 0.04-57 +Date: 2006-03-04 Title: Dose-response data evaluation Author: Johannes Ranke <jranke@uni-bremen.de> Maintainer: Johannes Ranke <jranke@uni-bremen.de> |