-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 799 Bytes
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 799 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
Type: Package
Package: macrogrow
Title: Grow macroalgae
Description: A macroalgae growth and bioremediation model
Version: 1.1
Date: 2025-06-19
Authors@R: c(
person("Tormey E.", "Reimer", email = "tormey.reimer@utas.edu.au", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5983-2798")),
person("Scott A.", "Hadley", email = "s.hadley@utas.edu.au", role = c("aut"), comment = c(ORCID = "0000-0003-2646-6610"))
)
License: MIT + file LICENSE
Depends:
R (>= 3.5)
Imports: rlang,
glue,
units,
cli,
nleqslv
Suggests: rmarkdown,
testthat (>= 3.0.0),
tidyverse
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/testthat/edition: 3
URL: github.com/stormeyseas/macrogrow
BugReports: github.com/stormeyseas/macrogrow/issues