-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
35 lines (35 loc) · 927 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Package: LW1949
Version: 1.1.0.9000
Date: 2017-03-23
Title: An Automated Approach to Evaluating Dose-Effect Experiments Following
Litchfield and Wilcoxon (1949)
Authors@R: person(given="Jean V.", family="Adams", email="jvadams@usgs.gov",
role=c("aut", "cre"))
Author: Jean V. Adams [aut, cre]
Maintainer: Jean V. Adams <jvadams@usgs.gov>
Depends:
R (>= 3.3.2)
Imports:
MASS,
mgcv,
plotrix,
tcltk,
grDevices,
graphics,
stats,
utils
Suggests:
magrittr,
testthat,
knitr,
rmarkdown
Description: The manual approach of Litchfield and Wilcoxon (1949)
<http://jpet.aspetjournals.org/content/96/2/99.abstract>
for evaluating dose-effect experiments
is automated so that the computer can do the work.
License: GPL
URL: https://github.com/JVAdams/LW1949
BugReports: https://github.com/JVAdams/LW1949/issues
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 6.0.1