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.4.0 | 
| Depends: | R (≥ 3.1.0) | 
| Imports: | data.table, haven, readr, vroom, stringr, zoo, shiny (≥ 0.13), miniUI (≥ 0.1.1), rstudioapi (≥ 0.5) | 
| Suggests: | covr, knitr, rmarkdown, testthat (≥ 2.1.0) | 
| Published: | 2021-02-03 | 
| Author: | Jacob Kaplan  | 
| 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 | 
| Reference manual: | asciiSetupReader.pdf | 
| Vignettes: | 
Introduction to asciiSetupReader Making an .sps file Parsing an .sps or .sas file  | 
| Package source: | asciiSetupReader_2.4.0.tar.gz | 
| Windows binaries: | r-devel: asciiSetupReader_2.4.0.zip, r-release: asciiSetupReader_2.4.0.zip, r-oldrel: asciiSetupReader_2.4.0.zip | 
| macOS binaries: | r-release (arm64): asciiSetupReader_2.4.0.tgz, r-oldrel (arm64): asciiSetupReader_2.4.0.tgz, r-release (x86_64): asciiSetupReader_2.4.0.tgz, r-oldrel (x86_64): asciiSetupReader_2.4.0.tgz | 
| Old sources: | asciiSetupReader archive | 
Please use the canonical form https://CRAN.R-project.org/package=asciiSetupReader to link to this page.