-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
57 lines (57 loc) · 1.21 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
Package: VNDS
Title: VNDS Quantitative VietNam Financial Analysis
Version: 0.0.3
Authors@R: person("Khanh", "Pham Dinh", email = "phamdinhkhanh.tkt53.neu@gmail.com", role = c("aut", "cre"))
Description: Lay du lieu gia chung khoan thi truong Vietnam
License: MIT + file LICENSE
URL: https://github.com/phamdinhkhanh/VNDS
BugReports: https://github.com/phamdinhkhanh/VNDS/issues
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.1)
Imports:
rvest (>= 0.3.2),
httr (>= 1.2.1),
stringr (>= 1.1.0),
magrittr,
dplyr (>= 0.7.0),
tidyquant (>= 0.5.0),
xts,
TTR,
quantmod,
zoo,
plotly,
ggplot2,
scales,
gridExtra,
bdscale
RoxygenNote: 6.0.1
Suggests:
bit64 (>= 0.9.7),
covr (>= 3.0.1),
DBI (>= 0.7.14),
dbplyr (>= 1.2.0),
dtplyr (>= 0.0.2),
ggplot2 (>= 2.2.1),
hms (>= 0.4.1),
knitr (>= 1.19),
Lahman (>= 3.0-1),
mgcv (>= 1.8.23),
microbenchmark (>= 1.4.4),
nycflights13 (>= 0.2.2),
rmarkdown (>= 1.8),
RMySQL (>= 0.10.13),
RPostgreSQL (>= 0.6.2),
RSQLite (>= 2.0),
testthat (>= 2.0.0),
withr (>= 2.1.1),
glue
VignetteBuilder: knitr
Remotes:
krlmlr/bindrcpp,
krlmlr/plogr
Encoding: UTF-8
LazyData: yes
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace", "collate"))
RoxygenNote: 6.0.1.9000