qpraentry

R package for quantitative Pest Risk Assessment at the entry stage

https://github.com/mcendoya/qpraentry

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
Last synced: 10 months ago · JSON representation

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
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License

README.md

qPRAentry

CRAN R-CMD-check downloads <!-- badges: end -->

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

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

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 521 Last month
Rankings
Dependent packages count: 27.5%
Dependent repos count: 34.0%
Average: 49.5%
Downloads: 87.0%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • 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