swaRmverse

An R package for the comparative analysis of collective motion data in the swarm space.

https://github.com/marinapapa/swarmverse

Science Score: 13.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 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

An R package for the comparative analysis of collective motion data in the swarm space.

Basic Info
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

swaRmverse

R-CMD-check Codecov test coverage

Description

An R package for the comparative analysis of collective motion data in the swarm space. Based on the packages trackdf and swaRm, swaRmverse aims to standardize how data of collective motion are analyzed and support the comparison of properties within and across species and contexts.

swaRmverse is a work in progress, functions are likely to change as the package gets developed.

Publication

Further information on the functionality of the package, along with some use cases, will be soon available in our accompanying publication:

Papadopoulou M, Garnier S, King AJ. swaRmverse: an R package for the comparative analysis of collective motion. Under review.

The swarm space and the included metrics are first described here:

Papadopoulou M., Furtbauer I., O'Bryan L.R., Garnier S., Georgopoulou D.G., Bracken A.M., Christensen C. and King A.J. (2023) Dynamics of collective motion across time and species. Philosophical Transactions of the Royal Society B 378.1874 doi:10.1098/rstb.2022.0068.

Acknowledgements

The development of this package was supported by the 2G-SWARM ONR grant awarded to Dr. Andrew J. King at Swansea University (UK).

Owner

  • Name: Marina Papadopoulou
  • Login: marinapapa
  • Kind: user
  • Location: Swansea, UK
  • Company: University of Swansea

Computational biologist, Postdoc on animal collective behaviour. Cafes, cats, and bad programming jokes lover. #makeswarmsnotwar

GitHub Events

Total
  • Watch event: 2
  • Push event: 1
Last Year
  • Watch event: 2
  • Push event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • cran 170 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: swaRmverse

Swarm Space Creation

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 170 Last month
Rankings
Dependent packages count: 28.0%
Dependent repos count: 36.0%
Average: 49.6%
Downloads: 84.8%
Last synced: 10 months ago

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v4 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/R-CMD-check.yml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 3.5 depends
  • Rtsne * imports
  • geosphere * imports
  • parallel * imports
  • pbapply * imports
  • swaRm * imports
  • trackdf * imports
  • covr * suggests
  • ggplot2 * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat >= 3.0.0 suggests