-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy pathDESCRIPTION
More file actions
16 lines (16 loc) · 785 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
16 lines (16 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: lodown
Type: Package
Title: locally download and prepare publicly-available microdata
Version: 0.1.0
Author: Anthony Joseph Damico [aut, cre]
Maintainer: Anthony Joseph Damico <ajdamico@gmail.com>
Description: the lodown package enforces a reproducible starting point for your analysis of public data. this software downloads large files so use with caution on a metered (pay per gigabyte) internet connection.
URL: http://asdfree.com/
BugReports: https://github.com/ajdamico/asdfree/issues
Depends: R (>= 3.3)
Imports: survey, SAScii, RCurl, digest, readr, httr, Hmisc, XML, foreign, stringr, rvest, haven, xml2, DBI, RSQLite, R.utils
Suggests: memisc, readxl, reshape2, jsonlite, purrr, descr, mitools, jpeg
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1