{
  "_id": "6a3026533efcd9bda43402c9",
  "Package": "ribiosGraph",
  "Type": "Package",
  "Title": "Manipulate and Visualize Graphs in the 'ribios' Software Suite",
  "Version": "1.1.0",
  "Date": "2026-01-24",
  "Authors@R": "c(person(given = \"Jitao David\",\nfamily = \"Zhang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jitao_david.zhang@roche.com\",\ncomment = c(ORCID=\"0000-0002-3085-0909\")))",
  "Description": "Tools to manipulate and visualize graphs (networks) for\ncomputational biology in drug discovery, for instance functions\nfor creating bipartite graphs and for interactive\nvisualizations. Zhang (2025)\n<https://github.com/bedapub/ribiosGraph>.",
  "License": "GPL-3",
  "URL": "https://github.com/bedapub/ribiosGraph",
  "BugReports": "https://github.com/bedapub/ribiosGraph/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://bedapub.r-universe.dev",
  "Date/Publication": "2026-02-18 09:32:18 UTC",
  "RemoteUrl": "https://github.com/bedapub/ribiosGraph",
  "RemoteRef": "HEAD",
  "RemoteSha": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 16:02:37 UTC",
    "User": "root"
  },
  "Author": "Jitao David Zhang [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3085-0909>)",
  "Maintainer": "Jitao David Zhang <jitao_david.zhang@roche.com>",
  "MD5sum": "3e5a00f5b39081f923a068d1099eeec8",
  "_user": "bedapub",
  "_type": "src",
  "_file": "ribiosGraph_1.1.0.tar.gz",
  "_fileid": "92ac1a20a1a6077d7a3f6c45ecbc3eef947d972ee4da0e92d941d1a0d6e55c9c",
  "_filesize": 220705,
  "_sha256": "92ac1a20a1a6077d7a3f6c45ecbc3eef947d972ee4da0e92d941d1a0d6e55c9c",
  "_created": "2026-06-15T16:02:37.000Z",
  "_published": "2026-06-15T16:20:35.200Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81466524899,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7643813927"
    },
    {
      "job": 81466524981,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643819515"
    },
    {
      "job": 81466525000,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7644184149"
    },
    {
      "job": 81466524929,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7644183573"
    },
    {
      "job": 81465821000,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643744229"
    },
    {
      "job": 81466524945,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643800521"
    },
    {
      "job": 81466525004,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7643789263"
    },
    {
      "job": 81466524984,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7643783734"
    },
    {
      "job": 81466524886,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643785414"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bedapub/actions/runs/27559026082",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bedapub/ribiosGraph",
  "_commit": {
    "id": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
    "author": "Jitao David Zhang <davidvonpku@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from bedapub/devel\n\nadd return values for list2incidenceMatrix",
    "time": 1771407138
  },
  "_maintainer": {
    "name": "Jitao David Zhang",
    "email": "jitao_david.zhang@roche.com",
    "login": "accio",
    "description": "A Computational Biologist in Drug Discovery",
    "uuid": 1397024,
    "orcid": "0000-0002-3085-0909"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "ribiosUtils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bedapub",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "accio",
      "count": 61,
      "uuid": 1397024
    }
  ],
  "_userbio": {
    "uuid": 39733410,
    "type": "organization",
    "name": "BEDApub",
    "followers": 25,
    "description": "Roche Pharma Research and Early Development, Pharmaceutical Sciences, Roche Innovation Center Basel, F. Hoffmann-La Roche Ltd, Grenzacherstrasse 124, 4070 Basel"
  },
  "_downloads": {
    "count": 126,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ribiosGraph"
  },
  "_devurl": "https://github.com/bedapub/ribiosgraph",
  "_searchresults": 0,
  "_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/ribiosGraph.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bedapub/ribiosgraph",
  "_realowner": "bedapub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2026-02-20"
    }
  ],
  "_exports": [
    "bipartite_graph_from_data_frame",
    "exportGML",
    "incidence2bipartite",
    "layout_as_bipartiteLR",
    "list2incidenceMatrix",
    "plotlyBipartiteGraph"
  ],
  "_help": [
    {
      "page": "bipartite_graph_from_data_frame",
      "title": "Create a bipartite graph from data frame",
      "topics": [
        "bipartite_graph_from_data_frame"
      ]
    },
    {
      "page": "exportGML",
      "title": "Export igraph object to GML, friendly to Cytoscape and yEd",
      "topics": [
        "exportGML"
      ]
    },
    {
      "page": "incidence2bipartite",
      "title": "Build a bipartite graph with an incidence matrix",
      "topics": [
        "incidence2bipartite"
      ]
    },
    {
      "page": "layout_as_bipartiteLR",
      "title": "Layout a bipartite graph from left to right",
      "topics": [
        "layout_as_bipartiteLR"
      ]
    },
    {
      "page": "list2incidenceMatrix",
      "title": "Convert a list of character strings into an incidence matrix",
      "topics": [
        "list2incidenceMatrix"
      ]
    },
    {
      "page": "plotlyBipartiteGraph",
      "title": "Plot a bipartite graph using plot_ly",
      "topics": [
        "plotlyBipartiteGraph"
      ]
    }
  ],
  "_readme": "https://github.com/bedapub/ribiosGraph/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "ribiosUtils",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "ribiosgraph",
  "_universes": [
    "bedapub",
    "accio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-15T16:05:03.000Z",
      "distro": "noble",
      "commit": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
      "fileid": "ecc96c288c1c9a1be38fbbca295e6bd312dcc7935fbf37ea2d7d586b63887c7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bedapub/actions/runs/27559026082"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-15T16:05:12.000Z",
      "distro": "noble",
      "commit": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
      "fileid": "7c7a93d3209a12b5411ce13856c5f1855d922a164b31ad235a85228dee801d44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bedapub/actions/runs/27559026082"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-15T16:19:39.000Z",
      "commit": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
      "fileid": "906a64e98090f384fccdb2c3e9c9b7ed59d2178e3269d2385916f5f07507fbae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bedapub/actions/runs/27559026082"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-15T16:19:35.000Z",
      "commit": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
      "fileid": "816949e4f5f5c63bd3e5d52a91f140b42bf61ede23f7f76cc4eec0380f3a99b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bedapub/actions/runs/27559026082"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-15T16:04:58.000Z",
      "commit": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
      "fileid": "373dfcbedb82bde223c3d78ff52b5bff08f019309cf4595679f3ee78e5caac12",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bedapub/actions/runs/27559026082"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-15T16:03:57.000Z",
      "commit": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
      "fileid": "d865f1fb3480dfbdf8770882e593c0642a2607bb7d6a1e8a841d864d00a8f3e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bedapub/actions/runs/27559026082"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-15T16:03:52.000Z",
      "commit": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
      "fileid": "8f5ec168b585ec27c39eaa9062a2d06322d5039b9b30a30341f74d0ce9a55b59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bedapub/actions/runs/27559026082"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-15T16:03:52.000Z",
      "commit": "9f4e984e20bcef244c42dce2fb37326c1a2c1e16",
      "fileid": "6918a6a31f6619eef0a270b9860f9eb2a6b781ee81c313bc94097f24ce0698c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bedapub/actions/runs/27559026082"
    }
  ]
}