-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 835 Bytes
/
DESCRIPTION
File metadata and controls
19 lines (19 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: RandomMatrixStability
Type: Package
Title: Component response rate variation underlies the stability of highly complex finite systems
Version: 0.1.0.0
Imports: grDevices, graphics, stats
Authors@R: c(person("A. Bradley", "Duthie", email = "brad.duthie@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8343-4995"))
)
Maintainer: A. Bradley Duthie <brad.duthie@gmail.com>
Description: Package containing all the code and data underlying a manuscript on
how component response rate affects the stability of highly complex finite systems.
URL: https://bradduthie.github.io/RandomMatrixStability/
BugReports: https://github.com/bradduthie/RandomMatrixStability/issues
Depends: R (>= 3.3.0)
License: GPL (>=2)
LazyData: TRUE
Suggests: knitr,
RoxygenNote: 6.1.1