Other packages > Find by keyword >

rle  

Common Functions for Run-Length Encoded Vectors
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rle", "0.10.0")



Attach the package and use:
library("rle")
Maintained by
Pavel N. Krivitsky
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-25
Latest Update: 2025-05-28
Description:
Common 'base' and 'stats' methods for 'rle' objects, aiming to make it possible to treat them transparently as vectors.
How to cite:
Pavel N. Krivitsky (2020). rle: Common Functions for Run-Length Encoded Vectors. R package version 0.10.0, https://cran.r-project.org/web/packages/rle. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:51), 0.9.2 (2020-09-25 10:40)
Other packages that cited rle R package
View rle citation profile
Other R packages that rle depends, imports, suggests or enhances
Complete documentation for rle
Functions, R codes and Examples using the rle R package
Some associated functions: Extract.rle . Math.rle . Ops.rle . Summary.rle . as.rle . compress . compress.rle . rep.rle . rle-deprecated . rle-methods . rle-package . 
Some associated R codes: AAA.R . rle-deprecated.R . rle_future.R . rle_utils.R . zzz.R .  Full rle package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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