Package: econullnetr Type: Package Title: Null Model Analysis for Ecological Networks Version: 0.2.2 Depends: R (>= 2.10) Imports: reshape2, bipartite (>= 2.22), gtools Suggests: igraph, knitr, readr, rmarkdown, testthat, vdiffr Authors@R: person("Ian", "Vaughan", email = "vaughanip@cardiff.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7263-3822")) Description: Null models to analyse ecological networks (e.g. food webs, flower-visitation networks, seed-dispersal networks) and detect resource preferences or non-random interactions among network nodes. Tools are provided to run null models, test for and plot preferences, plot and analyse bipartite networks, and export null model results in a form compatible with other network analysis packages. The underlying null model was developed by Agusti et al. (2003) Molecular Ecology and the full application to ecological networks by Vaughan et al. (2018) econullnetr: an R package using null models to analyse the structure of ecological networks and identify resource selection. Methods in Ecology & Evolution, . BugReports: https://github.com/ivaughan/econullnetr/issues License: MIT + file LICENSE LazyData: TRUE Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev Repository: https://ivaughan.r-universe.dev Date/Publication: 2025-09-25 11:42:44 UTC RemoteUrl: https://github.com/ivaughan/econullnetr RemoteRef: HEAD RemoteSha: 24c54347ded785885381b73c1f22173c7a7a9d48 NeedsCompilation: no Packaged: 2026-06-22 09:04:18 UTC; root Author: Ian Vaughan [aut, cre] (ORCID: ) Maintainer: Ian Vaughan