-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
43 lines (43 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
Package: yabpstat
Title: YABPstat: Yet Another BPstat
Version: 0.0.0.9000
Authors@R: c(
person("Henrique", "Luís", , "[email protected]", role = "aut"),
person("Maria", "Ribeiro", , "[email protected]", role = "aut"),
person("Nelson", "Jesus", , "[email protected]", role = c("aut", "cre")),
person("Pedro", "Ferreira", , "[email protected]", role = "aut"),
person("Telma", "Garção", , "[email protected]", role = "aut")
)
Description: A package that allows using the BPStat - Estatísticas Online,
from Banco de Portugal, public API to access statistical activity for
reference purposes (more information in:
https://bpstat.bportugal.pt/avisos-legais).
License: MIT + file LICENSE
URL: https://github.com/NCdJ/yabpstat, https://ncdj.github.io/yabpstat/
BugReports: https://github.com/NCdJ/yabpstat/issues
Depends:
R (>= 2.10)
Imports:
dplyr,
DT,
dygraphs,
htmltools,
httr2,
jsonlite,
knitr,
tidyr,
txtplot,
utils,
xts
Suggests:
here,
pkgload,
rmarkdown,
testthat
VignetteBuilder:
knitr
Config/fusen/version: 0.5.0.9001
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3