./textproc/R-dtplyr, Data Table Back-End for dplyr

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.1, Package name: R-dtplyr-1.2.1, Maintainer: pkgsrc-users

Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to
allow you to write 'dplyr' code that is automatically translated to
the equivalent, but usually much faster, data.table code.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2022-04-23 07:09:51 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(textproc/R-dtplyr) import R-dtplyr-1.2.1

Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to
allow you to write 'dplyr' code that is automatically translated to
the equivalent, but usually much faster, data.table code.