Source: r-cran-rlist Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-yaml, r-cran-jsonlite, r-cran-xml, r-cran-data.table, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rlist Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rlist.git Homepage: https://cran.r-project.org/package=rlist Rules-Requires-Root: no Package: r-cran-rlist Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: GNU R toolbox for non-tabular data manipulation 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.