asciiSetupReader: Reads Fixed-Width ASCII Data Files (.txt or .dat) that Have Accompanying Setup Files (.sps or .sas)

Lets you open a fixed-width ASCII file (.txt or .dat) that has an accompanying setup file (.sps or .sas). These file combinations are sometimes referred to as .txt+.sps, .txt+.sas, .dat+.sps, or .dat+.sas. 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, .sas, or .por data files. Fixed-width ASCII files with setup files are common in older (pre-2000) government data.

Version: 2.0.1
Depends: R (≥ 3.1.0)
Imports: data.table, haven, readr, stringr, zoo
Suggests: covr, knitr, rmarkdown, spelling, testthat
Published: 2019-02-05
Author: Jacob Kaplan [aut, cre]
Maintainer: Jacob Kaplan <jkkaplan6 at gmail.com>
BugReports: https://github.com/jacobkap/asciiSetupReader/issues
License: MIT + file LICENSE
URL: https://github.com/jacobkap/asciiSetupReader
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: asciiSetupReader results

Downloads:

Reference manual: asciiSetupReader.pdf
Vignettes: Introduction to asciiSetupReader
Making an .sps file
Parsing an .sps or .sas file
Package source: asciiSetupReader_2.0.1.tar.gz
Windows binaries: r-devel: asciiSetupReader_2.0.1.zip, r-release: asciiSetupReader_2.0.1.zip, r-oldrel: asciiSetupReader_2.0.1.zip
OS X binaries: r-release: asciiSetupReader_2.0.1.tgz, r-oldrel: asciiSetupReader_2.0.1.tgz
Old sources: asciiSetupReader archive

Linking:

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