Package: asciiSetupReader 2.5.3

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.

Authors:Jacob Kaplan [aut, cre]

asciiSetupReader_2.5.3.tar.gz
asciiSetupReader_2.5.3.zip(r-4.7)asciiSetupReader_2.5.3.zip(r-4.6)asciiSetupReader_2.5.3.zip(r-4.5)
asciiSetupReader_2.5.3.tgz(r-4.6-any)asciiSetupReader_2.5.3.tgz(r-4.5-any)
asciiSetupReader_2.5.3.tar.gz(r-4.7-any)asciiSetupReader_2.5.3.tar.gz(r-4.6-any)
asciiSetupReader_2.5.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
asciiSetupReader/json (API)

# Install 'asciiSetupReader' in R:
install.packages('asciiSetupReader', repos = c('https://jacobkap.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jacobkap/asciisetupreader/issues

On CRAN:

Conda:

asciidatdata-readerfixed-widthfixed-width-parserfixed-width-tablesfixed-width-textsasspss

6.17 score 13 stars 1 packages 25 scripts 448 downloads 6 exports 56 dependencies

Last updated from:e45c3cc750. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK219
source / vignettesOK179
linux-release-x86_64OK219
macos-release-arm64OK143
macos-oldrel-arm64OK204
windows-develOK227
windows-releaseOK245
windows-oldrelOK226
wasm-releaseOK144

Exports:make_sps_setupparse_setupread_ascii_setupread_ascii_setup_addinsas_ascii_readerspss_ascii_reader

Dependencies:base64encbitbit64bslibcachemclicliprcommonmarkcpp11crayondata.tabledigestfastmapfontawesomeforcatsfsgluehavenhmshtmltoolshttpuvjquerylibjsonlitelaterlatticelifecyclemagrittrmemoisemimeminiUIotelpillarpkgconfigprettyunitsprogresspromisesR6rappdirsRcppreadrrlangrstudioapisassshinysourcetoolsstringistringrtibbletidyselecttzdbutf8vctrsvroomwithrxtablezoo

Introduction to asciiSetupReader
use_value_labels | use_clean_names | select_columns

Last update: 2021-01-16
Started: 2018-12-20

Making an .sps file
file_name | col_positions | col_names | col_labels | value_labels | missing_values | Putting it all together

Last update: 2021-01-16
Started: 2019-02-01

Parsing an .sps or .sas file
setup | value_labels | missing

Last update: 2021-01-16
Started: 2019-02-01