broman

R/broman: A package with Karl Broman's personal R code

https://github.com/kbroman/broman

Science Score: 59.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

R/broman: A package with Karl Broman's personal R code

Basic Info
  • Host: GitHub
  • Owner: kbroman
  • License: gpl-3.0
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 728 KB
Statistics
  • Stars: 183
  • Watchers: 13
  • Forks: 51
  • Open Issues: 0
  • Releases: 10
Created almost 17 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License

README.md

R/broman

R-CMD-check CRAN_Status_Badge zenodo DOI

Karl W Broman


R/broman is an R package with miscellaneous R functions that are useful to me.


License

This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

A copy of the GNU General Public License, version 3, is available at https://www.r-project.org/Licenses/GPL-3

Owner

  • Name: Karl Broman
  • Login: kbroman
  • Kind: user
  • Location: Madison, Wisconsin, USA
  • Company: University of Wisconsin-Madison

Professor in Dept of Biostatistics & Medical Informatics at UW–Madison. Applied statistician working on statistical genomics.

GitHub Events

Total
  • Create event: 3
  • Issues event: 1
  • Release event: 2
  • Watch event: 3
  • Delete event: 3
  • Issue comment event: 1
  • Push event: 7
Last Year
  • Create event: 3
  • Issues event: 1
  • Release event: 2
  • Watch event: 3
  • Delete event: 3
  • Issue comment event: 1
  • Push event: 7

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 323
  • Total Committers: 3
  • Avg Commits per committer: 107.667
  • Development Distribution Score (DDS): 0.031
Past Year
  • Commits: 2
  • Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Karl Broman k****n@g****m 313
Karl Broman k****n@b****u 8
Jianan Tian j****7@g****m 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 11
  • Total pull requests: 4
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 3 hours
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 0.82
  • Average comments per pull request: 0.5
  • Merged pull requests: 4
  • 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
  • kbroman (11)
  • sanjmeh (1)
Pull Request Authors
  • kbroman (4)
  • aramirezreyes (2)
  • jianan (1)
Top Labels
Issue Labels
enhancement (4) bug (4)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 2,621 last-month
  • Total docker downloads: 21,622
  • Total dependent packages: 2
    (may contain duplicates)
  • Total dependent repositories: 3
    (may contain duplicates)
  • Total versions: 23
  • Total maintainers: 1
cran.r-project.org: broman

Karl Broman's R Code

  • Versions: 22
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Downloads: 2,621 Last month
  • Docker Downloads: 21,622
Rankings
Forks count: 1.3%
Stargazers count: 2.4%
Downloads: 9.0%
Average: 12.2%
Dependent repos count: 16.5%
Dependent packages count: 18.1%
Docker downloads count: 25.8%
Maintainers (1)
Last synced: 6 months ago
conda-forge.org: r-broman
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
Rankings
Forks count: 21.9%
Stargazers count: 25.2%
Average: 27.5%
Dependent packages count: 28.8%
Dependent repos count: 34.0%
Last synced: 6 months ago

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 2.15.0 depends
  • ggplot2 * imports
  • grDevices * imports
  • graphics * imports
  • grid * imports
  • stats * imports
  • utils * imports
  • devtools * suggests
  • roxygen2 * suggests
  • testthat * suggests