{
  "_id": "6a2008a2b401979e73446eee",
  "Package": "robber",
  "Title": "Using Block Model to Estimate the Robustness of Ecological\nNetwork",
  "Version": "0.2.4",
  "Authors@R": "person(given = \"Saint-Clair\",\nfamily = \"Chabert-Liddell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"academic@chabert-liddell.com\",\ncomment = c(ORCID = \"0000-0001-5604-7308\"))",
  "Description": "Implementation of a variety of methods to compute the\nrobustness of ecological interaction networks with binary\ninteractions as described in <doi:10.1002/env.2709>. In\nparticular, using the Stochastic Block Model and its bipartite\ncounterpart, the Latent Block Model to put a parametric model\non the network, allows the comparison of the robustness of\nnetworks differing in species richness and number of\ninteractions. It also deals with networks that are partially\nsampled and/or with missing values.",
  "License": "GPL-3",
  "URL": "https://github.com/Chabert-Liddell/robber",
  "BugReports": "https://github.com/Chabert-Liddell/robber/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libglpk-dev libgmp3-dev make libicu-dev\nlibuv1-dev libxml2-dev",
  "Repository": "https://chabert-liddell.r-universe.dev",
  "Date/Publication": "2024-02-07 13:33:44 UTC",
  "RemoteUrl": "https://github.com/chabert-liddell/robber",
  "RemoteRef": "HEAD",
  "RemoteSha": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 10:54:23 UTC",
    "User": "root"
  },
  "Author": "Saint-Clair Chabert-Liddell [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5604-7308>)",
  "Maintainer": "Saint-Clair Chabert-Liddell <academic@chabert-liddell.com>",
  "MD5sum": "8c7e1d252bff670a0dfdfb0bdd6737a2",
  "_user": "chabert-liddell",
  "_type": "src",
  "_file": "robber_0.2.4.tar.gz",
  "_fileid": "1923d4694ef0955edc0c555e332774755dcf6e647b647b5067b48ee85e496811",
  "_filesize": 622768,
  "_sha256": "1923d4694ef0955edc0c555e332774755dcf6e647b647b5067b48ee85e496811",
  "_created": "2026-06-03T10:54:23.000Z",
  "_published": "2026-06-03T10:57:38.510Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79277881006,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382653141"
    },
    {
      "job": 79277880838,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382653116"
    },
    {
      "job": 79277880894,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382638308"
    },
    {
      "job": 79277880874,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382634398"
    },
    {
      "job": 79277170486,
      "time": 257,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382593109"
    },
    {
      "job": 79277880849,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382644490"
    },
    {
      "job": 79277881018,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382627957"
    },
    {
      "job": 79277880902,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382645031"
    },
    {
      "job": 79277880905,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382625142"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chabert-liddell/actions/runs/26879946778",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chabert-liddell/robber",
  "_commit": {
    "id": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
    "author": "Saint-Clair Chabert-Liddell <saint-clair.chabert-liddell@inrae.fr>",
    "committer": "Saint-Clair Chabert-Liddell <saint-clair.chabert-liddell@inrae.fr>",
    "message": "cran-submit\n",
    "time": 1707312824
  },
  "_maintainer": {
    "name": "Saint-Clair Chabert-Liddell",
    "email": "academic@chabert-liddell.com",
    "login": "chabert-liddell",
    "description": "",
    "uuid": 41788973,
    "orcid": "0000-0001-5604-7308"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "blockmodels",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "GREMLINS",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "pammtools",
      "role": "Imports"
    },
    {
      "package": "partitions",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "pbmcapply",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "chabert-liddell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ecological-network",
    "robber",
    "robustness"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "chabert-liddell",
      "count": 53,
      "uuid": 41788973
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 41788973,
    "type": "user",
    "name": "Saint-Clair Chabert-Liddell"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robber"
  },
  "_devurl": "https://github.com/chabert-liddell/robber",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/robber.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chabert-liddell/robber",
  "_realowner": "chabert-liddell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2021-09-20"
    },
    {
      "version": "0.2.3",
      "date": "2023-02-28"
    },
    {
      "version": "0.2.4",
      "date": "2024-02-07"
    }
  ],
  "_exports": [
    "%>%",
    "auc_robustness_lbm",
    "compare_robustness",
    "get_lbm_param",
    "robustness_emp",
    "robustness_lbm",
    "simulate_lbm",
    "var_auc_unif_lbm",
    "var_fun_unif_lbm"
  ],
  "_datasets": [
    {
      "name": "hostparasite",
      "title": "A binarized host-parasite network",
      "object": "hostparasite",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Peromyscopsylla.silvatica",
        "Corrodopsylla.birulai",
        "Megabothris.rectangulatus",
        "Doratopsylla.dasycnema",
        "Palaeopsylla.soricis",
        "Ctenophthalmus.uncinatus",
        "Amalaraeus.penicilliger",
        "Hystrichopsylla.talpae",
        "Rhadinopsylla.li",
        "Ceratophyllus.indages",
        "Megabothris.walkeri",
        "Ctenophthalmus.assimilis",
        "Tarsopsylla.octodecimdentata",
        "Neopsylla.pleskei",
        "Frontopsylla.elata",
        "Amphipsylla.sibirica",
        "Neopsylla.acanthina",
        "Nosopsyllus.fasciatus",
        "Leptopsylla.segnis",
        "Catallagia.dacenkoi",
        "Megabothris.calcarifer",
        "Megabothris.turbidus",
        "Catallagia.ioffi",
        "Ctenophthalmus.pisticus",
        "Neopsylla.mana",
        "Rhadinopsylla.integella"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    },
    {
      "name": "pollination",
      "title": "A plant-pollinator network",
      "object": "pollination",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Eucera.gracilipes",
        "Lasioglossum.evylaeus",
        "Amegilla.sp1.M_PL_058",
        "Anthophora.alluardii",
        "Apis.mellifera",
        "Amegilla.canifrons",
        "Anthophora.orotavae",
        "Unidentified.sp1.M_PL_058",
        "Unidentified.sp2.M_PL_058",
        "Unidentified.sp3.M_PL_058",
        "Amegilla.quadrifasciata",
        "Lucilia.sp1.M_PL_058",
        "Unidentified.sp4.M_PL_058",
        "Unidentified.sp5.M_PL_058",
        "Unidentified.sp6.M_PL_058",
        "Hylaeus.sp1.M_PL_058",
        "Unidentified.sp10.M_PL_058",
        "Unidentified.sp11.M_PL_058",
        "Unidentified.sp12.M_PL_058",
        "Unidentified.sp13.M_PL_058",
        "Unidentified.sp14.M_PL_058",
        "Unidentified.sp7.M_PL_058",
        "Unidentified.sp8.M_PL_058",
        "Unidentified.sp9.M_PL_058",
        "Andrena.vucana",
        "Camponotus.rufoglaucus",
        "Cyclyrius.webbianus",
        "Macroglossum.stellatarum",
        "Sphecodes.marginatus.",
        "Tachina.canariensis",
        "Thysanoptera.sp1.M_PL_058",
        "Unidentified.sp15.M_PL_058",
        "Unidentified.sp16.M_PL_058",
        "Unidentified.sp17.M_PL_058",
        "Unidentified.sp18.M_PL_058",
        "Unidentified.sp19.M_PL_058",
        "Unidentified.sp20.M_PL_058",
        "Unidentified.sp21.M_PL_058",
        "Unidentified.sp22.M_PL_058",
        "Unidentified.sp23.M_PL_058",
        "Unidentified.sp24.M_PL_058",
        "Unidentified.sp25.M_PL_058",
        "Unidentified.sp26.M_PL_058",
        "Unidentified.sp27.M_PL_058",
        "Unidentified.sp28.M_PL_058",
        "Unidentified.sp29.M_PL_058",
        "Unidentified.sp30.M_PL_058",
        "Unidentified.sp31.M_PL_058",
        "Unidentified.sp32.M_PL_058",
        "Unidentified.sp33.M_PL_058",
        "Unidentified.sp34.M_PL_058"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    },
    {
      "name": "seeddispersal",
      "title": "A seed-dispersal network",
      "object": "seeddispersal",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Sarcops.calvus",
        "Ducula.bicolor",
        "Ptilinopus.occipitalis",
        "Ducula.poliocephala",
        "Penelopides.panini",
        "Phapitreron.leucotis",
        "Chalcophaps.indica",
        "Hypsipetes.philippinus",
        "Ptenochirus.jagori",
        "Pycnonotus.goiavier",
        "Cynopterus.brachyotis",
        "Macropygia.phasianella",
        "Zosterops.nigrorum",
        "Rhabdornis.mysticalis",
        "Streptopelia.chinensis",
        "Oriolus.chinensis",
        "Aceros.waldeni",
        "Megalaima.haemacephala",
        "Sus.cebifrons"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "auc_robustness_lbm",
      "title": "Fast computation of the LBM robustness statistic for uniform extinctions",
      "topics": [
        "auc_robustness_lbm"
      ]
    },
    {
      "page": "compare_robustness",
      "title": "Compare the robustness for different LBM parameters",
      "topics": [
        "compare_robustness"
      ]
    },
    {
      "page": "get_lbm_param",
      "title": "Estimate the parameters of a LBM",
      "topics": [
        "get_lbm_param"
      ]
    },
    {
      "page": "hostparasite",
      "title": "A binarized host-parasite network",
      "topics": [
        "hostparasite"
      ]
    },
    {
      "page": "plot.robber",
      "title": "Plot function pour robber class",
      "topics": [
        "plot.robber"
      ]
    },
    {
      "page": "pollination",
      "title": "A plant-pollinator network",
      "topics": [
        "pollination"
      ]
    },
    {
      "page": "robustness_emp",
      "title": "Empirical Robustness of a Network",
      "topics": [
        "robustness_emp"
      ]
    },
    {
      "page": "robustness_lbm",
      "title": "Robustness for LBM",
      "topics": [
        "robustness_lbm"
      ]
    },
    {
      "page": "seeddispersal",
      "title": "A seed-dispersal network",
      "topics": [
        "seeddispersal"
      ]
    },
    {
      "page": "simulate_lbm",
      "title": "Simulate a bipartite interaction network using block model",
      "topics": [
        "simulate_lbm"
      ]
    },
    {
      "page": "var_auc_unif_lbm",
      "title": "Compute the Conditional variance of the AUC of the LBM Robustness",
      "topics": [
        "var_auc_unif_lbm"
      ]
    },
    {
      "page": "var_fun_unif_lbm",
      "title": "Compute the Conditional variance of the LBM Robustness term by term",
      "topics": [
        "var_fun_unif_lbm"
      ]
    }
  ],
  "_readme": "https://github.com/chabert-liddell/robber/raw/HEAD/README.md",
  "_rundeps": [
    "aricode",
    "backports",
    "base64enc",
    "blockmodels",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "cmprsk",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gmp",
    "GREMLINS",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lazyeval",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mets",
    "mgcv",
    "mime",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "numDeriv",
    "pammtools",
    "parallelly",
    "partitions",
    "pbmcapply",
    "pec",
    "pillar",
    "pkgconfig",
    "plotrix",
    "polspline",
    "polynom",
    "prodlim",
    "progressr",
    "Publish",
    "purrr",
    "quantreg",
    "R6",
    "ranger",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "riskRegression",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "scam",
    "sets",
    "shape",
    "SparseM",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timereg",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "topological-analysis.Rmd",
      "filename": "topological-analysis.html",
      "title": "Topological Analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Robustness of real bipartite ecological networks",
        "Analyzing the robustness of a host-parasite network",
        "Comparing the robustness of 3 networks",
        "Comparing the influence of mesoscale structure on robustness",
        "Influence of the mesoscale structure on the variability of the robustness"
      ],
      "created": "2020-06-19 18:14:16",
      "modified": "2024-01-31 21:47:13",
      "commits": 11
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "robber",
  "_universes": [
    "chabert-liddell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-03T10:57:00.000Z",
      "distro": "noble",
      "commit": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
      "fileid": "4f3e9cc0fcfda88b593fc2f9dd56efbb52e6d06411dcb075a4e9d0e655b505df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chabert-liddell/actions/runs/26879946778"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-03T10:57:00.000Z",
      "distro": "noble",
      "commit": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
      "fileid": "5e9d5618ae095868e8b1fcf4956ac4adf0149e287160e4611101f030ba6894d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chabert-liddell/actions/runs/26879946778"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-03T10:56:25.000Z",
      "commit": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
      "fileid": "cdd9345587f29fc8af2ff2718ecd7b1ffef4393aa8e022062b1f6eec7b71f6c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chabert-liddell/actions/runs/26879946778"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-03T10:56:14.000Z",
      "commit": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
      "fileid": "227346c302985ffd2158153bc211a2e1042c6e324e7b46a49c13aaf80c98b0e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chabert-liddell/actions/runs/26879946778"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-03T10:56:59.000Z",
      "commit": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
      "fileid": "34eca06cabcfdb96e0851456527c606b6608dda0fef04111e8d9527893a2c68d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chabert-liddell/actions/runs/26879946778"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-03T10:55:43.000Z",
      "commit": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
      "fileid": "2eee7f9cd8130b614bb1fd3698dc40fde596d5aff96f29f2d2d490fe399cf7aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chabert-liddell/actions/runs/26879946778"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-03T10:56:33.000Z",
      "commit": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
      "fileid": "33deb1e8d87157142e45cc1a120cc87e1d9e8309b319d1409e050583f657ac91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chabert-liddell/actions/runs/26879946778"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-03T10:55:38.000Z",
      "commit": "71d9368f2d7176ad4188ecf005f1a660fdf2be77",
      "fileid": "b4a8f27693d6f6284e3ef85c6d29b054c64150aeeed41ca32441feb90c53412e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chabert-liddell/actions/runs/26879946778"
    }
  ]
}