Science Score: 26.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
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: talgalili
  • Language: R
  • Default Branch: master
  • Size: 35.2 MB
Statistics
  • Stars: 14
  • Watchers: 4
  • Forks: 6
  • Open Issues: 10
  • Releases: 0
Created over 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog Code of conduct

README.md

CRAN_Status_Badge CRAN Monthly CRAN Total codecov.io R-CMD-check

gplots website (built using pkgdown)

gplots

Introduction

This repo is to keep the gplots package alive. I don't plan to develop new features, but if you'll send pull requests I'm willing to review them.

Latest news

You can see the most recent changes to the package in the NEWS.md file

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

To install the stable version on CRAN:

r install.packages('gplots')

And then you may load the package using:

R library("gplots")

Usage

TODO

Contact

You are welcome to:

Owner

  • Name: Tal Galili
  • Login: talgalili
  • Kind: user
  • Location: Tel aviv, Israel
  • Company: Tel Aviv University

GitHub Events

Total
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 3
  • Pull request event: 1
Last Year
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 3
  • Pull request event: 1

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 50
  • Total Committers: 5
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.24
Past Year
  • Commits: 23
  • Committers: 2
  • Avg Commits per committer: 11.5
  • Development Distribution Score (DDS): 0.348
Top Committers
Name Email Commits
Tal Galili t****i@g****m 38
Arni Magnusson t****i@g****m 8
Jarkko Toivonen j****9@g****m 2
Michael Pilosov 4****l 1
Joeri Jongbloets j****i@j****t 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 16
  • Total pull requests: 7
  • Average time to close issues: 3 months
  • Average time to close pull requests: 3 months
  • Total issue authors: 15
  • Total pull request authors: 4
  • Average comments per issue: 1.56
  • Average comments per pull request: 2.43
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 2
  • Average time to close issues: 6 days
  • Average time to close pull requests: about 3 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 3.0
  • Average comments per pull request: 3.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • CrashVector (2)
  • compbiolover (1)
  • artur-gramacki (1)
  • rickyalfaray (1)
  • dr-joe-wirth (1)
  • minyaerre (1)
  • andrewjyee (1)
  • sthoch (1)
  • koheiw (1)
  • ndrubins (1)
  • pgoikoetxea (1)
  • ggrothendieck (1)
  • kelly-sovacool (1)
  • talgalili (1)
  • setshabaTaukobong (1)
Pull Request Authors
  • arni-magnusson (6)
  • jttoivon (3)
  • ajongbloets (1)
  • mathematicalmichael (1)
Top Labels
Issue Labels
bug (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 72,716 last-month
  • Total docker downloads: 35,670,094
  • Total dependent packages: 162
  • Total dependent repositories: 617
  • Total versions: 37
  • Total maintainers: 1
cran.r-project.org: gplots

Various R Programming Tools for Plotting Data

  • Versions: 37
  • Dependent Packages: 162
  • Dependent Repositories: 617
  • Downloads: 72,716 Last month
  • Docker Downloads: 35,670,094
Rankings
Dependent repos count: 0.5%
Dependent packages count: 0.6%
Downloads: 1.4%
Average: 7.5%
Forks count: 9.8%
Stargazers count: 15.4%
Docker downloads count: 17.3%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.0 depends
  • KernSmooth * imports
  • caTools * imports
  • gtools * imports
  • methods * imports
  • stats * imports
  • MASS * suggests
  • grid * suggests
  • knitr * suggests
  • r2d2 * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v2 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
.github/workflows/check-release.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/check-standard.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
.github/workflows/lint.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pr-commands.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/pr-fetch v2 composite
  • r-lib/actions/pr-push v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • codecov/codecov-action v4 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite