-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 901 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: PMXFrem
Type: Package
Title: Support functions for FREM analyses in NONMEM
Version: 1.2.6.1
Authors@R: c(
person("Niclas", "Jonsson", email = "niclas.jonsson@pharmetheus.com", role = c("aut", "cre")),
person("Joakim", "Nyberg", email = "joakim.nyberg@pharmetheus.com", role = c("aut"))
)
Maintainer: Niclas Jonsson <niclas.jonsson@pharmetheus.com>
Description: Support functions for FREM analyses in NONMEM that will facilitate pre- and post-processing.
License: Propriety
Encoding: UTF-8
LazyData: true
Author: Niclas Jonsson [aut, cre],
Joakim Nyberg [aut]
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
Depends: MASS, foreach, doParallel, tidyverse (>= 1.0.0), stringr, data.table, rlang, numDeriv,Hmisc,xpose4, tools
Suggests:
PhRame,
PMXForest,
knitr,
rmarkdown,
testthat (>= 3.0.0),
R.rsp
VignetteBuilder: R.rsp
NeedsCompilation: no
Config/testthat/edition: 3