https://github.com/agdamsbo/stroke

This is an R-toolbox of custom functions for convenient data management and analysis in clinical health research and teaching.

https://github.com/agdamsbo/stroke

Science Score: 36.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
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary

Keywords

neuroscience r r-package stroke
Last synced: 6 months ago · JSON representation

Repository

This is an R-toolbox of custom functions for convenient data management and analysis in clinical health research and teaching.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 5
Topics
neuroscience r r-package stroke
Created over 3 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog

README.md

GitHub R package version CRAN/METACRAN DOI Github Actions Page deployed Codecov test coverage CRAN downloads <!-- badges: end -->

stRoke package

This is an R-toolbox of custom functions for convenient data management and analysis in clinical health research and teaching. The package is mainly collected for personal use, but any use beyond that is encouraged. This package has migrated functions from the agdamsbo/daDoctoR-package, and new functions has been added.

Contribute

This package is shared on GitHub, and you are very welcome to contribute by opening an issue or a pull request.

Installation

The package can be installed directly from CRAN:

install.packages("stRoke")

The latest version in development can be installed from GitHub:

remotes::install_github("agdamsbo/stRoke")

Owner

  • Name: Andreas Gammelgaard Damsbo
  • Login: agdamsbo
  • Kind: user
  • Location: Aarhus, Denmark

MD, clinical researcher, opensource-enthusiast.

GitHub Events

Total
  • Release event: 1
  • Issue comment event: 1
  • Push event: 15
  • Create event: 2
Last Year
  • Release event: 1
  • Issue comment event: 1
  • Push event: 15
  • Create event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 142
  • Total Committers: 3
  • Avg Commits per committer: 47.333
  • Development Distribution Score (DDS): 0.401
Past Year
  • Commits: 19
  • Committers: 1
  • Avg Commits per committer: 19.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
AG Damsbo a****o@p****e 85
AG Damsbo a****s@g****k 56
Andreas Gammelgaard Damsbo a****s@n****k 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 2 years ago

All Time
  • Total issues: 0
  • Total pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 19 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 19 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • agdamsbo (6)
Top Labels
Issue Labels
Pull Request Labels

Packages

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

Clinical Stroke Research

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 564 Last month
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Average: 42.1%
Downloads: 81.2%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.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
DESCRIPTION cran
  • R >= 2.10 depends
  • MASS * imports
  • calendar * imports
  • dplyr * imports
  • ggplot2 * imports
  • gtsummary * imports
  • lubridate * imports
  • rankinPlot * imports
  • stats * imports
  • tidyr * imports
  • utils * imports
  • knitr * suggests
  • rmarkdown * suggests
  • spelling * suggests
  • testthat >= 3.0.0 suggests
.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/rhub.yaml actions
  • r-hub/actions/checkout v1 composite
  • r-hub/actions/platform-info v1 composite
  • r-hub/actions/run-check v1 composite
  • r-hub/actions/setup v1 composite
  • r-hub/actions/setup-deps v1 composite
  • r-hub/actions/setup-r v1 composite