Functions for reading, listing the contents of, and writing 'SAS' 'xport' format files. The functions support reading and writing of either individual data frames or sets of data frames. Further, a mechanism has been provided for customizing how variables of different data types are stored.
Version: | 1.7.0 |
Depends: | R (≥ 3.3.0) |
Imports: | Hmisc, utils, stringi |
Enhances: | chron |
Published: | 2020-03-10 |
Author: | Gregory R. Warnes -- Unless otherwise noted, the contents of this package were written by Gregory R. Warnes and are provided under the terms of the GNU General Public License, version 2.0 or later. -- The files 'src/ieee2ibm.c' and 'src/ibm2ieee.c' were extracted from BRL-CAD file /brlcad/src/libbu/htond.c written by Michael John Muuss, Copyright (c) 2004-2007 United States Government as represented by the U.S. Army Research Laboratory, and is utilized and redistributed under the terms of the GNU Lesser General Public License, version 2.1. -- The file 'R/read.xport.R' is adapted from the 'Hmisc' package created by Frank E. Harrell, Jr., and is utilized and redistributed under the terms of the GNU General Public License, version 2.0 or later. -- The files 'R/xport.R', 'src/SASxport.c', 'src/SASxport.h', and 'src/foreign.h' are copied or adapted from the 'R' 'foreign' package created by Douglas M. Bates and Saikat DebRoy, and are utilized and redistributed under the terms of the GNU General Public License, version 2.0 or later. -- The creation of this package was partially funded by Metrum Institute <http://metruminstitute.org>. |
Maintainer: | Gregory R. Warnes <greg at warnes.net> |
BugReports: | https://github.com/warnes/SASxport/issues |
License: | GPL-2 |
URL: | https://github.com/warnes/SASxport |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS ChangeLog |
CRAN checks: | SASxport results |
Reference manual: | SASxport.pdf |
Package source: | SASxport_1.7.0.tar.gz |
Windows binaries: | r-devel: SASxport_1.7.0.zip, r-devel-UCRT: SASxport_1.7.0.zip, r-release: SASxport_1.7.0.zip, r-oldrel: SASxport_1.7.0.zip |
macOS binaries: | r-release (arm64): SASxport_1.7.0.tgz, r-release (x86_64): SASxport_1.7.0.tgz, r-oldrel: SASxport_1.7.0.tgz |
Old sources: | SASxport archive |
Reverse imports: | define |
Reverse suggests: | datetime |
Please use the canonical form https://CRAN.R-project.org/package=SASxport to link to this page.