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.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'))

Peer review:

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

On CRAN:

4.70 score 21 stars 240 scripts 390 downloads 2 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:parse.SASciiread.SAScii

Dependencies: