SchemaOnRead: Automated Schema on Read
Provides schema-on-read tools including a single function call (e.g., schemaOnRead('filename')) that reads text ('TXT'), comma separated value ('CSV'), raster image ('BMP', 'PNG', 'GIF', 'TIFF', and 'JPG'), R data ('RDS'), HDF5 ('H5'), NetCDF ('CS'), spreadsheet ('XLS', 'XLSX', 'ODS', and 'DIF'), Weka Attribute-Relation File Format ('ARFF'), Epi Info ('REC'), SPSS ('SAV'), Systat ('SYS'), and Stata ('DTA') files. It also recursively reads folders (e.g., schemaOnRead('folder')), returning a nested list of the contained elements.
Version: |
1.0.2 |
Depends: |
R (≥ 3.2.1) |
Imports: |
caTools (≥ 1.17.1), foreign (≥ 0.8-66), ncdf4 (≥ 1.14), network (≥ 1.12.0), readbitmap (≥ 0.1-4), readODS (≥ 1.4), tiff (≥ 0.1-5), xml2 (≥ 0.1.2), haven (≥ 0.2.0), readxl (≥
0.1.0) |
Suggests: |
knitr (≥ 1.11), rmarkdown (≥ 0.8.1), testthat (≥ 0.10.0) |
Published: |
2015-12-24 |
Author: |
Michael North [aut, cre] |
Maintainer: |
Michael North <north at anl.gov> |
License: |
GPL-3 |
Copyright: |
Argonne National Laboratory |
URL: |
https://github.com/drmichaelnorth/SchemaOnRead |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
SchemaOnRead results |
Downloads: