Package: asciiSetupReader
Type: Package
Title: Reads 'SPSS' and 'SAS' Files from ASCII Data Files (.txt) and
        Setup Files (.sps or .sas)
Version: 1.4.0
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 (>= 3.1.0)
Imports: data.table, haven, readr, stringr, zoo
License: GPL
Encoding: UTF-8
LazyData: true
URL: https://github.com/jacobkap/asciiSetupReader
BugReports: https://github.com/jacobkap/asciiSetupReader/issues
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-18 20:53:41 UTC; user
Author: Jacob Kaplan [aut, cre]
Maintainer: Jacob Kaplan <jkkaplan6@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-18 21:05:26 UTC
