Package: HostSwitch
Type: Package
Title: Simulate the Extent of Host Switching by Consumers
Version: 0.1.3
Authors@R: c(
    person("Valeria", "Trivellone", email = "valeria.trivellone@gmail.com", role = c("aut"),comment=c(ORCID="0000-0003-1415-4097")),
    person(c("Sabrina", "B.L."), "Araujo", email = "araujosbl@gmail.com", role = c("aut"),comment=c(ORCID="0000-0002-8759-8310")),
    person("Bernd", "Panassiti", email = "bernd.panassiti@gmail.com", role = c("cre","aut"),comment=c(ORCID="0000-0002-5899-4584")))
Description: Using a simulation-based approach, the 'HostSwitch' package provides functions to investigate host switches by consumers.
    The individual-based model is based on the concept of ecological fitting.
    The mockup model is published by Araujo et al. 2015. Understanding Host-Switching by Ecological Fitting (<doi:10.1371/journal.pone.0139225>).
    The package provides an R-friendly and modified version of this model which can be applied to different consumer-resource scenarios.
License: GPL (>= 3)
URL: https://github.com/berndpanassiti/HostSwitch
BugReports: https://github.com/berndpanassiti/HostSwitch/issues
Depends: R (>= 3.5.0),
Imports: shiny, ggplot2, stats, utils, checkmate (>= 2.1.0), methods,
        tippy
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, tinytest
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-05 11:26:26 UTC; bernd
Author: Valeria Trivellone [aut] (<https://orcid.org/0000-0003-1415-4097>),
  Sabrina B.L. Araujo [aut] (<https://orcid.org/0000-0002-8759-8310>),
  Bernd Panassiti [cre, aut] (<https://orcid.org/0000-0002-5899-4584>)
Maintainer: Bernd Panassiti <bernd.panassiti@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-05 11:50:02 UTC
