generated from epiverse-trace/packagetemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
28 lines (28 loc) · 964 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
Package: quickfit
Title: Utility functions for fitting and comparing simple epidemiological
models
Version: 0.0.0.9000
Authors@R: c(
person("Joshua W.", "Lambert", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5218-3046")),
person("Adam", "Kucharski", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-8814-9421")),
person("Pratik", "Gupte", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-5294-7819"))
)
Description: Model fitting utilities package for Epiverse-TRACE.
License: MIT + file LICENSE
URL: https://github.com/epiverse-trace/quickfit
BugReports: https://github.com/epiverse-trace/quickfit/issues
Imports:
methods,
rlang,
stats
Suggests:
coarseDataTools,
fitdistrplus,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2