Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.4%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Ecosystem risk assessments with R
Basic Info
- Host: GitHub
- Owner: HeleneGutte
- License: cc-by-4.0
- Language: TeX
- Default Branch: main
- Size: 771 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 0
Created over 4 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Code of conduct
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
options(tibble.print_min = 5, tibble.print_max = 5)
```
# ecorisk
[](https://github.com/HeleneGutte/ecorisk/actions/workflows/R-CMD-check.yaml)
## Overview
ecorisk is an R package operationalizing a modular risk assessment framework for ecosystem-based management based on semiquantitative expert scorings or quantitative time-series analysis.
## Installation
Install the latest version from GitHub using the `remotes` package:
```{r, eval = FALSE}
# install.packages("remotes")
remotes::install_github("HeleneGutte/ecorisk")
```
## Usage
An example analysis using the provided demo datasets, and information on how to apply the ecorisk framework are available in the vignette.
Owner
- Login: HeleneGutte
- Kind: user
- Repositories: 2
- Profile: https://github.com/HeleneGutte
GitHub Events
Total
- Issues event: 1
- Push event: 17
Last Year
- Issues event: 1
- Push event: 17
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- HeleneGutte (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 512 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: ecorisk
Risk Assessments for Ecosystems or Ecosystem Components
- Homepage: https://github.com/HeleneGutte/ecorisk
- Documentation: http://cran.r-project.org/web/packages/ecorisk/ecorisk.pdf
- License: CC BY 4.0
-
Latest release: 0.1.1
published about 1 year ago
Rankings
Dependent packages count: 26.4%
Dependent repos count: 32.6%
Average: 48.6%
Downloads: 86.7%
Maintainers (1)
Last synced:
9 months ago