-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.55 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
Package: ruminate
Title: A Pharmacometrics Data Transformation and Analysis Tool
Version: 0.3.1
Authors@R:
person("John", "Harrold", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2052-4373"))
Description: Exploration of pharmacometrics data involves both general tools (transformation and plotting) and specific techniques (non-compartmental analysis). This kind of exploration is generally accomplished by utilizing different packages. The purpose of 'ruminate' is to create a 'shiny' interface to make these tools more broadly available while creating reproducible results.
License: BSD_2_clause + file LICENSE
BugReports: https://github.com/john-harrold/ruminate/issues
URL: https://ruminate.ubiquity.tools/
Encoding: UTF-8
Depends: R (>= 4.2.0)
Imports: digest, dplyr, DT, flextable, formods (>= 0.2.0), ggplot2,
onbrand (>= 1.0.3), PKNCA (>= 0.10.2), plotly, rhandsontable,
rlang, shiny, shinyAce, shinyWidgets, stats, stringr, tidyr,
utils, yaml, zip
Suggests: babelmixr2, cli, clipr, gridExtra, knitr, nlmixr2lib(>=
0.3.0), nonmem2rx, nlmixr2(>= 3.0.0), prompter, rmarkdown,
readxl, rxode2 (>= 3.0.0), shinybusy, shinydashboard, testthat
(>= 3.0.0), ubiquity
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-10 14:59:10 UTC; jmh
Author: John Harrold [aut, cre] (<https://orcid.org/0000-0003-2052-4373>)
Maintainer: John Harrold <[email protected]>
Repository: CRAN
Date/Publication: 2025-01-10 15:50:06 UTC