Package: asciiSetupReader
Type: Package
Title: Reads 'SPSS' and 'SAS' Files from ASCII Data Files (.txt) and
        Setup Files (.sps or .sas)
Version: 1.1
Authors@R: person("Jacob", "Kaplan", email = "jkkaplan6@gmail.com", role = c("aut", "cre"))
Description: Lets you open an 'SPSS' or 'SAS' data file using a .txt file that has the data and a .sps or .sas file with setup instructions. This will only run in a txt-sps or txt-sas pair in which the setup file contains instructions to open that text file. It will NOT open other text files, .sav, .por, or 'SAS' files. 
Depends: R (>= 2.10), data.table,
Imports: stringr, readr
License: GPL
Encoding: UTF-8
LazyData: true
URL: https://github.com/jacobkap/asciiReader
BugReports: https://github.com/jacobkap/asciiReader/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-11 12:41:53 UTC; user
Author: Jacob Kaplan [aut, cre]
Maintainer: Jacob Kaplan <jkkaplan6@gmail.com>
Repository: CRAN
Date/Publication: 2017-10-11 12:59:52 UTC
