Last data update: 2014.03.03

DataLoader

Package: DataLoader
Title: Import Multiple File Types
Version: 1.3
Type: Package
Date: 2015-10-09
Author: Srivenkatesh Gandhi<srivenkateshg@sase.ssn.edu.in>,
Kreshnaa Raam S Bethusamy <kreshnaaraamsb@sase.ssn.edu.in>
Maintainer: Srivenkatesh Gandhi <srivenkateshg@sase.ssn.edu.in>
Description: Functions to import multiple files of multiple data file types ('.xlsx', '.xls', '.csv', '.txt')
from a given directory into R data frames.
Depends: readxl, plyr, tools, xlsx, rChoiceDialogs
Suggests: testthat
License: GPL (>= 2)
LazyData: TRUE
NeedsCompilation: no
Packaged: 2015-10-29 17:12:03 UTC; kresh
Repository: CRAN
Date/Publication: 2015-11-01 17:53:09

● 0 images, 8 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'DataLoader' ...
** package 'DataLoader' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'DataLoader'
    finding HTML links ... done
    importAllMdf                            html  
    importAllSdf                            html  
    importCsv                               html  
    importCsv2                              html  
    importExcel                             html  
    importPipe                              html  
    importTab                               html  
    importTilde                             html  
** building package indices
** testing if installed package can be loaded
* DONE (DataLoader)
Making 'packages.html' ... done