Last data update: 2014.03.03

readbulk

Package: readbulk
Type: Package
Version: 1.0.0
Date: 2016-02-14
Title: Read and Combine Multiple Data Files
Description: Combine multiple data files from a common directory.
The data files will be read into R and bound together, creating a
single large data.frame. A general function is provided along with
a specific function for data that was collected using the open-source
experiment builder 'OpenSesame' <http://osdoc.cogsci.nl/>.
Author: Pascal J. Kieslich [aut, cre],
Felix Henninger [aut]
Maintainer: Pascal J. Kieslich <kieslich@psychologie.uni-mannheim.de>
Authors@R: c(
person(c("Pascal","J."), "Kieslich", role= c("aut", "cre"),
email= "kieslich@psychologie.uni-mannheim.de"),
person("Felix", "Henninger", role = "aut",
email= "mailbox@felixhenninger.com")
)
URL: https://github.com/pascalkieslich/readbulk
BugReports: https://github.com/pascalkieslich/readbulk/issues
License: GPL-3
Depends: R (>= 3.1.0)
Imports: utils, plyr
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-14 17:05:32 UTC; Pascal
Repository: CRAN
Date/Publication: 2016-02-14 18:48:02

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'readbulk' ...
** package 'readbulk' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'readbulk'
    finding HTML links ... done
    read_bulk                               html  
Rd warning: /tmp/RtmpNXzaQy/R.INSTALL1c63503b6ab9/readbulk/man/read_bulk.Rd:29: missing file link 'read.csv'
Rd warning: /tmp/RtmpNXzaQy/R.INSTALL1c63503b6ab9/readbulk/man/read_bulk.Rd:47: missing file link 'read.csv'
    read_opensesame                         html  
** building package indices
** testing if installed package can be loaded
* DONE (readbulk)
Making 'packages.html' ... done