-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
42 lines (42 loc) · 998 Bytes
/
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
Package: trf3
Title: Baixa e Organiza Dados do trf3
Version: 0.0.0.9003
Authors@R:
person(given = "Jose",
family = "de Jesus Filho",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "https://orcid.org/0000-0001-7415-7383"))
Description: Baixa e Organiza Dados do trf3.
License: MIT + file LICENSE
Encoding: UTF-8
Language: pt_BR
LazyData: true
usethis.full_name: Jose de Jesus Filho
usethis.protocol: ssh
Suggests:
roxygen2 (>= 6.1.1)
Imports:
rlang (>= 0.1.2),
magrittr (>= 1.5),
stringr (>= 1.4.0),
purrr (>= 0.3.2),
dplyr (>= 0.8.3),
tidyr (>= 0.8.3),
lubridate (>= 1.7.4),
janitor (>= 1.2.0),
httr (>= 1.4.0),
xml2 (>= 1.2.0),
tibble,
tidyselect,
rvest,
htmltools,
furrr,
abjutils,
stats,
progress
RoxygenNote: 7.1.1
URL: https://github.com/jjesusfilho/trf3
BugReports: https://github.com/jjesusfilho/trf3/issues
Depends:
R (>= 2.10)