The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 1.0.2
Depends: R (≥ 4.2.0)
Published: 2023-08-28
Author: Anthony Joseph Damico [aut, cre]
Maintainer: Anthony Joseph Damico <ajdamico at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/ajdamico/SAScii
NeedsCompilation: no
CRAN checks: SAScii results

Documentation:

Reference manual: SAScii.pdf

Downloads:

Package source: SAScii_1.0.2.tar.gz
Windows binaries: r-devel: SAScii_1.0.2.zip, r-release: SAScii_1.0.2.zip, r-oldrel: SAScii_1.0.2.zip
macOS binaries: r-release (arm64): SAScii_1.0.2.tgz, r-oldrel (arm64): SAScii_1.0.2.tgz, r-release (x86_64): SAScii_1.0.2.tgz, r-oldrel (x86_64): SAScii_1.0.2.tgz
Old sources: SAScii archive

Reverse dependencies:

Reverse imports: psidR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SAScii to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.