-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
70 lines (70 loc) · 1.92 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Type: Package
Package: esqlabsR
Title: esqLABS utilities package
Version: 5.2.0.9015
Authors@R: c(
person("esqLABS GmbH", role = c("cph", "fnd")),
person("Pavel", "Balazki", , "[email protected]", role = c("cre", "aut"),
comment = "https://github.com/PavelBal"),
person("Johanna", "Eitel", , "https://github.com/hannaei", role = "aut"),
person("Indrajeet", "Patil", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")),
person("Sergei", "Vavilov", , "https://github.com/svavil", role = "aut"),
person("Felix", "Mil", , "[email protected]", role = c("aut"))
)
Maintainer: Pavel Balazki <[email protected]>
Description: Utilities functions for modeling and simulation projects
within 'esqLABS' organization.
License: GPL-2
URL: https://github.com/esqLABS/esqlabsR, https://esqlabs.github.io/esqlabsR/
BugReports: https://github.com/esqLABS/esqlabsR/issues
Depends:
ospsuite (>= 12.1.0),
R (>= 4.1)
Imports:
colorspace,
dplyr,
fs,
ggplot2,
grDevices,
labeling,
ospsuite.parameteridentification (>= 1.3.0),
ospsuite.utils (>= 1.5.0),
parallel,
patchwork,
purrr,
R6,
readxl,
scales,
stringr,
tidyr,
tlf (>= 1.5.0),
tools,
vctrs,
writexl
Suggests:
clipr,
covr,
devtools,
knitr,
openxlsx,
reactable,
rmarkdown,
rlang,
showtext,
testthat (>= 3.0.0),
vdiffr (>= 1.0.0),
withr
VignetteBuilder:
knitr
Config/testthat/edition: 3
Config/rcmdcheck/ignore-inconsequential-notes: true
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Remotes:
ospsuite.utils=Open-Systems-Pharmacology/OSPSuite.RUtils,
tlf=Open-Systems-Pharmacology/TLF-Library,
ospsuite=Open-Systems-Pharmacology/OSPSuite-R,
Open-Systems-Pharmacology/ospsuite.parameteridentification