rngtools

R package - Utility functions for working with Random Number Generators

https://github.com/renozao/rngtools

Science Score: 10.0%

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

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

Repository

R package - Utility functions for working with Random Number Generators

Basic Info
  • Host: GitHub
  • Owner: renozao
  • License: gpl-3.0
  • Language: R
  • Default Branch: master
  • Size: 1.37 MB
Statistics
  • Stars: 5
  • Watchers: 3
  • Forks: 2
  • Open Issues: 2
  • Releases: 0
Created almost 14 years ago · Last pushed almost 5 years ago
Metadata Files
Readme License

README.md

Build Status codecov

rngtools

R package - Utility functions for working with Random Number Generators

This package contains a set of functions for working with Random Number Generators (RNGs). In particular, it defines a generic S4 framework for getting/setting the current RNG, or RNG data that are embedded into objects for reproducibility.

Notably, convenient default methods greatly facilitate the way current RNG settings can be changed.

Owner

  • Name: Renaud Gaujoux
  • Login: renozao
  • Kind: user
  • Location: Haifa, Israel
  • Company: Systems Immunology & Precision Medicine, Technion

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 78
  • Total Committers: 7
  • Avg Commits per committer: 11.143
  • Development Distribution Score (DDS): 0.526
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Renaud r****o@u****m 37
Renaud Gaujoux g****x@g****m 13
renaud r****d@e****b 12
Renaud r****d@t****l 6
topepo m****n@g****m 6
Renaud Gaujoux r****d@c****a 3
Renaud Gaujoux 1****o@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 2 years ago

All Time
  • Total issues: 9
  • Total pull requests: 2
  • Average time to close issues: 10 months
  • Average time to close pull requests: 6 days
  • Total issue authors: 7
  • Total pull request authors: 2
  • Average comments per issue: 1.67
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • HenrikBengtsson (2)
  • renozao (2)
  • apeterson91 (1)
  • hadley (1)
  • dbetebenner (1)
  • stephematician (1)
  • topepo (1)
Pull Request Authors
  • topepo (1)
  • renozao (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 25,839 last-month
  • Total docker downloads: 224,010
  • Total dependent packages: 9
    (may contain duplicates)
  • Total dependent repositories: 23
    (may contain duplicates)
  • Total versions: 17
  • Total maintainers: 1
cran.r-project.org: rngtools

Utility Functions for Working with Random Number Generators

  • Versions: 12
  • Dependent Packages: 6
  • Dependent Repositories: 18
  • Downloads: 25,839 Last month
  • Docker Downloads: 224,010
Rankings
Downloads: 2.9%
Dependent repos count: 6.7%
Dependent packages count: 7.3%
Average: 12.3%
Forks count: 17.1%
Docker downloads count: 17.7%
Stargazers count: 22.0%
Maintainers (1)
Last synced: 12 months ago
conda-forge.org: r-rngtools
  • Versions: 5
  • Dependent Packages: 3
  • Dependent Repositories: 5
Rankings
Dependent repos count: 14.7%
Dependent packages count: 15.6%
Average: 36.9%
Stargazers count: 58.3%
Forks count: 59.1%
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.2.0 depends
  • methods * depends
  • digest * imports
  • parallel * imports
  • stats * imports
  • utils * imports
  • RUnit * suggests
  • covr * suggests
  • testthat * suggests