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:

2 exports 21 stars 2.25 score 0 dependencies 1 dependents 242 scripts 505 downloads

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

TargetResultDate
Doc / VignettesOKAug 22 2024
R-4.5-winOKAug 22 2024
R-4.5-linuxOKAug 22 2024
R-4.4-winOKAug 22 2024
R-4.4-macOKAug 22 2024
R-4.3-winOKAug 22 2024
R-4.3-macOKAug 22 2024

Exports:parse.SASciiread.SAScii

Dependencies: