Package: SAScii 1.0.2

SAScii: Import ASCII Files Directly into R using Only a 'SAS' Input Script

Using any importation code designed for 'SAS' users to read ASCII files into 'sas7bdat' files, this package parses through the INPUT block of a '.sas' syntax file to design the parameters needed for a 'read.fwf()' function call. This allows the user to specify the location of the ASCII (often a '.dat') file and the location of the 'SAS' syntax file, and then load the data frame directly into R in just one step.

Authors:Anthony Joseph Damico [aut, cre]

SAScii_1.0.2.tar.gz
SAScii_1.0.2.zip(r-4.5)SAScii_1.0.2.zip(r-4.4)SAScii_1.0.2.zip(r-4.3)
SAScii_1.0.2.tgz(r-4.5-any)SAScii_1.0.2.tgz(r-4.4-any)SAScii_1.0.2.tgz(r-4.3-any)
SAScii_1.0.2.tar.gz(r-4.5-noble)SAScii_1.0.2.tar.gz(r-4.4-noble)
SAScii_1.0.2.tgz(r-4.4-emscripten)SAScii_1.0.2.tgz(r-4.3-emscripten)
SAScii.pdf |SAScii.html
SAScii/json (API)

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

Bug tracker:https://github.com/ajdamico/sascii/issues

On CRAN:

5.19 score 21 stars 1 packages 248 scripts 464 downloads 2 exports 0 dependencies

Last updated 1 years agofrom:474bf3b0a4. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 29 2025
R-4.5-winOKJan 29 2025
R-4.5-macOKJan 29 2025
R-4.5-linuxOKJan 29 2025
R-4.4-winOKJan 29 2025
R-4.4-macOKJan 29 2025
R-4.3-winOKJan 29 2025
R-4.3-macOKJan 29 2025

Exports:parse.SASciiread.SAScii

Dependencies: