Package: metanetwork Type: Package Title: Handling and Representing Trophic Networks in Space and Time Version: 0.8.0 Date: 2022-12-08 Authors@R: c( person("Marc", "Ohlmann", role = c("aut", "cre"), email = "marcohlmann@live.fr", comment = c(ORCID = "0000-0003-3772-3969")), person("Jimmy", "Garnier", role = c("aut", "ctb"), email = "jimmy.garnier@univ-smb.fr"), person("Laurent", "Vuillon", role = c("aut", "ctb"), email = "laurent.vuillon@univ-smb.fr") ) Description: A toolbox to handle and represent trophic networks in space or time across aggregation levels. This package contains a layout algorithm specifically designed for trophic networks, using dimension reduction on a diffusion graph kernel and trophic levels. Importantly, this package provides a layout method applicable for large trophic networks. The package also implements network diversity indices at different aggregation levels and connectance computation. License: GPL-3 URL: https://github.com/MarcOhlmann/metanetwork,https://marcohlmann.github.io/metanetwork/ NeedsCompilation: no Packaged: 2026-07-12 07:15:04 UTC; root Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 BugReports: https://github.com/MarcOhlmann/metanetwork/issues biocViews: Imports: GGally, network, ggplot2, intergraph, dplyr, igraph, Matrix, visNetwork, grDevices, RColorBrewer, magrittr, ggimage, rlang, sna Suggests: spelling, testthat, covr, knitr, markdown, rmarkdown Language: en-US Config/testthat/edition: 3 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libmagick++-dev gsfonts libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev Repository: https://marcohlmann.r-universe.dev Date/Publication: 2023-06-05 11:59:39 UTC RemoteUrl: https://github.com/marcohlmann/metanetwork RemoteRef: HEAD RemoteSha: 1d3a7b6659de085bb5b289666267861f5bd32352 Author: Marc Ohlmann [aut, cre] (ORCID: ), Jimmy Garnier [aut, ctb], Laurent Vuillon [aut, ctb] Maintainer: Marc Ohlmann Depends: R (>= 3.5.0)