-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
44 lines (44 loc) · 1.21 KB
/
DESCRIPTION
File metadata and controls
44 lines (44 loc) · 1.21 KB
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
Package: FORGE4FLAME
Title: Forge4Flame (F4F)
Version: 1.0.0.0
Authors@R:
person("Daniele", "Baccega", email = "daniele.baccega@unito.it", role = c("aut", "cre"))
person("Irene", "Terrone", email = "irene.terrone@unito.it", role = c("aut", "cre"))
person("Simone", "Pernice", email = "simone.pernice@unito.it", role = c("aut", "cre"))
Description: Forge4Flame (F4F) is a user-friendly R Shiny dashboard designed
to streamline the creation of FLAME GPU 2 ABMs, automatically generating
the necessary code for designing and executing ABMs. With its intuitive
interface, users can easily define key components, including the model’s
environment, the agents interacting within it, the disease model, and other
essential elements for agent-based simulations.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
shinydashboard,
shinyjs,
jsonlite,
dplyr,
shinythemes,
colourpicker,
glue,
readr,
zip,
EBImageExtra,
sortable,
shinyalert,
shinybusy,
shinyBS,
stringr,
ggplot2,
tidyr,
shiny,
shinyWidgets,
htmltools,
DT,
shinyFiles,
bslib,
lubridate,
sf,
purrr