-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 812 Bytes
/
DESCRIPTION
File metadata and controls
33 lines (33 loc) · 812 Bytes
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
Type: Package
Package: siconfir
Title: Quick and Easy Access Tax and Accounting Data of Brazil
Version: 2.0.3
Authors@R:
c(person(given="Pedro",
family="Castro",
email = "pdesacastro@gmail.com",
role = c("aut", "cre")))
Description: Access tax and accounting data of Brazilian states
and municipalities provided by the Brazilian Public Sector
Accounting and Tax Information System.
License: MIT + file LICENSE
URL: https://github.com/aspeddro/siconfir
BugReports: https://github.com/aspeddro/siconfir/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Language: en-US
Imports:
httr,
tidyr,
tibble,
dplyr,
magrittr,
purrr,
rlang,
stringr
Depends:
R (>= 3.2)
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3