Source: r-cran-bit Standards-Version: 4.7.4 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, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-bit Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-bit.git Homepage: https://cran.r-project.org/package=bit Package: r-cran-bit Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Classes and Methods for Fast Memory-Efficient Boolean Selections Provided are classes for boolean and skewed boolean vectors, fast boolean methods, fast unique and non-unique integer sorting, fast set operations on sorted and unsorted sets of integers, and foundations for ff (range index, compression, chunked processing).