ActCR

Extract Circadian Rhythms Metrics from Actigraphy Data

https://github.com/junruidi/actcr

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

Repository

Extract Circadian Rhythms Metrics from Actigraphy Data

Basic Info
  • Host: GitHub
  • Owner: junruidi
  • Language: R
  • Default Branch: master
  • Size: 326 KB
Statistics
  • Stars: 11
  • Watchers: 2
  • Forks: 8
  • Open Issues: 4
  • Releases: 0
Created over 6 years ago · Last pushed about 4 years ago
Metadata Files
Readme

README.md

ActCR

Travis build status AppVeyor build status

Circadian rhythms are rhythms that oscillate about every 24 h, which has been observed in multiple physiological processes including core body temperature, hormone secretion, heart rate, blood pressure, and many others. Measuring circadian rhythm with wearables is based on a principle that there is increased movement during wake periods and reduced movement during sleep periods, and has been shown to be reliable and valid.This package can be used to extract nonparametric circadian metrics like IV, IS, and RA; and parametric cosinor model and extended cosinor model. coefficient.

Install

You can install ActCR from Github with: ```{r}

install.package("devtools")

devtools::install_github("junruidi/ActCR") ```

Owner

  • Name: Junrui Di
  • Login: junruidi
  • Kind: user

GitHub Events

Total
  • Issues event: 1
  • Watch event: 5
  • Fork event: 1
Last Year
  • Issues event: 1
  • Watch event: 5
  • Fork event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 27
  • Total Committers: 4
  • Avg Commits per committer: 6.75
  • Development Distribution Score (DDS): 0.481
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
dijunrui@gmail.com d****i@g****m 14
Junrui Di j****2@j****u 10
Di j****i@p****m 2
vincent v****s@a****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 9
  • Total pull requests: 4
  • Average time to close issues: 5 months
  • Average time to close pull requests: 2 days
  • Total issue authors: 6
  • Total pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • 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
  • monwadfaji (4)
  • muschellij2 (1)
  • yeelapto (1)
  • muralyv (1)
  • vincentvanhees (1)
  • agarduno93 (1)
Pull Request Authors
  • dijunrui (2)
  • vincentvanhees (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 858 last-month
  • Total docker downloads: 41,971
  • Total dependent packages: 3
  • Total dependent repositories: 4
  • Total versions: 3
  • Total maintainers: 1
cran.r-project.org: ActCR

Extract Circadian Rhythms Metrics from Actigraphy Data

  • Versions: 3
  • Dependent Packages: 3
  • Dependent Repositories: 4
  • Downloads: 858 Last month
  • Docker Downloads: 41,971
Rankings
Docker downloads count: 0.6%
Forks count: 8.7%
Dependent packages count: 10.9%
Average: 14.0%
Dependent repos count: 14.6%
Downloads: 21.4%
Stargazers count: 27.8%
Maintainers (1)
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • cosinor * imports
  • cosinor2 * imports
  • dplyr * imports
  • minpack.lm * imports
  • zoo * imports