-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 836 Bytes
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 836 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
Package: swfcalib
Title: Automated the Calibration of Complex Models on Slurm Equipped HPC
Version: 0.0.0.9000
Authors@R:
c(person(given = "Adrien",
family = "Le Guillou",
role = c("aut", "cre"),
email = "contact@aleguillou.org",
comment = c(ORCID = "0000-0002-4791-418X")))
Description: swfcalib is designed to automate the calibration of complex
multi-parameters multi-outputs models ran on Slurm equipped HPC.
License: MIT + file LICENSE
Depends:
R (>= 4.1.0)
Imports:
future,
future.apply,
slurmworkflow,
fs,
lhs,
dplyr
Remotes:
github::EpiModel/slurmworkflow
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
ggplot2,
knitr,
rmarkdown
VignetteBuilder: knitr
URL: https://epimodel.github.io/swfcalib/