secsse
Several Examined and Concealed States-dependent Speciation and Extinction
Science Score: 59.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
Found 9 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
2 of 8 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Keywords from Contributors
Repository
Several Examined and Concealed States-dependent Speciation and Extinction
Basic Info
- Host: GitHub
- Owner: rsetienne
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://rsetienne.github.io/secsse/
- Size: 4.9 MB
Statistics
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 2
- Releases: 2
Metadata Files
README.md
SecSSE: Several Examined and Concealed States-Dependent Speciation and Extinction
| Branch |
|
|
|------------|------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|
| master | |
|
|
develop | |
|
What is SecSSE?
SecSSE is an R package designed for multistate data sets under a concealed state and speciation (hisse) framework. In this sense, it is parallel to the 'MuSSE' functionality implemented in diversitree, but it accounts for finding possible spurious relationships between traits and diversification rates ("false positives", Rabosky & Goldberg 2015) by testing against a "hidden trait" (Beaulieu et al. 2013), which is responsible for more variation in diversification rates than the trait being investigated.
Installing secsse
The secsse package has a stable version on CRAN and a development version on GitHub.
From CRAN
From within R, do:
r
install.packages("secsse")
From GitHub
Install secsse from this GitHub repository by running:
r
install.packages("remotes")
remotes::install_github("rsetienne/secsse")
Using secsse as a package dependency
From CRAN
To your DESCRIPTION file, add secsse as any normal package.
If your package directly uses secsse:
Imports:
secsse
If your package uses secsse in its peripherals (e.g. vignettes and tests):
Suggests:
secsse
From GitHub
Remotes:
rsetienne/secsse
Cite
If you use secsse in your publications, please cite:
- Herrera-Alsina, Leonel et al. "Detecting the Dependence of Diversification on Multiple Traits from Phylogenetic Trees and Trait Data." Systematic biology vol. 68,2 (2019): 317-328. https://doi.org/10.1093/sysbio/syy057
References
Beaulieu, Jeremy M et al. "Identifying hidden rate changes in the evolution of a binary morphological character: the evolution of plant habit in campanulid angiosperms." Systematic biology vol. 62,5 (2013): 725-37. https://doi.org/.1093/sysbio/syt034
Beaulieu, Jeremy M, and Brian C O'Meara. "Detecting Hidden Diversification Shifts in Models of Trait-Dependent Speciation and Extinction." Systematic biology vol. 65,4 (2016): 583-601. https://doi.org/10.1093/sysbio/syw022
Rabosky, Daniel L., and Emma E. Goldberg. "Model inadequacy and mistaken inferences of trait-dependent speciation." Systematic biology 64.2 (2015): 340-355. https://doi.org/10.1093/sysbio/syu131
Owner
- Name: Rampal S. Etienne
- Login: rsetienne
- Kind: user
- Location: Groningen, The Netherlands
- Company: University of Groningen
- Repositories: 5
- Profile: https://github.com/rsetienne
GitHub Events
Total
- Issues event: 2
- Issue comment event: 8
- Push event: 90
- Pull request event: 7
- Create event: 2
Last Year
- Issues event: 2
- Issue comment event: 8
- Push event: 90
- Pull request event: 7
- Create event: 2
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Thijs Janzen | t****n@g****m | 249 |
| Neves-P | p****s@r****l | 151 |
| rsetienne | r****e@g****m | 93 |
| = | = | 30 |
| Hanno Hildenbrandt | h****t@r****l | 16 |
| rsetienne | r****e@g****m | 16 |
| leonelhalsina | l****a@g****m | 7 |
| Jeroen Ooms | j****s@g****m | 1 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 5
- Total pull requests: 32
- Average time to close issues: over 1 year
- Average time to close pull requests: 11 days
- Total issue authors: 5
- Total pull request authors: 5
- Average comments per issue: 3.2
- Average comments per pull request: 0.5
- Merged pull requests: 25
- 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: 9.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- XuWeiEvo (1)
- rafmarcondes (1)
- cecileane (1)
- padpadpadpad (1)
- elizeng (1)
Pull Request Authors
- rsetienne (21)
- thijsjanzen (10)
- Neves-P (7)
- richelbilderbeek (1)
- jeroen (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 507 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 12
- Total maintainers: 1
cran.r-project.org: secsse
Several Examined and Concealed States-Dependent Speciation and Extinction
- Homepage: https://rsetienne.github.io/secsse/
- Documentation: http://cran.r-project.org/web/packages/secsse/secsse.pdf
- License: GPL (≥ 3) | file LICENSE
-
Latest release: 3.5.0
published 8 months ago
Rankings
Maintainers (1)
Dependencies
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- R >= 3.5.0 depends
- DDD >= 4.0 imports
- Rcpp * imports
- RcppParallel * imports
- ape * imports
- geiger * imports
- utils * imports
- diversitree * suggests
- knitr * suggests
- phytools * suggests
- rmarkdown * suggests
- testit * suggests
- testthat * suggests
- actions/checkout v3 composite
- actions/setup-python v2 composite
- 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
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite