Package: metanetwork
Type: Package
Title: Handling and Representing Trophic Networks in Space and Time
Version: 0.7.0
Date: 2022-12-04
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.
License: GPL-3
URL: https://github.com/MarcOhlmann/metanetwork,
        https://marcohlmann.github.io/metanetwork/
NeedsCompilation: no
Packaged: 2022-12-05 08:46:47 UTC; me
Repository: CRAN
Date/Publication: 2022-12-05 14:10:02 UTC
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
Author: Marc Ohlmann [aut, cre] (<https://orcid.org/0000-0003-3772-3969>),
  Jimmy Garnier [aut, ctb],
  Laurent Vuillon [aut, ctb]
Maintainer: Marc Ohlmann <marcohlmann@live.fr>
Depends: R (>= 3.5.0)
Built: R 4.5.2; ; 2025-11-08 05:05:19 UTC; windows
