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 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.3%) to scientific vocabulary
Repository
Distance Sampling Survey Design
Basic Info
- Host: GitHub
- Owner: DistanceDevelopment
- Language: R
- Default Branch: master
- Size: 8.39 MB
Statistics
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 7
- Releases: 9
Metadata Files
README.md
dssd
Distance Sampling Survey Design
dssd is a package for designing distance sampling surveys. It provides a number of designs including systematic point transect, parallel line transect, zigzag line transect and segment line transect designs.
Using dssd
There are two vignettes within the dssd package to help you get started using dssd:
- GettingStarted: "Getting Started with dssd"
- MultiStrataVignette: "Multiple Strata in dssd"
Getting dssd
The easiest way to get dssd is to install it from CRAN within R-studio or the R interface. We endeavour to make all new functionality available on CRAN in a timely manor. However, if you wish to download the development version with the latest updates immediately you can do this using Hadley Wickham's devtools package:
# First, ensure you have a copy of the `devtools` package:
if (!nzchar(system.file(package = "devtools"))) install.packages("devtools")
then install dssd from github:
library(devtools)
install_github("DistanceDevelopment/dssd", build_vignettes = TRUE)
Troubleshooting tip
During installation of packages, you may get the message "These packages have more recent versions available. It is recommended to update all of them. Which would you like to update?" and then a list of packages. We recommend you typically choose the option "CRAN packages only". Note you may then get the message that some packages cannot be installed because they are already loaded. In this case, a solution may be to note which packages these are, to open an R console (rather than R Studio) and to use the Packages | Update packages menu option (or the update.packages function) to update these packages.
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
GitHub Events
Total
- Issues event: 3
- Watch event: 2
- Delete event: 2
- Issue comment event: 1
- Push event: 4
- Pull request event: 3
- Fork event: 1
Last Year
- Issues event: 3
- Watch event: 2
- Delete event: 2
- Issue comment event: 1
- Push event: 4
- Pull request event: 3
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Laura Marshall | L****l@y****k | 404 |
| Len Thomas | l****s@s****k | 4 |
| erex | e****l@g****m | 4 |
| Alexander Konovalov | a****v | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 71
- Total pull requests: 30
- Average time to close issues: 3 months
- Average time to close pull requests: 1 day
- Total issue authors: 5
- Total pull request authors: 2
- Average comments per issue: 1.97
- Average comments per pull request: 0.53
- Merged pull requests: 28
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 4
- Average time to close issues: 27 days
- Average time to close pull requests: 10 days
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- erex (39)
- LHMarshall (29)
- lenthomas (1)
- dfifield (1)
- lakik (1)
Pull Request Authors
- LHMarshall (28)
- olexandr-konovalov (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 491 last-month
- Total dependent packages: 1
- Total dependent repositories: 2
- Total versions: 12
- Total maintainers: 1
cran.r-project.org: dssd
Distance Sampling Survey Design
- Documentation: http://cran.r-project.org/web/packages/dssd/dssd.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.0.3
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- ggplot2 * imports
- methods * imports
- rgdal * imports
- sf * imports
- covr * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
- tibble * suggests