asciiSetupReader: Reads 'SPSS' and 'SAS' Files from ASCII Data Files (.txt) and Setup Files (.sps or .sas)

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.

Version: 1.2
Depends: R (≥ 2.10)
Imports: stringr, readr, haven, stringi, data.table
Suggests: knitr, rmarkdown, testthat
Published: 2017-11-26
Author: Jacob Kaplan [aut, cre]
Maintainer: Jacob Kaplan <jkkaplan6 at gmail.com>
BugReports: https://github.com/jacobkap/asciiReader/issues
License: GPL-2 | GPL-3 [expanded from: GPL]
URL: https://github.com/jacobkap/asciiReader
NeedsCompilation: no
Materials: README
CRAN checks: asciiSetupReader results

Downloads:

Reference manual: asciiSetupReader.pdf
Vignettes: Vignette Title
Package source: asciiSetupReader_1.2.tar.gz
Windows binaries: r-devel: asciiSetupReader_1.2.zip, r-release: asciiSetupReader_1.2.zip, r-oldrel: asciiSetupReader_1.2.zip
OS X binaries: r-release: asciiSetupReader_1.2.tgz, r-oldrel: asciiSetupReader_1.2.tgz
Old sources: asciiSetupReader archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=asciiSetupReader to link to this page.