Last data update: 2014.03.03

dtplyr

Package: dtplyr
Title: Data Table Back-End for 'dplyr'
Version: 0.0.1
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
person("RStudio", role = "cph")
)
Description: This implements the data table back-end for 'dplyr' so that you
can seamlessly use data table and 'dplyr' together.
License: GPL (>= 2)
Imports: dplyr (>= 0.5.0), data.table, lazyeval
Suggests: Lahman, nycflights13, testthat, covr
LazyData: true
RoxygenNote: 5.0.1
URL: https://github.com/hadley/dtplyr
BugReports: https://github.com/hadley/dtplyr/issues
NeedsCompilation: no
Packaged: 2016-06-26 15:50:06 UTC; hadley
Author: Hadley Wickham [aut, cre],
RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-06-27 06:59:59

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'dtplyr' ...
** package 'dtplyr' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'dtplyr'
    finding HTML links ... done
    grouped_dt                              html  
    join.tbl_dt                             html  
    finding level-2 HTML links ... done

    src_local                               html  
    tbl_dt                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (dtplyr)
Making 'packages.html' ... done