aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-08-08 15:23:33 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-08-08 15:23:33 +0000
commit318518e17bace1b7dc0a4526af267edd88feb447 (patch)
treecf8ef03a2045c16924dd8da3f2d14f3acb034ce9 /debian/control
parentc5f30593d42ecd9a21f799a4943709b1b73a1162 (diff)
Debianization.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@35 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..900feb4
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,22 @@
+Source: drfit
+Section: math
+Priority: optional
+Maintainer: Johannes Ranke <jranke@uni-bremen.de>
+Build-Depends: debhelper (>>4.1.0), cdbs, r-base-dev (>= 2.0.0)
+Standards-Version: 3.6.2.1
+
+Package: r-cran-drfit
+Architecture: any
+Depends: ${shlibs:Depends}, r-base-core (>= 2.0.0), r-cran-rodbc
+Suggests: odbc-postgresql, libmyodbc
+Description: GNU R package for dose-response data evaluation
+ This CRAN package provides provides basic functions for fitting dose-response
+ curves to dose-response data, calculating some (eco)toxicological parameters
+ and plotting the results. Functions that are fitted are the cumulative
+ densitiy function of the lognormal distribution (probit fit), of the logistic
+ distribution (logit fit), of the weibull distribution (weibull fit) and a
+ linear-logistic model ("linlogit" fit), derived from the latter, which is used
+ to describe data showing stimulation at low doses (hormesis).
+ .
+ In addition, functions checking, plotting and retrieving dose-response data of
+ the UFT Bremen, Department of Bioorganic Chemistry, are provided.

Contact - Imprint