Last data update: 2014.03.03

reader

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

● 0 images, 20 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'reader' ...
** package 'reader' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'reader'
    finding HTML links ... done
    cat.path                                html  
    classify.ext                            html  
    column.salvage                          html  
    conv.fixed.width                        html  
    file.ncol                               html  
    file.nrow                               html  
    find.file                               html  
    find.id.col                             html  
    force.frame                             html  
    force.vec                               html  
    get.delim                               html  
    get.ext                                 html  
    is.file                                 html  
    n.readLines                             html  
    parse.args                              html  
    reader-internal                         html  
    reader-package                          html  
    reader                                  html  
    rmv.ext                                 html  
    shift.rownames                          html  
** building package indices
** testing if installed package can be loaded
* DONE (reader)
Making 'packages.html' ... done