truncnorm

Density, probability, quantile and random number generation functions for the truncated normal distribution.

https://github.com/olafmersmann/truncnorm

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
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Density, probability, quantile and random number generation functions for the truncated normal distribution.

Basic Info
  • Host: GitHub
  • Owner: olafmersmann
  • Language: C
  • Default Branch: master
  • Homepage:
  • Size: 54.7 KB
Statistics
  • Stars: 25
  • Watchers: 1
  • Forks: 2
  • Open Issues: 9
  • Releases: 0
Created almost 11 years ago · Last pushed about 3 years ago
Metadata Files
Readme

README.md

truncnorm

R package implementing density, probability, quantile and random number generation functions for the truncated normal distribution.

Install from github

Run this in R to install the current GitHub version (requires the devtools package):

splus library("devtools") install_github("olafmersmann/truncnorm")

CRAN Status Badge CRAN Downloads

Owner

  • Name: Olaf Mersmann
  • Login: olafmersmann
  • Kind: user
  • Company: TH Köln

Statistican, Professor of Data Science at TH Köln.

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 60
  • Total Committers: 2
  • Avg Commits per committer: 30.0
  • Development Distribution Score (DDS): 0.367
Past Year
  • Commits: 6
  • Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Olaf Mersmann o****m@p****t 38
Olaf Mersmann o****m@s****e 22
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 11
  • Total pull requests: 3
  • Average time to close issues: almost 3 years
  • Average time to close pull requests: 5 minutes
  • Total issue authors: 10
  • Total pull request authors: 3
  • Average comments per issue: 1.55
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jpasquier (2)
  • ArtCardenas (1)
  • willwerscheid (1)
  • RossBoylan (1)
  • m-schiavoni (1)
  • yashreem (1)
  • k-segiet (1)
  • eheinzen (1)
  • jaquetjm (1)
Pull Request Authors
  • muschellij2 (1)
  • olafmersmann (1)
  • MichaelChirico (1)
Top Labels
Issue Labels
bug (1) enhancement (1)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 29,495 last-month
  • Total docker downloads: 437,113
  • Total dependent packages: 113
    (may contain duplicates)
  • Total dependent repositories: 196
    (may contain duplicates)
  • Total versions: 9
  • Total maintainers: 1
cran.r-project.org: truncnorm

Truncated Normal Distribution

  • Versions: 7
  • Dependent Packages: 104
  • Dependent Repositories: 195
  • Downloads: 29,495 Last month
  • Docker Downloads: 437,113
Rankings
Dependent packages count: 0.9%
Dependent repos count: 1.3%
Downloads: 2.4%
Average: 8.9%
Stargazers count: 11.5%
Forks count: 17.1%
Docker downloads count: 20.2%
Maintainers (1)
Last synced: 12 months ago
conda-forge.org: r-truncnorm
  • Versions: 2
  • Dependent Packages: 9
  • Dependent Repositories: 1
Rankings
Dependent packages count: 6.5%
Dependent repos count: 24.3%
Average: 35.8%
Stargazers count: 50.2%
Forks count: 62.3%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.4.0 depends
  • testthat * suggests