Bit-level reading and writing are necessary when dealing with many file formats e.g. compressed data and binary files. Currently, R connections are manipulated at the byte level. This package wraps existing connections and raw vectors so that it is possible to read bits, bit sequences, unaligned bytes and low-bit representations of integers.
| Version: | 0.1.0 | 
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 2025-01-14 | 
| DOI: | 10.32614/CRAN.package.bitstreamio | 
| Author: | Mike Cheng [aut, cre, cph] | 
| Maintainer: | Mike Cheng <mikefc at coolbutuseless.com> | 
| BugReports: | https://github.com/coolbutuseless/bitstreamio/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/coolbutuseless/bitstreamio | 
| NeedsCompilation: | no | 
| Materials: | NEWS | 
| CRAN checks: | bitstreamio results | 
| Reference manual: | bitstreamio.html , bitstreamio.pdf | 
| Vignettes: | Overview (source, R code) | 
| Package source: | bitstreamio_0.1.0.tar.gz | 
| Windows binaries: | r-devel: bitstreamio_0.1.0.zip, r-release: bitstreamio_0.1.0.zip, r-oldrel: bitstreamio_0.1.0.zip | 
| macOS binaries: | r-release (arm64): bitstreamio_0.1.0.tgz, r-oldrel (arm64): bitstreamio_0.1.0.tgz, r-release (x86_64): bitstreamio_0.1.0.tgz, r-oldrel (x86_64): bitstreamio_0.1.0.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=bitstreamio to link to this page.