Science Score: 33.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
Found 9 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
1 of 8 committers (12.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Repository
An R package for visualizing congruence classes.
Basic Info
Statistics
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
- Releases: 2
Metadata Files
README.md
CRABS: Congruent Rate Analysis in Birth-death Scenarios
A package for investigating and visualizing the congruence class (Louca & Pennell 2020) of a phylogenetic birth-death model. Previously, this package went by the acronym ACDC.
Installation:
The stable version can be installed from CRAN:
install.packages("CRABS")
The developmental version can be installed from the github repository. The package devtools makes this convenient:
install.packages("devtools")
library(devtools)
install_github("afmagee/CRABS")
Documentation
There is documentation for each function in R (type ?CRABS in the R-console), as well as a long-form vignette with an example workflow.
References
- Louca, S., & Pennell, M. W. (2020). Extant timetrees are consistent with a myriad of diversification histories. Nature, 580(7804), 502-505.
- Höhna, S., Kopperud, B. T., & Magee, A. F. (2022). CRABS: Congruent rate analyses in birth–death scenarios. Methods in Ecology and Evolution, 13, 2709– 2718. https://doi.org/10.1111/2041-210X.13997
- Kopperud, B. T., Magee, A. F., & Höhna, S. (2023). Rapidly Changing Speciation and Extinction Rates Can Be Inferred in Spite of Nonidentifiability. Proceedings of the National Academy of Sciences 120 (7): e2208851120. https://doi.org/10.1073/pnas.2208851120.
- Andreoletti J. & Morlon, H. (2023). Exploring congruent diversification histories with flexibility and parsimony. Methods in Ecology and Evolution. https://doi.org/10.1111/2041-210X.14240.
Owner
- Name: Andy Magee
- Login: afmagee
- Kind: user
- Repositories: 11
- Profile: https://github.com/afmagee
afmagee.github.io
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Bjorn Tore Kopperud | k****d@p****m | 118 |
| Sebastian Hoehna | s****a@g****m | 24 |
| Andrew Magee | a****e@u****u | 21 |
| Jérémy Andréoletti | 4****i | 8 |
| Andy Magee | a****e@g****m | 8 |
| Sebastian Hoehna | s****a@w****t | 5 |
| Jeremy-Andreoletti | j****i@g****m | 2 |
| Sebastian Hoehna | S****a@g****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 4
- Total pull requests: 3
- Average time to close issues: 3 months
- Average time to close pull requests: 4 days
- Total issue authors: 3
- Total pull request authors: 2
- Average comments per issue: 3.0
- Average comments per pull request: 2.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- burbrink (2)
- davidcerny (1)
- kopperud (1)
Pull Request Authors
- Jeremy-Andreoletti (2)
- kopperud (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 215 last-month
- Total docker downloads: 21,613
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: CRABS
Congruent Rate Analyses in Birth-Death Scenarios
- Homepage: https://github.com/afmagee/CRABS
- Documentation: http://cran.r-project.org/web/packages/CRABS/CRABS.pdf
- License: GPL-3
-
Latest release: 1.2.0
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- ggplot2 * depends
- ape * imports
- colorspace * imports
- deSolve * imports
- dplyr * imports
- latex2exp * imports
- magrittr * imports
- patchwork * imports
- pracma * imports
- tibble * imports
- tidyr * imports
- knitr * suggests
- rmarkdown * suggests