Package: bit
Type: Package
Title: Classes and Methods for Fast Memory-Efficient Boolean Selections
Version: 4.5.0.1
Date: 2024-09-17
Authors@R: c(person(given = "Jens",
                      family = "Oehlschlägel",
                      role = c("aut", "cre"),
                      email = "Jens.Oehlschlaegel@truecluster.com"),
               person(given = "Brian",
                      family = "Ripley",
                      role = "ctb"))
Author: Jens Oehlschlägel [aut, cre],
  Brian Ripley [ctb]
Maintainer: Jens Oehlschlägel <Jens.Oehlschlaegel@truecluster.com>
Depends: R (>= 3.4.0)
Suggests: testthat (>= 0.11.0), roxygen2, knitr, markdown, rmarkdown,
        microbenchmark, bit64 (>= 4.0.0), ff (>= 4.0.0)
Description: 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).
License: GPL-2 | GPL-3
LazyLoad: yes
ByteCompile: yes
Encoding: UTF-8
URL: https://github.com/truecluster/bit
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-11-27 08:15:13 UTC; ripley
Repository: CRAN
Date/Publication: 2024-12-03 13:45:44 UTC
Built: R 4.4.2; aarch64--netbsd; 2025-07-14 15:16:29 UTC; unix
