Last data update: 2014.03.03

data.table

Package: data.table
Version: 1.9.6
Title: Extension of Data.frame
Author: M Dowle, A Srinivasan, T Short, S Lianoglou with contributions from R Saporta, E Antonyan
Maintainer: Matt Dowle <mattjdowle@gmail.com>
Depends: R (>= 2.14.1)
Imports: methods, chron
Suggests: ggplot2 (>= 0.9.0), plyr, reshape, reshape2, testthat (>=
0.4), hexbin, fastmatch, nlme, xts, bit64, gdata,
GenomicRanges, caret, knitr, curl, zoo, plm
Description: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development.
License: GPL (>= 2)
URL: https://github.com/Rdatatable/data.table/wiki
BugReports: https://github.com/Rdatatable/data.table/issues
MailingList: datatable-help@lists.r-forge.r-project.org
VignetteBuilder: knitr
ByteCompile: TRUE
NeedsCompilation: yes
Packaged: 2015-09-19 04:47:43.628 UTC; mdowle
Repository: CRAN
Date/Publication: 2015-09-19 22:13:43

● Cran Task View: Finance, HighPerformanceComputing
● 0 images, 41 functions, 0 datasets
Reverse Depends: 30

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'data.table' ...
** package 'data.table' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c assign.c -o assign.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bmerge.c -o bmerge.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c chmatch.c -o chmatch.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dogroups.c -o dogroups.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fastmean.c -o fastmean.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fastradixdouble.c -o fastradixdouble.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fastradixint.c -o fastradixint.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fcast.c -o fcast.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fmelt.c -o fmelt.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c forder.c -o forder.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c frank.c -o frank.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fread.c -o fread.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gsumm.c -o gsumm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ijoin.c -o ijoin.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rbindlist.c -o rbindlist.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c reorder.c -o reorder.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c shift.c -o shift.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c transpose.c -o transpose.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c uniqlist.c -o uniqlist.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c vecseq.c -o vecseq.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c wrappers.c -o wrappers.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o data.table.so assign.o bmerge.o chmatch.o dogroups.o fastmean.o fastradixdouble.o fastradixint.o fcast.o fmelt.o forder.o frank.o fread.o gsumm.o ijoin.o init.o rbindlist.o reorder.o shift.o transpose.o uniqlist.o vecseq.o wrappers.o -L/home/ddbj/local/lib64/R/lib -lR
mv data.table.so datatable.so
installing to /home/ddbj/local/lib64/R/library/data.table/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'data.table'
    finding HTML links ... done
    IDateTime                               html  
    J                                       html  
    address                                 html  
    all.equal.data.table                    html  
    as.data.table.xts                       html  
    as.xts.data.table                       html  
    assign                                  html  
    between                                 html  
    chmatch                                 html  
    copy                                    html  
    data.table-class                        html  
    data.table                              html  
    dcast.data.table                        html  
    duplicated                              html  
Rd warning: /tmp/RtmpY6PaJy/R.INSTALL19c47344707a/data.table/man/duplicated.Rd:45: missing file link 'unique.data.frame'
    foverlaps                               html  
    frank                                   html  
    fread                                   html  
Rd warning: /tmp/RtmpY6PaJy/R.INSTALL19c47344707a/data.table/man/fread.Rd:101: missing file link 'read.csv'
Rd warning: /tmp/RtmpY6PaJy/R.INSTALL19c47344707a/data.table/man/fread.Rd:101: missing file link 'url'
Rd warning: /tmp/RtmpY6PaJy/R.INSTALL19c47344707a/data.table/man/fread.Rd:101: missing file link 'Sys.setlocale'
    last                                    html  
    like                                    html  
    melt.data.table                         html  
    merge                                   html  
    na.omit.data.table                      html  
    patterns                                html  
    rbindlist                               html  
    rleid                                   html  
    setDF                                   html  
    setDT                                   html  
    setNumericRounding                      html  
    setattr                                 html  
    setcolorder                             html  
    setkey                                  html  
Rd warning: /tmp/RtmpY6PaJy/R.INSTALL19c47344707a/data.table/man/setkey.Rd:46: missing file link 'sort.list'
Rd warning: /tmp/RtmpY6PaJy/R.INSTALL19c47344707a/data.table/man/setkey.Rd:67: missing file link 'sort.list'
    setorder                                html  
    shift                                   html  
    subset.data.table                       html  
    tables                                  html  
    test.data.table                         html  
    timetaken                               html  
    transform.data.table                    html  
Rd warning: /tmp/RtmpY6PaJy/R.INSTALL19c47344707a/data.table/man/transform.data.table.Rd:38: missing file link 'within'
    transpose                               html  
    truelength                              html  
    tstrsplit                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (data.table)
Making 'packages.html' ... done