qpraentry
R package for quantitative Pest Risk Assessment at the entry stage
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
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Repository
R package for quantitative Pest Risk Assessment at the entry stage
Basic Info
- Host: GitHub
- Owner: mcendoya
- License: gpl-3.0
- Language: R
- Default Branch: main
- Size: 1.04 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
qPRAentry 
Quantitative Pest Risk Assessment at the Entry Step
qPRAentry is an R package to supports risk assessors in performing the entry step of the quantitative Pest Risk Assessment. It allows the estimation of the amount of a plant pest entering a risk assessment area (in terms of founder populations) through the calculation of the imported commodities that could be potential pathways of pest entry, and the development of a pathway model. Two 'Shiny' apps based on the functionalities of the package are included, that simplify the process of assessing the risk of entry of plant pests. The approach is based on the work of the European Food Safety Authority (EFSA PLH Panel et al., 2018).
Installation
The latest version of qPRAentry can be installed from CRAN via:
r
install.packages("qPRAentry")
Load then the qPRAentry library and check the help function for the documentation:
r
library(qPRAentry)
?qPRAentry
Tutorial
For a detailed tutorial on how to use the qPRAentry functions and workflow, see the R package vignette:
Within R:
R
vignette("qPRAentry_workflow", package = "qPRAentry")
Within a web-browser:
R
browseVignettes(package = "qPRAentry")
Owner
- Login: mcendoya
- Kind: user
- Repositories: 1
- Profile: https://github.com/mcendoya
GitHub Events
Total
- Public event: 1
- Push event: 7
Last Year
- Public event: 1
- Push event: 7
Packages
- Total packages: 1
-
Total downloads:
- cran 521 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: qPRAentry
Quantitative Pest Risk Assessment at the Entry Step
- Homepage: https://github.com/mcendoya/qPRAentry
- Documentation: http://cran.r-project.org/web/packages/qPRAentry/qPRAentry.pdf
- License: GPL (≥ 3)
-
Latest release: 0.1.1
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- DT * imports
- bsplus * imports
- dplyr * imports
- eurostat >= 4.0.0 imports
- ggiraph * imports
- ggplot2 * imports
- giscoR >= 0.6.0 imports
- memoise * imports
- purrr * imports
- sf * imports
- shiny * imports
- shinyWidgets * imports
- shinycssloaders * imports
- shinyjs * imports
- stats * imports
- tidyr * imports
- knitr * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests