-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDESCRIPTION
More file actions
61 lines (61 loc) · 1.29 KB
/
DESCRIPTION
File metadata and controls
61 lines (61 loc) · 1.29 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Type: Package
Package: RTL
Title: Risk Tool Library - Trading, Risk, Analytics for Commodities
Version: 1.3.8
Date: 2025-10-15
Authors@R: c(
person("Philippe", "Cote", , "pcote@ualberta.ca", role = c("aut", "cre")),
person("Nima", "Safaian", , "nima.safaian@gmail.com", role = "aut")
)
Description: A toolkit for Commodities 'analytics', risk management and
trading professionals. Includes functions for API calls to
<https://www.zema.global/platforms/zema-marketplace>, <https://developer.genscape.com/>,
and <https://www.bankofcanada.ca/valet/docs>.
License: MIT + file LICENSE
URL: https://github.com/risktoollib/RTL
Depends:
R (>= 4.0)
Imports:
dplyr,
ggplot2,
httr,
jsonlite,
lubridate,
magrittr,
plotly,
purrr,
readr,
rlang,
stringr,
tibble,
tidyr,
timetk,
tsibble,
xts,
zoo,
glue,
Rcpp,
lifecycle,
TTR,
tidyselect,
PerformanceAnalytics,
numDeriv
Suggests:
testthat (>= 3.0.0),
covr,
lpSolve,
rugarch,
tidyquant,
feasts,
fabletools,
MASS,
sf
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3
LinkingTo:
Rcpp
BugReports: https://github.com/risktoollib/RTL/issues