Package: reader
Type: Package
Title: Suite of Functions to Flexibly Read Data from Files
Version: 1.0.5
Date: 2015-04-08
Author: Nicholas Cooper
Maintainer: Nicholas Cooper <nick.cooper@cimr.cam.ac.uk>
Depends: R (>= 2.10), utils, NCmisc (>= 1.1)
Imports: grDevices, graphics, stats
Description: A set of functions to simplify reading data from files. The main function, reader(), should read most common R datafile types without needing any parameters except the filename. Other functions provide simple ways of handling file paths and extensions, and automatically detecting file format and structure.
License: GPL (>= 2)
Collate: 'reader.R'
Packaged: 2015-04-09 12:14:31 UTC; ncooper
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-09 15:31:22
Built: R 3.1.3; ; 2015-04-10 07:52:47 UTC; unix
