Skip to content

SAScii

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

v1.0.2 · Aug 28, 2023 · GPL (>= 2)

Description

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.

Downloads

595

Last 30 days

6705th

1.7K

Last 90 days

7.1K

Last year

Trend: -3.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies psidR SAScii

Version History

new 1.0.2 Mar 10, 2026
updated 1.0.2 ← 1.0.1 diff Aug 27, 2023
updated 1.0.1 ← 1.0 diff Apr 26, 2022
updated 1.0 ← 0.3 diff Aug 16, 2012
updated 0.3 ← 0.2 diff Jul 5, 2012
updated 0.2 ← 0.1 diff Mar 20, 2012
new 0.1 Mar 6, 2012