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
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
Metadata Files
README.md
ActCR
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
- Website: https://junruidi.github.io/
- Twitter: JunruiDi
- Repositories: 3
- Profile: https://github.com/junruidi
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
Top Committers
| Name | 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
- Homepage: https://github.com/junruidi/ActCR
- Documentation: http://cran.r-project.org/web/packages/ActCR/ActCR.pdf
- License: GPL-3
-
Latest release: 0.3.0
published about 4 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- cosinor * imports
- cosinor2 * imports
- dplyr * imports
- minpack.lm * imports
- zoo * imports