Source: r-cran-rlist
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-r,
               r-base-dev,
               r-cran-yaml,
               r-cran-jsonlite,
               r-cran-xml,
               r-cran-data.table
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rlist.git
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rlist.git
Homepage: https://cran.r-project.org/package=rlist

Package: r-cran-rlist
Architecture: all
Depends: ${R:Depends},
         ${shlibs: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.
