forked from abjur/cnc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·40 lines (40 loc) · 909 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
Package: cnc
Title: Baixa dados do Cadastro Nacional de Condenações Cíveis por Ato de Improbidade Administrativa e Inelegibilidade - CNJ
Version: 0.0.0.9000
Authors@R: person("Julio", "Trecenti", email = "[email protected]", role = c("aut", "cre"))
Description: Scraper do Cadastro Nacional de Condenações
Cíveis por Ato de Improbidade Administrativa e
Inelegibilidade - CNJ.
Depends:
R (>= 3.3.1)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Remotes: abjur/abjutils, abjur/abjData, abjur/tpur
Imports: tidyverse,
abjData,
abjutils,
magrittr,
tibble,
dplyr,
xml2,
rvest,
lubridate,
tidyr,
stringr,
janitor,
ggplot2,
devtools,
plotly,
scales,
httr,
forcats,
readr,
bookdown,
tpur,
roxygen2 (>= 5.0.1),
stringi
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr