plan

R package for project planning

https://github.com/dankelley/plan

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 (3.3%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

R package for project planning

Basic Info
Statistics
  • Stars: 33
  • Watchers: 6
  • Forks: 8
  • Open Issues: 0
  • Releases: 0
Created over 15 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

R-CMD-check CRAN\_Status\_Badge RStudio CRAN mirror
downloads RStudio
CRAN mirror downloads RStudio CRAN mirror
downloads <!-- badges: end -->

The plan package supports the creation of burndown charts and gantt diagrams in the R language.

Owner

  • Name: Dan Kelley
  • Login: dankelley
  • Kind: user
  • Location: Halifax, NS, Canada
  • Company: Dalhousie University

Oceanographer, University Professor and former Senator (ORCID https://orcid.org/0000-0001-7808-5911)

GitHub Events

Total
  • Issues event: 2
  • Push event: 3
Last Year
  • Issues event: 2
  • Push event: 3

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 94
  • Total Committers: 2
  • Avg Commits per committer: 47.0
  • Development Distribution Score (DDS): 0.064
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Dan Kelley k****n@g****m 88
Frank Schmitt f****k@q****e 6
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 26
  • Total pull requests: 5
  • Average time to close issues: 5 months
  • Average time to close pull requests: about 4 hours
  • Total issue authors: 11
  • Total pull request authors: 1
  • Average comments per issue: 2.96
  • Average comments per pull request: 2.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: 34 minutes
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • marcel111 (11)
  • dankelley (4)
  • daniellenewby (2)
  • frankschmitt (2)
  • Dmill7 (1)
  • bioinfowlad (1)
  • richardsc (1)
  • Pietie68 (1)
  • peti (1)
  • JuqiangJ (1)
  • LessGoudarzi (1)
Pull Request Authors
  • frankschmitt (5)
Top Labels
Issue Labels
bug (2) CRITICAL (2) *** (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 312 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 6
  • Total maintainers: 1
cran.r-project.org: plan

Tools for Project Planning

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 312 Last month
Rankings
Forks count: 8.0%
Stargazers count: 9.3%
Average: 19.6%
Dependent repos count: 23.8%
Downloads: 28.2%
Dependent packages count: 28.6%
Maintainers (1)
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.15 depends
  • methods * depends
  • utils * depends
  • knitr * suggests
  • rmarkdown * suggests
  • testthat >= 3.0.0 suggests