-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
66 lines (66 loc) · 1.66 KB
/
DESCRIPTION
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Package: RstoxFramework
Version: 4.1.2
Date: 2025-01-21
Title: The Engine of StoX
Authors@R: c(
person(given = "Arne Johannes",
family = "Holmin",
role = c("cre", "aut"),
email = "[email protected]"),
person(given = "Ibrahim",
family = "Umar",
role = "aut"),
person(given = "Edvin",
family = "Fuglebakk",
role = "aut"),
person(given = "Aasmund",
family = "Skaalevik",
role = "aut"),
person(given = "Esmael Musema",
family = "Hassen",
role = "aut"),
person(given = "Sindre",
family = "Vatnehol",
role = "aut"),
person(given = "Espen",
family = "Johnsen",
role = "aut"),
person(given = "Atle",
family = "Totland",
role = "aut"),
person(given = "Anthony",
family = "Hennessey",
role = "aut"),
person(given = "Mikko Juhani",
family = "Vihtakari",
role = "aut"),
person(given = "Norwegian Institute of Marine Research",
role = c("cph", "fnd")))
Depends: R (>= 4.3)
Description: The framwork of StoX >= 3.0.
URL: https://github.com/StoXProject/RstoxFramework
BugReports: https://github.com/StoXProject/RstoxFramework/issues
License: LGPL-3
LazyData: true
Encoding: UTF-8
Imports:
data.table (>= 1.12.0),
geojsonsf (>= 2.0.0),
ggplot2 (>= 3.0.0),
jsonlite (>= 1.6),
jsonvalidate (>= 1.3.0),
methods (>= 3.6.0),
ncdf4 (>= 1.18),
RstoxBase (>= 2.1.2),
RstoxData (>= 2.1.2),
scales (>= 1.1.0),
semver (>= 0.2.0),
sf (>= 0.9.0),
stringi (>= 1.4.0)
Suggests:
remotes (>= 2.0.0),
RstoxFDA (>= 1.3.0),
tinytest (>= 1.2.0)
Additional_repositories:
https://stoxproject.github.io/repo
RoxygenNote: 7.3.2