Package: briskaR
Type: Package
Encoding: UTF-8
Title: Biological Risk Assessment
Version: 1.0.4
Date: 2021-12-07
Authors@R: 
      c(person("Virgile", "Baudrot", role = "aut", email = "virgile.baudrot@posteo.net"),
        person("Emily", "Walker", role = "aut", email = "emily.walker@inrae.fr"),
	      person("Jean-Francois", "Rey", role = c("aut","cre"), email = "jean-francois.rey@inrae.fr"),
	      person("Melen", "Leclerc", role = "aut", email = "melen.leclerc@inrae.fr"),
	      person("Samuel", "Soubeyrand", role = "ctb", email = "samuel.soubeyrand@inrae.fr"),
        person("Marc", "Bourotte", role = "ctb", email = "marc.bourotte@inrae.fr"))
Author: Virgile Baudrot [aut],
  Emily Walker [aut],
  Jean-Francois Rey [aut, cre],
  Melen Leclerc [aut],
  Samuel Soubeyrand [ctb],
  Marc Bourotte [ctb]
Maintainer: Jean-Francois Rey <jean-francois.rey@inrae.fr>
Description: A spatio-temporal exposure-hazard model for assessing biological
    risk and impact. The model is based on stochastic geometry for describing
    the landscape and the exposed individuals, a dispersal kernel for the
    dissemination of contaminants, a set of tools to handle spatio-temporal dataframe
    and ecotoxicological equations.
    Walker E, Leclerc M, Rey JF, Beaudouin R, Soubeyrand S, and Messean A, (2017),
    A Spatio-Temporal Exposure-Hazard Model for Assessing Biological Risk and Impact,
    Risk Analysis, <doi:10.1111/risa.12941>.
    Leclerc M, Walker E, Messean A, Soubeyrand S (2018),
    Spatial exposure-hazard and landscape models for assessing the impact of GM crops on non-target organisms,
    Science of the Total Environment, 624, 470-479.
URL: https://gitlab.paca.inrae.fr/biosp/briskaR
BugReports: https://gitlab.paca.inrae.fr/biosp/briskaR/-/issues
License: GPL (>= 2) | file LICENSE
LazyData: True
BuildVignettes: True
NeedsCompilation: yes
VignetteBuilder: knitr
Depends: methods, grDevices (>= 3.0.0), graphics (>= 3.0.0), stats (>=
        3.0.2), R (>= 3.0.2)
Imports: deldir(>= 0.1), deSolve, fasterize, fftwtools(>= 0.9.6),
        MASS(>= 7.3.29), mvtnorm(>= 1.0.2), raster(>= 2.3.0), Rcpp (>=
        1.0.0), rgdal (>= 0.9), rgeos(>= 0.3), sf (>= 0.7-1), sp (>=
        1.0-17)
LinkingTo: testthat (>= 3.0.0), Rcpp, RcppArmadillo
Suggests: ggplot2, knitr, rmarkdown, dplyr, testthat (>= 3.0.1), xml2
RoxygenNote: 7.1.2
Packaged: 2021-12-07 08:17:01 UTC; root
Repository: CRAN
Date/Publication: 2021-12-07 10:30:02 UTC
