Package: reader
Type: Package
Title: Suite of Functions to Flexibly Read Data from Files
Version: 1.1.0
Date: 2026-02-19
Maintainer: Nicholas Cooper <njcooper@gmx.co.uk>
Authors@R: person(given = "Nicholas",
                      family = "Cooper",
                      role = c("aut", "cre"),
                      email = "njcooper@gmx.co.uk")
Depends: R (>= 2.10), utils, NCmisc (>= 1.1)
Imports: grDevices, graphics, stats, methods
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'
NeedsCompilation: no
Packaged: 2026-02-19 00:21:07 UTC; ncooper
Repository: CRAN
Date/Publication: 2026-02-19 06:10:03 UTC
Author: Nicholas Cooper [aut, cre]
Built: R 4.4.3; ; 2026-02-25 02:20:09 UTC; windows
