{
  "_id": "6a1157c4acfb0bcc41ceb87b",
  "Package": "econullnetr",
  "Type": "Package",
  "Title": "Null Model Analysis for Ecological Networks",
  "Version": "0.2.2",
  "Authors@R": "person(\"Ian\", \"Vaughan\", email = \"vaughanip@cardiff.ac.uk\", \nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7263-3822\"))",
  "Description": "Null models to analyse ecological networks (e.g. food\nwebs, flower-visitation networks, seed-dispersal networks) and\ndetect resource preferences or non-random interactions among\nnetwork nodes. Tools are provided to run null models, test for\nand plot preferences, plot and analyse bipartite networks, and\nexport null model results in a form compatible with other\nnetwork analysis packages. The underlying null model was\ndeveloped by Agusti et al. (2003) Molecular Ecology\n<doi:10.1046/j.1365-294X.2003.02014.x> and the full application\nto ecological networks by Vaughan et al. (2018) econullnetr: an\nR package using null models to analyse the structure of\necological networks and identify resource selection. Methods in\nEcology & Evolution, <doi:10.1111/2041-210X.12907>.",
  "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": {
    "Date": "2026-05-23 07:27:39 UTC",
    "User": "root"
  },
  "Author": "Ian Vaughan [aut, cre] (ORCID: <https://orcid.org/0000-0002-7263-3822>)",
  "Maintainer": "Ian Vaughan <vaughanip@cardiff.ac.uk>",
  "MD5sum": "21e250abc2dc34ad1ac0dbde58a55c21",
  "_user": "ivaughan",
  "_type": "src",
  "_file": "econullnetr_0.2.2.tar.gz",
  "_fileid": "67fd0ac92471e06206426ea0852b9b2a14ede3781218150016147104927f19b4",
  "_filesize": 1342606,
  "_sha256": "67fd0ac92471e06206426ea0852b9b2a14ede3781218150016147104927f19b4",
  "_created": "2026-05-23T07:27:39.000Z",
  "_published": "2026-05-23T07:31:16.957Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77506285367,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175310804"
    },
    {
      "job": 77506285362,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175309801"
    },
    {
      "job": 77506285374,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175308622"
    },
    {
      "job": 77506285363,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175310764"
    },
    {
      "job": 77506119861,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175296953"
    },
    {
      "job": 77506285366,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175307509"
    },
    {
      "job": 77506285383,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175305319"
    },
    {
      "job": 77506285377,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175304805"
    },
    {
      "job": 77506285375,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175307085"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ivaughan/actions/runs/26326867843",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ivaughan/econullnetr",
  "_commit": {
    "id": "24c54347ded785885381b73c1f22173c7a7a9d48",
    "author": "Ian Vaughan <vaughanip@cardiff.ac.uk>",
    "committer": "Ian Vaughan <vaughanip@cardiff.ac.uk>",
    "message": "Correct broken URL.\n",
    "time": 1758800564
  },
  "_maintainer": {
    "name": "Ian Vaughan",
    "email": "vaughanip@cardiff.ac.uk",
    "login": "ivaughan",
    "description": "",
    "uuid": 29099618,
    "orcid": "0000-0002-7263-3822"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "bipartite",
      "version": ">= 2.22",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "ivaughan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "ivaughan",
      "count": 41,
      "uuid": 29099618
    }
  ],
  "_userbio": {
    "uuid": 29099618,
    "type": "user",
    "name": "Ian Vaughan"
  },
  "_downloads": {
    "count": 286,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/econullnetr"
  },
  "_devurl": "https://github.com/ivaughan/econullnetr",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/econullnetr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ivaughan/econullnetr",
  "_realowner": "ivaughan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-25"
    },
    {
      "version": "0.1.0.1",
      "date": "2019-06-09"
    },
    {
      "version": "0.2.0",
      "date": "2020-01-13"
    },
    {
      "version": "0.2.1",
      "date": "2021-06-02"
    },
    {
      "version": "0.2.2",
      "date": "2025-09-25"
    }
  ],
  "_exports": [
    "bipartite_stats",
    "expand_matrix",
    "generate_edgelist",
    "generate_null_net",
    "plot_bipartite",
    "plot_preferences",
    "test_interactions"
  ],
  "_datasets": [
    {
      "name": "Broadstone",
      "title": "Part of the highly-resolved food web from Broadstone Stream, UK",
      "object": "Broadstone",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Predator",
        "Oligochaeta",
        "Nemurella",
        "Leuctra.nigra",
        "Cordulegaster",
        "Sialis",
        "Plectrocnemia",
        "Potamophylax",
        "Tipulidae",
        "Pedicia",
        "Simuliidae",
        "Macropelopia",
        "Trissopelopia",
        "Zavrelimyia",
        "Prodiamesa",
        "Brillia",
        "Heterotrissocladius",
        "Corynoneura",
        "Polypedilum",
        "Micropsectra"
      ],
      "rows": 319,
      "table": true,
      "tojson": true
    },
    {
      "name": "Broadstone.fl",
      "title": "'Forbidden' links to accompany the 'Broadstone' data set",
      "object": "Broadstone.fl",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Predator",
        "Oligochaeta",
        "Nemurella",
        "Leuctra.nigra",
        "Cordulegaster",
        "Sialis",
        "Plectrocnemia",
        "Potamophylax",
        "Tipulidae",
        "Pedicia",
        "Simuliidae",
        "Macropelopia",
        "Trissopelopia",
        "Zavrelimyia",
        "Prodiamesa",
        "Brillia",
        "Heterotrissocladius",
        "Corynoneura",
        "Polypedilum",
        "Micropsectra"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "Broadstone.nodes",
      "title": "Abundance and body mass data to accompany the 'Broadstone' data set",
      "object": "Broadstone.nodes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "node",
        "M",
        "N"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "Broadstone.prey",
      "title": "Macroinvertebrate abundance data to accompany the 'Broadstone' data frame",
      "object": "Broadstone.prey",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Oligochaeta",
        "Nemurella",
        "Leuctra.nigra",
        "Cordulegaster",
        "Sialis",
        "Plectrocnemia",
        "Potamophylax",
        "Tipulidae",
        "Pedicia",
        "Simuliidae",
        "Macropelopia",
        "Trissopelopia",
        "Zavrelimyia",
        "Prodiamesa",
        "Brillia",
        "Heterotrissocladius",
        "Corynoneura",
        "Polypedilum",
        "Micropsectra"
      ],
      "rows": 1,
      "table": true,
      "tojson": true
    },
    {
      "name": "Silene",
      "title": "Flower visitation network from an arable field in the UK",
      "object": "Silene",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Visit",
        "Insect",
        "Achillea.millefolium",
        "Silene.gallica",
        "Hypericum.pulchrum",
        "Senecio.jacobaea",
        "Papaver.rhoeas"
      ],
      "rows": 128,
      "table": true,
      "tojson": true
    },
    {
      "name": "Silene.plants",
      "title": "Flower abundance data to accompany the _Silene_ visitation network",
      "object": "Silene.plants",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Visit",
        "Achillea.millefolium",
        "Silene.gallica",
        "Hypericum.pulchrum",
        "Senecio.jacobaea",
        "Papaver.rhoeas"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "WelshStreams",
      "title": "Part of the food web from upland streams in south Wales, UK",
      "object": "WelshStreams",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Stream",
        "Predator",
        "Asellidae",
        "Gammarus",
        "Baetis",
        "Rhithrogena",
        "Ecdyonurus",
        "Amphinemura",
        "Isoperla",
        "Dinocras",
        "Limnius",
        "Rhyacophila",
        "Philopotamus",
        "Hydropsyche",
        "Chaetopteryx",
        "Odontocerum",
        "Simuliidae",
        "Chironomidae"
      ],
      "rows": 85,
      "table": true,
      "tojson": true
    },
    {
      "name": "WelshStreams.fl",
      "title": "'Forbidden' links to accompany the upland streams food web",
      "object": "WelshStreams.fl",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Predator",
        "Asellidae",
        "Gammarus",
        "Baetis",
        "Rhithrogena",
        "Ecdyonurus",
        "Amphinemura",
        "Isoperla",
        "Dinocras",
        "Limnius",
        "Rhyacophila",
        "Philopotamus",
        "Hydropsyche",
        "Chaetopteryx",
        "Odontocerum",
        "Simuliidae",
        "Chironomidae"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "WelshStreams.order",
      "title": "Additional data to assist with plotting outputs from 'WelshStreams'",
      "object": "WelshStreams.order",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Taxon",
        "CEH"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "WelshStreams.prey",
      "title": "Macroinvertebrate abundance to accompany part of the food web from upland streams in south Wales, UK",
      "object": "WelshStreams.prey",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Stream",
        "Asellidae",
        "Gammarus",
        "Baetis",
        "Rhithrogena",
        "Ecdyonurus",
        "Amphinemura",
        "Isoperla",
        "Dinocras",
        "Limnius",
        "Rhyacophila",
        "Philopotamus",
        "Hydropsyche",
        "Chaetopteryx",
        "Odontocerum",
        "Simuliidae",
        "Chironomidae"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bipartite_stats",
      "title": "Test for significant differences in a range of network metrics between the observed and null bipartite networks",
      "topics": [
        "bipartite_stats"
      ]
    },
    {
      "page": "Broadstone",
      "title": "Part of the highly-resolved food web from Broadstone Stream, UK",
      "topics": [
        "Broadstone"
      ]
    },
    {
      "page": "Broadstone.fl",
      "title": "'Forbidden' links to accompany the 'Broadstone' data set",
      "topics": [
        "Broadstone.fl"
      ]
    },
    {
      "page": "Broadstone.nodes",
      "title": "Abundance and body mass data to accompany the 'Broadstone' data set",
      "topics": [
        "Broadstone.nodes"
      ]
    },
    {
      "page": "Broadstone.prey",
      "title": "Macroinvertebrate abundance data to accompany the 'Broadstone' data frame",
      "topics": [
        "Broadstone.prey"
      ]
    },
    {
      "page": "econullnetr",
      "title": "econullnetr: tools for using null models to analyse the structure of ecological networks and identify resource selection",
      "topics": [
        "econullnetr-package",
        "econullnetr"
      ]
    },
    {
      "page": "expand_matrix",
      "title": "Expand a summarised interaction matrix",
      "topics": [
        "expand_matrix"
      ]
    },
    {
      "page": "generate_edgelist",
      "title": "Export null modelling results",
      "topics": [
        "generate_edgelist"
      ]
    },
    {
      "page": "generate_null_net",
      "title": "Null models for ecological networks",
      "topics": [
        "generate_null_net"
      ]
    },
    {
      "page": "plot_bipartite",
      "title": "Plot a bipartite network, colour coding individual links according to whether they are stronger or weaker than expected under the null model",
      "topics": [
        "plot_bipartite"
      ]
    },
    {
      "page": "plot_preferences",
      "title": "Plot the resource preferences of a consumer",
      "topics": [
        "plot_preferences"
      ]
    },
    {
      "page": "Silene",
      "title": "Flower visitation network from an arable field in the UK",
      "topics": [
        "Silene"
      ]
    },
    {
      "page": "Silene.plants",
      "title": "Flower abundance data to accompany the _Silene_ visitation network",
      "topics": [
        "Silene.plants"
      ]
    },
    {
      "page": "test_interactions",
      "title": "Compare observed interaction strengths in a network to those estimated from a null model",
      "topics": [
        "test_interactions"
      ]
    },
    {
      "page": "WelshStreams",
      "title": "Part of the food web from upland streams in south Wales, UK",
      "topics": [
        "WelshStreams"
      ]
    },
    {
      "page": "WelshStreams.fl",
      "title": "'Forbidden' links to accompany the upland streams food web",
      "topics": [
        "WelshStreams.fl"
      ]
    },
    {
      "page": "WelshStreams.order",
      "title": "Additional data to assist with plotting outputs from 'WelshStreams'",
      "topics": [
        "WelshStreams.order"
      ]
    },
    {
      "page": "WelshStreams.prey",
      "title": "Macroinvertebrate abundance to accompany part of the food web from upland streams in south Wales, UK",
      "topics": [
        "WelshStreams.prey"
      ]
    }
  ],
  "_readme": "https://github.com/ivaughan/econullnetr/raw/HEAD/README.md",
  "_rundeps": [
    "bipartite",
    "cli",
    "cluster",
    "coda",
    "corpcor",
    "cpp11",
    "dotCall64",
    "fields",
    "glue",
    "gtools",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "mgcv",
    "network",
    "nlme",
    "permute",
    "pillar",
    "pkgconfig",
    "plyr",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "sna",
    "spam",
    "statnet.common",
    "stringi",
    "stringr",
    "tibble",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite"
  ],
  "_vignettes": [
    {
      "source": "econullnetr-intro.Rmd",
      "filename": "econullnetr-intro.html",
      "title": "An introduction to econullnetr: null model analysis for ecological networks",
      "author": "Ian Vaughan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic summary of the package",
        "Data types",
        "Example data sets",
        "Example 1. Analysis of a bipartite network (Silene)",
        "Example 2. Analysis of part of a food web, using igraph for plotting",
        "References"
      ],
      "created": "2017-09-21 20:28:42",
      "modified": "2025-09-25 11:42:44",
      "commits": 7
    }
  ],
  "_score": 5.049218022670182,
  "_indexed": true,
  "_nocasepkg": "econullnetr",
  "_universes": [
    "ivaughan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-23T07:30:00.000Z",
      "distro": "noble",
      "commit": "24c54347ded785885381b73c1f22173c7a7a9d48",
      "fileid": "3fa8ccabec9df2854f458f9fa97f9cbd70ab0917608272ee7067974fabd57859",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ivaughan/actions/runs/26326867843"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-23T07:29:55.000Z",
      "distro": "noble",
      "commit": "24c54347ded785885381b73c1f22173c7a7a9d48",
      "fileid": "9e779ad9d0e21e08b7f66b7b81ff86b0a44d15842a158929413be34f90e24b9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ivaughan/actions/runs/26326867843"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-23T07:29:42.000Z",
      "commit": "24c54347ded785885381b73c1f22173c7a7a9d48",
      "fileid": "1ec572854c28b3af90ea125c712f4fd200e54b83d3e26cccfd2c9a74a3b8060b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ivaughan/actions/runs/26326867843"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-23T07:29:58.000Z",
      "commit": "24c54347ded785885381b73c1f22173c7a7a9d48",
      "fileid": "9322d95d934c2dd00e2712a3b22c461e2d341c3ec53fedf4bfc4a9b817855f18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ivaughan/actions/runs/26326867843"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-23T07:29:52.000Z",
      "commit": "24c54347ded785885381b73c1f22173c7a7a9d48",
      "fileid": "511db6997297ed2d730410f13fcb93ad4916adff1c04094d669a7d5992adb2f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ivaughan/actions/runs/26326867843"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-23T07:28:55.000Z",
      "commit": "24c54347ded785885381b73c1f22173c7a7a9d48",
      "fileid": "e81b842aef1bb01c12d63b63ff66050d236ba4cb11cc864a353733493951a600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ivaughan/actions/runs/26326867843"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-23T07:28:53.000Z",
      "commit": "24c54347ded785885381b73c1f22173c7a7a9d48",
      "fileid": "8a0987641fafbbf743a1226ff21d3ceea584661f21d9ed3fa82b4b30584f2548",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ivaughan/actions/runs/26326867843"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-23T07:29:14.000Z",
      "commit": "24c54347ded785885381b73c1f22173c7a7a9d48",
      "fileid": "e26f3111d1a9b2caf22b082a5e1705d1b7a568112eb12229e293c04599e36090",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ivaughan/actions/runs/26326867843"
    }
  ]
}