{
  "_id": "6a1f127eb401979e7341dd65",
  "Package": "cassandRa",
  "Type": "Package",
  "Title": "Finds Missing Links and Metric Confidence Intervals in\nEcological Bipartite Networks",
  "Version": "0.2.0",
  "Authors@R": "person(\"Chris\", \"Terry\", email = \"christerry3@btinternet.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides methods to deal with under sampling in ecological\nbipartite networks from Terry and Lewis (2020) Ecology\n<doi:10.1002/ecy.3047> Includes tools to fit a variety of\nstatistical network models and sample coverage estimators to\nhighlight most likely missing links. Also includes simple\nfunctions to resample from observed networks to generate\nconfidence intervals for common ecological network metrics.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://jcdterry.r-universe.dev",
  "Date/Publication": "2024-06-07 11:37:29 UTC",
  "RemoteUrl": "https://github.com/jcdterry/cassandra",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:36:58 UTC",
    "User": "root"
  },
  "Author": "Chris Terry [aut, cre, cph]",
  "Maintainer": "Chris Terry <christerry3@btinternet.com>",
  "MD5sum": "25262ccb121a3f3bad3ef2477e3f8d3e",
  "_user": "jcdterry",
  "_type": "src",
  "_file": "cassandRa_0.2.0.tar.gz",
  "_fileid": "b8451805af465e271b7455501d0e86ecbb0d200340e97bbcc314d3e14282dccf",
  "_filesize": 619799,
  "_sha256": "b8451805af465e271b7455501d0e86ecbb0d200340e97bbcc314d3e14282dccf",
  "_created": "2026-05-17T07:36:58.000Z",
  "_published": "2026-06-02T17:27:26.525Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79131671298,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040496517"
    },
    {
      "job": 79131671066,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040494480"
    },
    {
      "job": 79131671179,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040496589"
    },
    {
      "job": 79131671505,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040490082"
    },
    {
      "job": 79131670492,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040478052"
    },
    {
      "job": 79131670575,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365078676"
    },
    {
      "job": 79131671157,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040488583"
    },
    {
      "job": 79131671781,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040489221"
    },
    {
      "job": 79131671679,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040490299"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jcdterry/actions/runs/25984755619",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jcdterry/cassandra",
  "_commit": {
    "id": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
    "author": "Chris Terry <christopher.terry@biology.ox.ac.uk>",
    "committer": "Chris Terry <christopher.terry@biology.ox.ac.uk>",
    "message": "correct doi for CRAN\n",
    "time": 1717760249
  },
  "_maintainer": {
    "name": "Chris Terry",
    "email": "christerry3@btinternet.com",
    "login": "jcdterry",
    "description": "ecological theory/coexistence/metacommunities/networks",
    "uuid": 46481402
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bipartite",
      "version": ">= 2.11",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "version": ">= 2.5-3",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.8",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.20",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.10",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "version": ">= 1.13.0",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    }
  ],
  "_owner": "jcdterry",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jcdterry",
      "count": 11,
      "uuid": 46481402
    }
  ],
  "_userbio": {
    "uuid": 46481402,
    "type": "user",
    "name": "Chris Terry",
    "description": "ecological theory/coexistence/metacommunities/networks"
  },
  "_downloads": {
    "count": 623,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cassandRa"
  },
  "_devurl": "https://github.com/jcdterry/cassandra",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cassandRa.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jcdterry/cassandra",
  "_realowner": "jcdterry",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-03"
    },
    {
      "version": "0.2.0",
      "date": "2024-06-10"
    }
  ],
  "_exports": [
    "%>%",
    "CalcHostLevelCoverage",
    "ComputeCI",
    "CoverageEstimator",
    "CreateListObject",
    "FitAllModels",
    "FitBothMandC",
    "FitCentrality",
    "FitMatching",
    "FitSBM",
    "make_true_and_sample_web",
    "Optimise_SBM",
    "Optimiser",
    "PlotFit",
    "PlotRarefaction",
    "PredictLinks",
    "RarefyNetwork",
    "SortResponseCategory",
    "TestAllModels",
    "TestAUC"
  ],
  "_help": [
    {
      "page": "CalcHostLevelCoverage",
      "title": "Estimated probabilities of missing links based on the host Level Coverage Deficit",
      "topics": [
        "CalcHostLevelCoverage"
      ]
    },
    {
      "page": "ComputeCI",
      "title": "Compute Basic Confidence Intervals",
      "topics": [
        "ComputeCI"
      ]
    },
    {
      "page": "CoverageEstimator",
      "title": "Coverage Estimator, using Chao1 Index, Turing-Good or Binomial depending on what is possible",
      "topics": [
        "CoverageEstimator"
      ]
    },
    {
      "page": "CreateListObject",
      "title": "Generates a network list from a food web",
      "topics": [
        "CreateListObject"
      ]
    },
    {
      "page": "FitAllModels",
      "title": "Fit all the models",
      "topics": [
        "FitAllModels"
      ]
    },
    {
      "page": "FitBothMandC",
      "title": "Fit Matching-Centrality Model",
      "topics": [
        "FitBothMandC"
      ]
    },
    {
      "page": "FitCentrality",
      "title": "Fit Centrality Model",
      "topics": [
        "FitCentrality"
      ]
    },
    {
      "page": "FitMatching",
      "title": "Fit Latent Trait (Matching Model)",
      "topics": [
        "FitMatching"
      ]
    },
    {
      "page": "FitSBM",
      "title": "Fit SBM Model",
      "topics": [
        "FitSBM"
      ]
    },
    {
      "page": "make_true_and_sample_web",
      "title": "Make an artificial bipartite networks with some properties of ecological networks, then sample from it",
      "topics": [
        "make_true_and_sample_web"
      ]
    },
    {
      "page": "Optimise_SBM",
      "title": "Custom optimiser function for SBM models",
      "topics": [
        "Optimise_SBM"
      ]
    },
    {
      "page": "Optimiser",
      "title": "Optimiser wrapper for network models",
      "topics": [
        "Optimiser"
      ]
    },
    {
      "page": "PlotFit",
      "title": "Plot the fitted network models",
      "topics": [
        "PlotFit"
      ]
    },
    {
      "page": "PlotRarefaction",
      "title": "Plot Metric Response To Network Rarefaction",
      "topics": [
        "PlotRarefaction"
      ]
    },
    {
      "page": "PredictLinks",
      "title": "Generates a network list from a food web and fits all network models",
      "topics": [
        "PredictLinks"
      ]
    },
    {
      "page": "RarefyNetwork",
      "title": "Recalculate Network Metrics With Rarefied Webs",
      "topics": [
        "RarefyNetwork"
      ]
    },
    {
      "page": "SortResponseCategory",
      "title": "Adds a dataframe that defines each interaction as true positive, false negative or true negative",
      "topics": [
        "SortResponseCategory"
      ]
    },
    {
      "page": "TestAllModels",
      "title": "Test the models by AUC",
      "topics": [
        "TestAllModels"
      ]
    },
    {
      "page": "TestAUC",
      "title": "Test via AUC the predictive capacity of each model or combination of models",
      "topics": [
        "TestAUC"
      ]
    }
  ],
  "_readme": "https://github.com/jcdterry/cassandra/raw/HEAD/README.md",
  "_rundeps": [
    "bipartite",
    "boot",
    "cli",
    "cluster",
    "coda",
    "corpcor",
    "cpp11",
    "dotCall64",
    "dplyr",
    "farver",
    "fields",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "mgcv",
    "network",
    "nlme",
    "permute",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "sna",
    "spam",
    "statnet.common",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "cassandRa Vignette",
      "author": "Chris Terry",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data format requirements",
        "PredictLinks() - Inferring Missing Links",
        "Visualising the Predictions",
        "Two examples:",
        "RarefyNetwork() - Metric Responses to Resampling",
        "Function Arguments",
        "Session Information"
      ],
      "created": "2019-06-04 10:09:29",
      "modified": "2019-06-26 16:18:33",
      "commits": 4
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "cassandra",
  "_universes": [
    "jcdterry"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-17T07:39:23.000Z",
      "distro": "noble",
      "commit": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
      "fileid": "6d356b234459f7d1095f90c20276a8f2f11308cfaefa0151e1437482e2d04bf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcdterry/actions/runs/25984755619"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-17T07:39:08.000Z",
      "distro": "noble",
      "commit": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
      "fileid": "1386a6af4ed64ef791705370f339b83c599b7176612b217ef4cf88ed9f5612be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcdterry/actions/runs/25984755619"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-17T07:39:33.000Z",
      "commit": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
      "fileid": "d02dacf97e3d431d44453e37c84ab98dc14729db86dd10f2660f06f4619b50df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcdterry/actions/runs/25984755619"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-17T07:38:41.000Z",
      "commit": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
      "fileid": "ff13432ef667bc97247b4f7c8feec33d8c24f81ea85062a1e323cf62df6c3e3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcdterry/actions/runs/25984755619"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T07:38:11.000Z",
      "commit": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
      "fileid": "20abe35bef2b29e7ede9b509bbe9db632166a83dd0d5fa6dd5b33b069f7b93e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcdterry/actions/runs/25984755619"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T07:38:13.000Z",
      "commit": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
      "fileid": "37d738bd96b7350be30dc9d247ee02bcaa873ef22a6d6c909e372f0acb278b22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcdterry/actions/runs/25984755619"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T07:38:21.000Z",
      "commit": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
      "fileid": "942f9c4c5a2747a849e881c09765274b214328d51d754e131296aca99e46a48a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcdterry/actions/runs/25984755619"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T17:27:04.000Z",
      "commit": "9b1196235b9d00536e0ff2190a23b3e810ae1966",
      "fileid": "997348ceb5876f8a714358c2e4f085b5b5d5489c56d929ee1d893007ea309615",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jcdterry/actions/runs/25984755619"
    }
  ]
}