-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
29 lines (29 loc) · 1.03 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
Package: Rmodel
Title: Application of βayesian model on Soccer Betting
Version: 0.2.1
Authors@R:
person(given = "®γσ, Lian Hu",
family = "ξηg",
role = c("aut", "cre"),
email = c("[email protected]","[email protected]"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests: knitr (>= 1.33), rmarkdown (>= 2.9), testthat (>= 3.0.3),
markdown (>= 1.1), magrittr (>= 2.0.1)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-08-17 19:31:36 JST; ®γσ ξηg
Author: ®γσ ξηg [aut, cre] (YOUR-ORCID-ID)
Maintainer: ®γσ ξηg <[email protected]>
Depends: R (>= 4.1), dplyr (>= 1.0.7), stats (>= 4.1.1),
speedglm (>= 0.3.3), RODBC (>= 1.3.17), magrittr (>= 2.0.1),
RCurl (>= 1.98.1.3), XML (>= 3.99.0.6), stringr (>= 1.4.0),
dbplyr (>= 2.1.1)
Imports: tidyr, methods, magrittr
Exports: TRUE
Config/testthat/edition: 3