forked from DoseResponse/drc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 1.1 KB
/
Copy pathDESCRIPTION
File metadata and controls
25 lines (25 loc) · 1.1 KB
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
Package: drc
Version: 3.3.2
Date: 2026-05-22
Title: Analysis of Dose-Response Data
Authors@R: c(person("Christian", "Ritz", role = c("aut"), email = "ritz@bioassay.dk"),
person(c("Jens", "C."), "Streibig", email = "streibig@bioassay.dk", role = "aut"),
person("Hannes", "Reinwald", email = "hannes.reinwald@bayer.com", role = c("aut", "cre")))
Depends: R (>= 4.0.0), MASS, stats
Imports: car, data.table, dplyr, graphics, gtools, multcomp, plotrix, sandwich, scales, utils, lifecycle
Encoding: UTF-8
LazyData: yes
Description: Analysis of dose-response data is made available through a suite of
flexible and versatile model fitting and after-fitting functions.
License: GPL-2 | file LICENSE
URL: https://hreinwald.github.io/drc, https://github.com/hreinwald/drc, https://www.bioassay.dk, https://www.r-project.org, https://cran.r-project.org/web/packages/drc/index.html
RoxygenNote: 7.3.3
BugReports: https://github.com/hreinwald/drc/issues/
Roxygen: list(markdown = TRUE)
Suggests:
testthat (>= 3.0.0),
knitr,
magic,
rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3