https://github.com/distancedevelopment/wisp
Wildlife simulation package for R.
Science Score: 10.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
-
✓Academic publication links
Links to: springer.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.0%) to scientific vocabulary
Last synced: 8 months ago
·
JSON representation
Repository
Wildlife simulation package for R.
Basic Info
- Host: GitHub
- Owner: DistanceDevelopment
- Language: R
- Default Branch: master
- Size: 794 KB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
- Releases: 0
Created about 13 years ago
· Last pushed almost 6 years ago
https://github.com/DistanceDevelopment/WiSP/blob/master/
`WiSP` - wildlife simulation package
====================================
This package is designed as a supplement the text D.L. Borchers, S.T. Buckland and W. Zucchini (2002) ["Estimating Animal Abundance: Closed Populations"](https://www.springer.com/gp/book/9781852335601), Springer.
*Please note*: This package is no longer being actively developed or supported.
Thanks to Juan Luis Herrera Cortijo for patches to allow installation in R 4.0.2.
# Installation
The easiest way to install `WiSP` is via `remotes`:
```r
install.packages("remotes")
remotes::install_github("DistanceDevelopment/WiSP")
```
Owner
- Name: Distance development
- Login: DistanceDevelopment
- Kind: organization
- Email: distance@st-andrews.ac.uk
- Location: University of St Andrews
- Website: distancesampling.org
- Twitter: DistanceSamp
- Repositories: 24
- Profile: https://github.com/DistanceDevelopment
Distance sampling software development team