-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
33 lines (33 loc) · 842 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
Package: entrydatar
Type: Package
Title: Download and process data of firm entry from BLS, Census, etc...
Version: 0.1
Date: 2015-11-15
Authors@R: person("Erik", "Loualiche", email = "[email protected]", role = c("aut", "cre"))
Description: The package downloads and aggregate the qcew from the BLS. Perhaps
extend to other sources from other countries.
License: MIT + file LICENSE
LazyData: TRUE
Depends:
R (>= 3.2.2)
Imports:
data.table (>= 1.9.6),
dplyr (>= 0.4.3),
functional (>= 0.6),
tidyr,
plyr (>= 1.8.3),
purrr,
random,
readxl,
statar,
stringr (>= 1.0.0),
utils
RoxygenNote: 6.1.0
Suggests:
testthat,
knitr,
rmarkdown,
skimr
VignetteBuilder: knitr
URL: https://github.com/eloualiche/entrydatar/
BugReports: https://github.com/eloualiche/entrydatar/issues