-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 889 Bytes
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 889 Bytes
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
Package: rSimpleModel
Title: SimpleModel
Version: 0.26.2
Authors@R: c(person("Sonia", "Mitchell", email = "sonia.mitchell@glasgow.ac.uk",
role = c("cre", "aut"), comment = c(ORCID = "0000-0003-1536-2066")))
Description: SimpleModel
License: GPL-3
Imports:
configr,
deSolve,
dplyr,
ggplot2,
grid,
gridExtra,
here,
httr,
magrittr,
png,
rDataPipeline,
reticulate,
rsvg,
tidyr,
XML,
assertthat,
magick,
pdftools
Suggests:
rmarkdown,
knitr,
testthat
Remotes:
FAIRDataPipeline/rDataPipeline
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
URL: https://fairdatapipeline.github.io/SimpleModel, https://github.com/FAIRDataPipeline/SimpleModel
BugReports: https://github.com/FAIRDataPipeline/SimpleModel/issues
VignetteBuilder: knitr
Depends:
R (>= 2.10)