rle

A collection of methods for rle objects.

https://github.com/statnet/rle

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    3 of 3 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A collection of methods for rle objects.

Basic Info
  • Host: GitHub
  • Owner: statnet
  • Language: R
  • Default Branch: master
  • Size: 281 KB
Statistics
  • Stars: 3
  • Watchers: 8
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created almost 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog

README.md

rle: Common Functions for Run-Length Encoded Vectors

rstudio mirror downloads cran version Coverage status R build status

Common 'base' and 'stats' methods for 'rle' objects, aiming to make it possible to treat them transparently as vectors.

Latest Windows and MacOS binaries

A set of binaries is built after every commit to the repository. We strongly encourage testing against them before filing a bug report, as they may contain fixes that have not yet been sent to CRAN. They can be downloaded through the following links:

You will need to extract the MacOS .tgz or the Windows .zip file from the outer .zip file before installing. These binaries are usually built under the latest version of R and their operating system and may not work under other versions.

Owner

  • Name: Statnet
  • Login: statnet
  • Kind: organization
  • Email: contact@statnet.org

Statistical software for the analysis, simulation and visualization of network data.

GitHub Events

Total
  • Issues event: 5
  • Watch event: 2
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 6
  • Pull request event: 2
  • Create event: 2
Last Year
  • Issues event: 5
  • Watch event: 2
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 6
  • Pull request event: 2
  • Create event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 236
  • Total Committers: 3
  • Avg Commits per committer: 78.667
  • Development Distribution Score (DDS): 0.246
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Pavel N. Krivitsky p****l@u****u 178
Pavel N. Krivitsky p****y@u****u 55
Skye Bender-deMoll s****d@u****u 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 6
  • Total pull requests: 4
  • Average time to close issues: about 5 hours
  • Average time to close pull requests: 22 minutes
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 6
  • Pull requests: 4
  • Average time to close issues: about 5 hours
  • Average time to close pull requests: 22 minutes
  • Issue authors: 2
  • Pull request authors: 1
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • krivit (5)
  • mbojan (1)
Pull Request Authors
  • krivit (4)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 5,688 last-month
  • Total docker downloads: 42,729
  • Total dependent packages: 3
  • Total dependent repositories: 3
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: rle

Common Functions for Run-Length Encoded Vectors

  • Versions: 2
  • Dependent Packages: 3
  • Dependent Repositories: 3
  • Downloads: 5,688 Last month
  • Docker Downloads: 42,729
Rankings
Downloads: 7.1%
Dependent packages count: 10.9%
Dependent repos count: 16.5%
Average: 19.5%
Docker downloads count: 23.6%
Forks count: 27.8%
Stargazers count: 30.9%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5 depends
  • methods * imports
  • covr * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • codecov/codecov-action v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
  • r-lib/actions/setup-tinytex v2 composite
.github/workflows/lint-changed-warnings.yaml actions
  • actions/checkout v4 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/rhub.yaml actions
  • r-hub/actions/checkout v1 composite
  • r-hub/actions/platform-info v1 composite
  • r-hub/actions/run-check v1 composite
  • r-hub/actions/setup v1 composite
  • r-hub/actions/setup-deps v1 composite
  • r-hub/actions/setup-r v1 composite