Package: asciiSetupReader 2.5.2

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.2.tar.gz
asciiSetupReader_2.5.2.zip(r-4.5)asciiSetupReader_2.5.2.zip(r-4.4)asciiSetupReader_2.5.2.zip(r-4.3)
asciiSetupReader_2.5.2.tgz(r-4.4-any)asciiSetupReader_2.5.2.tgz(r-4.3-any)
asciiSetupReader_2.5.2.tar.gz(r-4.5-noble)asciiSetupReader_2.5.2.tar.gz(r-4.4-noble)
asciiSetupReader_2.5.2.tgz(r-4.4-emscripten)asciiSetupReader_2.5.2.tgz(r-4.3-emscripten)
asciiSetupReader.pdf |asciiSetupReader.html
asciiSetupReader/json (API)
NEWS

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

Peer review:

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

On CRAN:

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

6 exports 10 stars 1.79 score 56 dependencies 1 dependents 27 scripts 777 downloads

Last updated 1 months agofrom:cdfcf88667. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 15 2024
R-4.5-winOKSep 15 2024
R-4.5-linuxOKSep 15 2024
R-4.4-winOKSep 15 2024
R-4.4-macOKSep 15 2024
R-4.3-winOKSep 15 2024
R-4.3-macOKSep 15 2024

Exports:make_sps_setupparse_setupread_ascii_setupread_ascii_setup_addinsas_ascii_readerspss_ascii_reader

Dependencies:base64encbitbit64bslibcachemclicliprcommonmarkcpp11crayondata.tabledigestfansifastmapfontawesomeforcatsfsgluehavenhmshtmltoolshttpuvjquerylibjsonlitelaterlatticelifecyclemagrittrmemoisemimeminiUIpillarpkgconfigprettyunitsprogresspromisesR6rappdirsRcppreadrrlangrstudioapisassshinysourcetoolsstringistringrtibbletidyselecttzdbutf8vctrsvroomwithrxtablezoo

Introduction to asciiSetupReader

Rendered fromIntroduction_to_asciiSetupReader.Rmdusingknitr::rmarkdownon Sep 15 2024.

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

Making an .sps file

Rendered frommaking-an-sps-file.Rmdusingknitr::rmarkdownon Sep 15 2024.

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

Parsing an .sps or .sas file

Rendered fromparsing-an-sps-or-sas-file.Rmdusingknitr::rmarkdownon Sep 15 2024.

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