Package: rle 0.10.0
rle: Common Functions for Run-Length Encoded Vectors
Common 'base' and 'stats' methods for 'rle' objects, aiming to make it possible to treat them transparently as vectors.
Authors:
rle_0.10.0.tar.gz
rle_0.10.0.zip(r-4.7)rle_0.10.0.zip(r-4.6)rle_0.10.0.zip(r-4.5)
rle_0.10.0.tgz(r-4.6-x86_64)rle_0.10.0.tgz(r-4.6-arm64)rle_0.10.0.tgz(r-4.5-x86_64)rle_0.10.0.tgz(r-4.5-arm64)
rle_0.10.0.tar.gz(r-4.7-arm64)rle_0.10.0.tar.gz(r-4.7-x86_64)rle_0.10.0.tar.gz(r-4.6-arm64)rle_0.10.0.tar.gz(r-4.6-x86_64)
rle_0.10.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rle/json (API)
NEWS
| # Install 'rle' in R: |
| install.packages('rle', repos = c('https://statnet.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/statnet/rle/issues
Last updated from:0588571d02. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 125 | ||
| linux-devel-x86_64 | OK | 142 | ||
| source / vignettes | OK | 196 | ||
| linux-release-arm64 | OK | 108 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-release-x86_64 | OK | 157 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| macos-oldrel-x86_64 | OK | 141 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 80 |
Exports:as.rlecompressindex_to_run
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| rle: Common Functions for Run-Length Encoded Vectors | rle-package rle |
| Coerce to 'rle' if not already an 'rle' object | as.rle as.rle.default as.rle.rle |
| A generic function for compressing a data structure. | compress |
| Compress the 'rle' object by merging adjacent runs | compress.rle |
| Indexing Methods for 'rle' Objects | $.rle $<-.rle Extract.rle [.rle [<-.rle [[.rle [[<-.rle |
| Map an element in a vector represented by an 'rle' to its run | index_to_run index_to_run.rle |
| Mathematical functions for 'rle' Objects | Math.rle |
| Unary and Binary Operations for 'rle' Objects | Ops.rle |
| A 'rep' method for 'rle' objects | rep.rle |
| Miscellaneous Common Methods for 'rle' Objects | c.rle is.na.rle length.rle mean.rle rle-methods str.rle |
| Summary methods for 'rle' objects. | Summary.rle |
