Package: spacemodR
Title: Workflow for Environmental Risk Assessment: Habitat, Food Web,
        Dispersal, Exposure and Risk
Version: 0.1.3
Authors@R: 
    c(person("Virgile", "Baudrot", email = "virgile.baudrot@qonfluens.com", role = c("aut", "cre")),
      person("Léa", "Bariod", email = "lea.bariod@univ-fcomte.fr ", role = "ctb"),
      person("Clémentine", "Fritsch", email = "clementine.fritsch@univ-fcomte.fr", role = "ctb"),
      person("Renaud", "Scheifler", email = "renaud.scheifler@univ-fcomte.fr", role = "ctb")
    )
Description: A set of tools dedicated to modeling food web transfer based on an
  initial ground raster. It provides a directed acyclic graph structure for a 
  set of rasters representing the flow of elements (e.g., food, energy, 
  contaminants). It also includes tools for working with dispersal algorithms, 
  enabling the combination of flux data with population movement.
License: MIT + file LICENSE
Imports: ggplot2, httr, sf, terra
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), JuliaCall
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2026-02-17 07:48:49 UTC; virgile
Author: Virgile Baudrot [aut, cre],
  Léa Bariod [ctb],
  Clémentine Fritsch [ctb],
  Renaud Scheifler [ctb]
Maintainer: Virgile Baudrot <virgile.baudrot@qonfluens.com>
Repository: CRAN
Date/Publication: 2026-02-20 08:10:03 UTC
Built: R 4.6.0; ; 2026-02-24 00:51:43 UTC; windows
