-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 746 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: numericaloptimization
Title: Numerical Optimization Explorer
Version: 0.0.0.9000
Authors@R:
person("James Joseph", "Balamuta", email = "james.balamuta@gmail.com",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-2826-8458"))
Description: A Shiny application for exploring numerical optimization techniques.
URL: https://github.com/coatless-shiny/numerical-optimization, https://shiny.thecoatlessprofessor.com/numerical-optimization/
BugReports: https://github.com/coatless-shiny/numerical-optimization/issues
License: AGPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
shiny,
plotly,
bslib,
bsicons
Depends:
R (>= 4.3.0)
LazyData: true