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.7)SAScii_1.0.2.zip(r-4.6)SAScii_1.0.2.zip(r-4.5)
SAScii_1.0.2.tgz(r-4.6-any)SAScii_1.0.2.tgz(r-4.5-any)
SAScii_1.0.2.tar.gz(r-4.7-any)SAScii_1.0.2.tar.gz(r-4.6-any)
SAScii_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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:

Conda:

5.26 score 22 stars 1 packages 275 scripts 528 downloads 2 exports 0 dependencies

Last updated from:474bf3b0a4. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK136
source / vignettesOK217
linux-release-x86_64OK94
macos-release-arm64OK148
macos-oldrel-arm64OK150
windows-develOK60
windows-releaseOK59
windows-oldrelOK58
wasm-releaseOK78

Exports:parse.SASciiread.SAScii

Dependencies: