Package: nseq 0.1.1

Raphael Saldanha

nseq: Count of Sequential Events

Count the occurrence of sequences of values in a vector that meets certain conditions of length and magnitude. The method is based on the Run Length Encoding algorithm, available with base R, inspired by A. H. Robinson and C. Cherry (1967) <doi:10.1109/PROC.1967.5493>.

Authors:Raphael Saldanha [aut, cre]

nseq_0.1.1.tar.gz
nseq_0.1.1.zip(r-4.5)nseq_0.1.1.zip(r-4.4)nseq_0.1.1.zip(r-4.3)
nseq_0.1.1.tgz(r-4.4-any)nseq_0.1.1.tgz(r-4.3-any)
nseq_0.1.1.tar.gz(r-4.5-noble)nseq_0.1.1.tar.gz(r-4.4-noble)
nseq_0.1.1.tgz(r-4.4-emscripten)nseq_0.1.1.tgz(r-4.3-emscripten)
nseq.pdf |nseq.html
nseq/json (API)
NEWS

# Install 'nseq' in R:
install.packages('nseq', repos = c('https://rfsaldanha.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rfsaldanha/nseq/issues

On CRAN:

3.70 score 2 stars 6 scripts 475 downloads 4 exports 2 dependencies

Last updated 5 months agofrom:7381484d79. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-winOKNov 01 2024
R-4.5-linuxOKNov 01 2024
R-4.4-winOKNov 01 2024
R-4.4-macOKNov 01 2024
R-4.3-winOKNov 01 2024
R-4.3-macOKNov 01 2024

Exports:shifttrletrle_condtrle_cond_stat

Dependencies:backportscheckmate