Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neves-p/hawaiispiders
Analyse Spider Evolution on Hawaii Island
https://github.com/neves-p/hawaiispiders
Last synced: 21 days ago
JSON representation
Analyse Spider Evolution on Hawaii Island
- Host: GitHub
- URL: https://github.com/neves-p/hawaiispiders
- Owner: Neves-P
- License: gpl-3.0
- Created: 2020-12-08T19:27:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T18:08:13.000Z (7 months ago)
- Last Synced: 2024-10-27T19:29:03.289Z (2 months ago)
- Language: R
- Homepage:
- Size: 10.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# hawaiispiders
![GitHub R package version](https://img.shields.io/github/r-package/v/Neves-P/hawaiispiders)
[![R-CMD-check](https://github.com/neves-p/hawaiispiders/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/neves-p/hawaiispiders/actions/workflows/R-CMD-check.yaml)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4544048.svg)](https://doi.org/10.5281/zenodo.4544041)The goal of hawaiispiders is to study the diversification and impact of
geodynamic processes on spider species present on Big Island, Hawaii.## Installation
You can install the development version from
[GitHub](https://github.com/) with:``` r
# install.packages("remotes")
remotes::install_github("Neves-P/hawaiispiders")
```This package will only contain data files used for the study, as well as
downstream data visualization and analyses applied on corresponding
DAISIE model results. See the [DAISIE R package
(v4.0.2)](https://github.com/rsetienne/DAISIE) for the the
implementation of the model and [DAISIEutils
(v1.1.0)](https://github.com/tece-lab/DAISIEutils) for the study
pipeline implementation.## Environment
All model fitting and bootstrap analyses were conducted on the
University of Groningen [Peregrine High-Performance Computing
Cluster](https://wiki.hpc.rug.nl/peregrine/start).## Support/Questions
For feature requests or bug-reports, please submit an
[issue](https://github.com/Neves-P/hawaiispiders/issues/new).
Alternatively, contact [Neves-P](https://github.com/Neves-P) directly.