cultevo
Measures and statistical tests for cultural evolution in R
Science Score: 23.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
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Repository
Measures and statistical tests for cultural evolution in R
Basic Info
- Host: GitHub
- Owner: kevinstadler
- License: other
- Language: R
- Default Branch: master
- Homepage: https://kevinstadler.github.io/cultevo/
- Size: 1.39 MB
Statistics
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Cultural evolution in R
The cultevo R package provides tools, measures and statistical tests often used in the study of cultural evolution, in particular for measuring the compositionality of signalling systems as well as computing string and meaning distance matrices. It also provides an accurate implementation of Page's test for monotonicity of ranks.
See the Function reference for a full list of functions.
Installation
In order to install the latest release from CRAN (recommended) simply call:
install.packages("cultevo")
The latest development version from Github can be installed using the pak package:
pak::pkg_install("kevinstadler/cultevo")
Citation
This package can be cited as:
Stadler, Kevin (2018) cultevo: Tools, Measures and Statistical Tests for Cultural Evolution. R package version 1.0.3. https://kevinstadler.github.io/cultevo/
A BibTeX entry for LaTeX users is
@Manual{cultevo,
title = {cultevo: Tools, Measures and Statistical Tests for Cultural Evolution},
author = {Kevin Stadler},
year = {2018},
note = {R package version 1.0.3},
url = {https://kevinstadler.github.io/cultevo/}
}
License
This project is licensed under the terms of the MIT license, Copyright (c) 2014-2023 Kevin Stadler.
Owner
- Name: Kevin Stadler
- Login: kevinstadler
- Kind: user
- Location: Vienna
- Website: https://kevinstadler.github.io
- Repositories: 18
- Profile: https://github.com/kevinstadler
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kevin | k****r@e****k | 57 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: 1 day
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 1.5
- Average comments per pull request: 0
- Merged pull requests: 0
- 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
- Phismil (1)
- ganava4 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 178 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: cultevo
Tools, Measures and Statistical Tests for Cultural Evolution
- Homepage: https://kevinstadler.github.io/cultevo/
- Documentation: http://cran.r-project.org/web/packages/cultevo/cultevo.pdf
- License: MIT + file LICENSE
-
Latest release: 1.0.2
published over 8 years ago
Rankings
Maintainers (1)
Dependencies
- Hmisc * imports
- combinat * imports
- grDevices * imports
- graphics * imports
- pspearman * imports
- stats * imports
- stringi * imports
- utils * imports
- knitr * suggests
- memoise * suggests
- rmarkdown * suggests
- testthat * suggests