Package: rlist
Type: Package
Title: A set of tools for working with list objects
Version: 0.3
Author: Kun Ren <renkun@outlook.com>
Maintainer: Kun Ren <renkun@outlook.com>
Description: A set of tools for working with lists as dataset,
    including filtering, mapping, grouping, sorting, updating,
    searching, and many other functions. It recommends functional
    programming and collection pipeline in list operations.
Depends: R (>= 2.15)
Date: 2014-08-08
Suggests: testthat, knitr, pipeR
Imports: stringdist, data.table, yaml, jsonlite
License: MIT + file LICENSE
URL: http://renkun.me/rlist, https://github.com/renkun-ken/rlist
BugReports: https://github.com/renkun-ken/rlist/issues
ByteCompile: TRUE
VignetteBuilder: knitr
Packaged: 2014-08-07 16:26:30 UTC; Ken
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-08-07 20:31:29
