Package: rlist
Type: Package
Title: A Toolbox for Non-Tabular Data Manipulation
Version: 0.4.5.1
Author: Kun Ren <ken@renkun.me>
Maintainer: Kun Ren <ken@renkun.me>
Description: Provides a set of functions for data manipulation with
    list objects, including mapping, filtering, grouping, sorting,
    updating, searching, and other useful functions. Most functions
    are designed to be pipeline friendly so that data processing with
    lists can be chained.
Depends: R (>= 2.15)
Date: 2015-09-07
Suggests: testthat, stringdist, pipeR
Imports: yaml, jsonlite, XML, data.table
License: MIT + file LICENSE
URL: http://renkun.me/rlist, https://github.com/renkun-ken/rlist,
        http://renkun.me/rlist-tutorial
BugReports: https://github.com/renkun-ken/rlist/issues
ByteCompile: TRUE
LazyData: true
NeedsCompilation: no
Packaged: 2015-09-09 02:49:20 UTC; Kun
Repository: CRAN
Date/Publication: 2015-09-09 09:17:19
