aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2015-07-02 11:43:10 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2015-07-02 11:43:10 +0000
commit5de108a65125a443d12bff7fbbde946ffa92f644 (patch)
tree50401236cb2132903848bf48c61d0219ff1bb904 /DESCRIPTION
parentf42afd73619966862b089740fbfffd7905d1e6fe (diff)
Import functions unknown to R CMD check --as-cran in R-devel
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@103 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION6
1 files changed, 3 insertions, 3 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index ba4f425..d45a28e 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,10 +1,10 @@
Package: drfit
-Version: 0.6.3
-Date: 2014-07-28
+Version: 0.6.4
+Date: 2015-07-02
Title: Dose-response data evaluation
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre"),
email = "jranke@uni-bremen.de"))
-Imports: MASS, RODBC, drc
+Imports: graphics, grDevices, MASS, RODBC, drc
Description: drfit provides basic and easy-to-use functions for fitting
dose-response curves to dose-response data, calculating some
(eco)toxicological parameters and plotting the results. Functions that are

Contact - Imprint