Other packages > Find by keyword >

bit  

Classes and Methods for Fast Memory-Efficient Boolean Selections
View on CRAN: Click here


Download and install bit package within the R console
Install from CRAN:
install.packages("bit")

Install from Github:
library("remotes")
install_github("cran/bit")

Install by package version:
library("remotes")
install_version("bit", "4.6.0")



Attach the package and use:
library("bit")
Maintained by
Jens Oehlschlägel
[Scholar Profile | Author Map]
First Published: 2008-10-09
Latest Update: 2022-11-15
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).
How to cite:
Jens Oehlschlägel (2008). bit: Classes and Methods for Fast Memory-Efficient Boolean Selections. R package version 4.6.0, https://cran.r-project.org/web/packages/bit. Accessed 26 Mar. 2025.
Previous versions and publish date:
1.0-1 (2009-02-15 10:24), 1.0-2 (2009-04-15 09:33), 1.0 (2008-10-09 08:43), 1.1-1 (2009-10-11 16:38), 1.1-2 (2009-10-26 20:26), 1.1-3 (2010-01-20 14:11), 1.1-4 (2010-03-23 08:26), 1.1-6 (2010-09-27 10:58), 1.1-7 (2011-04-24 21:28), 1.1-8 (2012-01-15 18:01), 1.1-9 (2012-10-24 14:23), 1.1-10 (2013-03-11 09:19), 1.1-11 (2013-12-05 08:33), 1.1-12 (2014-04-09 09:54), 1.1-13 (2018-05-15 22:58), 1.1-14 (2018-05-29 18:56), 1.1-15.1 (2020-01-14 18:27), 1.1-15.2 (2020-02-10 11:06), 1.1-15 (2020-01-13 09:48), 1.1.0 (2009-07-24 08:04), 4.0.3 (2020-07-30 13:31), 4.0.4 (2020-08-04 06:20), 4.0.5 (2022-11-15 22:20), 4.5.0.1 (2024-12-03 14:45), 4.5.0 (2024-09-20 17:20)
Other packages that cited bit R package
View bit citation profile
Other R packages that bit depends, imports, suggests or enhances
Complete documentation for bit
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for bit15000200002500030000350004000045000TrendBars

Today's Hot Picks in Authors and Packages

MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA