{
  "_id": "6a4788b56527f6f71fa0d123",
  "Package": "rD3plot",
  "Type": "Package",
  "Version": "1.1.59",
  "Date": "2026-07-01",
  "Title": "Interactive Networks, Timelines, Barplots, Galleries with\n'D3.js'",
  "Description": "Creates interactive analytic graphs with 'R'. It joins the\ndata analysis power of R and the visualization libraries of\nJavaScript in one package. The package provides interactive\nnetworks, timelines, barplots, image galleries and evolving\nnetworks. Graphs are represented as 'D3.js' graphs embedded in\na web page ready for its interactive analysis and exploration.",
  "License": "GPL-2 | GPL-3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Authors@R": "c( \nperson(\"Modesto\", \"Escobar\", email = \"modesto@usal.es\", role = c(\"aut\", \"cph\",\"cre\"), comment = c(ORCID = \"0000-0003-2072-6071\")),\nperson(\"Carlos\", \"Prieto\", email = \"cprietos@usal.es\", role = c(\"aut\"), comment = c(ORCID = \"0000-0001-8178-9768\")),\nperson(\"David\", \"Barrios\", email = \"metal@usal.es\", role = \"aut\")\n)",
  "Maintainer": "Modesto Escobar <modesto@usal.es>",
  "Encoding": "UTF-8",
  "Acknowledgments": "Grants CSO2013-49278-EXP, PGC2018-093755-B100,\nPDC2022-133355-100, PID2023-147358NB-100 funded by\nMICIU/AEI/10.13039/501100011033 and by “European Union\nNextGenerationEU/PRTR”.",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://modesto-escobar.r-universe.dev",
  "Date/Publication": "2026-07-01 14:24:59 UTC",
  "RemoteUrl": "https://github.com/modesto-escobar/rd3plot",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
  "Packaged": {
    "Date": "2026-07-01 15:26:50 UTC",
    "User": "root"
  },
  "Author": "Modesto Escobar [aut, cph, cre] (ORCID:\n<https://orcid.org/0000-0003-2072-6071>),\nCarlos Prieto [aut] (ORCID: <https://orcid.org/0000-0001-8178-9768>),\nDavid Barrios [aut]",
  "_user": "modesto-escobar",
  "_type": "src",
  "_file": "rD3plot_1.1.59.tar.gz",
  "_fileid": "https://r2.ropensci.org/2924d14f906e70003b58c1996a344c9323f8271b84151f42eeb1066f0bc34894",
  "_filesize": 2880990,
  "_sha256": "2924d14f906e70003b58c1996a344c9323f8271b84151f42eeb1066f0bc34894",
  "_expires": "2026-10-11T10:02:29.000Z",
  "_created": "2026-07-01T15:26:50.000Z",
  "_published": "2026-07-03T10:02:29.838Z",
  "_jobs": [
    {
      "job": 84976371843,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8014802321"
    },
    {
      "job": 84976371678,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014800812"
    },
    {
      "job": 84976371682,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8014793541"
    },
    {
      "job": 84976371626,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014795421"
    },
    {
      "job": 84976371042,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014735720"
    },
    {
      "job": 84976371581,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8014810329"
    },
    {
      "job": 84976371511,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8014782021"
    },
    {
      "job": 84976372065,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8014785632"
    },
    {
      "job": 84976371661,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014778337"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/modesto-escobar/actions/runs/28528498154",
  "_status": "success",
  "_upstream": "https://github.com/modesto-escobar/rd3plot",
  "_commit": {
    "id": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
    "author": "BioinfoUSAL <bioinfo@usal.es>",
    "committer": "BioinfoUSAL <bioinfo@usal.es>",
    "message": "1.1.59\n",
    "time": 1782915899
  },
  "_maintainer": {
    "name": "Modesto Escobar",
    "email": "modesto@usal.es",
    "login": "modesto-escobar",
    "description": "",
    "uuid": 8851672,
    "orcid": "0000-0003-2072-6071"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "evolMap",
      "role": "Suggests"
    }
  ],
  "_owner": "modesto-escobar",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "bioinfousal",
      "count": 168,
      "uuid": 23400522
    },
    {
      "user": "modesto-escobar",
      "count": 8,
      "uuid": 8851672
    }
  ],
  "_userbio": {
    "uuid": 8851672,
    "type": "user",
    "name": "Modesto Escobar",
    "followers": 11
  },
  "_downloads": {
    "count": 625,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rD3plot"
  },
  "_devurl": "https://github.com/modesto-escobar/rd3plot",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rD3plot.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/modesto-escobar/rd3plot",
  "_realowner": "modesto-escobar",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.10",
      "date": "2021-04-08"
    },
    {
      "version": "1.0.22",
      "date": "2021-08-23"
    },
    {
      "version": "1.0.25",
      "date": "2021-10-28"
    },
    {
      "version": "1.0.68",
      "date": "2023-03-22"
    },
    {
      "version": "1.1.21",
      "date": "2024-10-18"
    },
    {
      "version": "1.1.26",
      "date": "2025-01-17"
    },
    {
      "version": "1.1.37",
      "date": "2025-07-03"
    },
    {
      "version": "1.1.45",
      "date": "2026-01-10"
    }
  ],
  "_exports": [
    "add_tutorial_rd3",
    "barplot_rd3",
    "evolNetwork_rd3",
    "gallery_rd3",
    "gallery2_rd3",
    "gallery3_rd3",
    "network_rd3",
    "pie_rd3",
    "rd3_addDescription",
    "rd3_addImage",
    "rd3_fromIgraph",
    "rd3_layoutCircle",
    "rd3_layoutGrid",
    "rd3_multigraph",
    "rd3_multiPages",
    "rd3_toIgraph",
    "shiny_rd3",
    "timeline_rd3",
    "treeGallery_rd3",
    "treeGallery2_rd3"
  ],
  "_datasets": [
    {
      "name": "crannetworkdata",
      "title": "Dependency network of packages in CRAN",
      "object": "crannetworkdata",
      "file": "crannetworkdata.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "finches",
      "title": "Data: Finches' attributes in Galapagos islands.",
      "object": "finches",
      "file": "finches.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "frequency",
        "type",
        "species"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "galapagos",
      "title": "Data: Finches' presence in Galapagos Islands.",
      "object": "galapagos",
      "file": "galapagos.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Source",
        "Target",
        "coincidences"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "miserables",
      "title": "Coappearance network of characters in Les Miserables (undirected)",
      "object": "miserables",
      "file": "miserables.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sociologists",
      "title": "Data: Sociologists born in the 19th century.",
      "object": "sociologists",
      "file": "sociologists.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "birth",
        "death",
        "birthcountry",
        "movements"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rD3plot-package",
      "title": "The rD3plot package.",
      "topics": [
        "rD3plot-package"
      ]
    },
    {
      "page": "add_tutorial_rd3",
      "title": "Adds a tutorial for the gallery.",
      "topics": [
        "add_tutorial_rd3"
      ]
    },
    {
      "page": "barplot_rd3",
      "title": "Networked barplot.",
      "topics": [
        "barplot_rd3"
      ]
    },
    {
      "page": "crannetworkdata",
      "title": "Dependency network of packages in CRAN",
      "topics": [
        "crannetworkdata"
      ]
    },
    {
      "page": "evolNetwork_rd3",
      "title": "Create evolving networks.",
      "topics": [
        "evolNetwork_rd3"
      ]
    },
    {
      "page": "finches",
      "title": "Data: Finches' attributes in Galapagos islands.",
      "topics": [
        "finches"
      ]
    },
    {
      "page": "galapagos",
      "title": "Data: Finches' presence in Galapagos Islands.",
      "topics": [
        "galapagos"
      ]
    },
    {
      "page": "gallery_rd3",
      "title": "Images in a grid gallery.",
      "topics": [
        "gallery_rd3"
      ]
    },
    {
      "page": "gallery2_rd3",
      "title": "Images in a grid gallery.",
      "topics": [
        "gallery2_rd3"
      ]
    },
    {
      "page": "gallery3_rd3",
      "title": "Images in a grid gallery.",
      "topics": [
        "gallery3_rd3"
      ]
    },
    {
      "page": "miserables",
      "title": "Coappearance network of characters in Les Miserables (undirected)",
      "topics": [
        "miserables"
      ]
    },
    {
      "page": "network_rd3",
      "title": "Interactive network.",
      "topics": [
        "network_rd3"
      ]
    },
    {
      "page": "pie_rd3",
      "title": "Networked barplot.",
      "topics": [
        "pie_rd3"
      ]
    },
    {
      "page": "rd3_addDescription",
      "title": "Adds a description to a 'rD3plot' object.",
      "topics": [
        "rd3_addDescription"
      ]
    },
    {
      "page": "rd3_addImage",
      "title": "Adds an image to a 'rD3plot' object.",
      "topics": [
        "rd3_addImage"
      ]
    },
    {
      "page": "rd3_fromIgraph",
      "title": "Produce interactive networks from 'igraph' objects.",
      "topics": [
        "rd3_fromIgraph"
      ]
    },
    {
      "page": "rd3_layoutCircle",
      "title": "Produce a circle layout of any number of nodes.",
      "topics": [
        "rd3_layoutCircle"
      ]
    },
    {
      "page": "rd3_layoutGrid",
      "title": "Produce a grid layout of any number of nodes.",
      "topics": [
        "rd3_layoutGrid"
      ]
    },
    {
      "page": "rd3_multigraph",
      "title": "Integrates interactive 'rD3plot' graphs.",
      "topics": [
        "rd3_multigraph"
      ]
    },
    {
      "page": "rd3_multiPages",
      "title": "Produces a gallery of 'rD3plot' graphs.",
      "topics": [
        "rd3_multiPages"
      ]
    },
    {
      "page": "rd3_toIgraph",
      "title": "'igraph' object.",
      "topics": [
        "rd3_toIgraph"
      ]
    },
    {
      "page": "shiny_rd3",
      "title": "Include rD3plot graphs in 'Shiny'.",
      "topics": [
        "shiny_rd3"
      ]
    },
    {
      "page": "sociologists",
      "title": "Data: Sociologists born in the 19th century.",
      "topics": [
        "sociologists"
      ]
    },
    {
      "page": "timeline_rd3",
      "title": "Interactive time-bar plot.",
      "topics": [
        "timeline_rd3"
      ]
    },
    {
      "page": "treeGallery_rd3",
      "title": "Images in a grid gallery.",
      "topics": [
        "treeGallery_rd3"
      ]
    },
    {
      "page": "treeGallery2_rd3",
      "title": "Images in a grid gallery.",
      "topics": [
        "treeGallery2_rd3"
      ]
    }
  ],
  "_readme": "https://github.com/modesto-escobar/rd3plot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "rD3plot.Rmd",
      "filename": "rD3plot.html",
      "title": "rD3plot",
      "author": "Modesto Escobar, David Barrios, Carlos Prieto (University of Salamanca)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Visual Analytics Networks with rD3plot",
        "Description",
        "Examples"
      ],
      "created": "2025-07-11 14:50:03",
      "modified": "2025-07-11 14:50:03",
      "commits": 1
    }
  ],
  "_score": 6.100370545117563,
  "_indexed": true,
  "_nocasepkg": "rd3plot",
  "_universes": [
    "modesto-escobar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.59",
      "date": "2026-07-01T15:29:05.000Z",
      "distro": "resolute",
      "commit": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
      "fileid": "https://r2.ropensci.org/16e024295dfa016d5b09fc3355f1ba3cd5d80adb0694392159d7df5f9f1e3bbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modesto-escobar/actions/runs/28528498154"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.59",
      "date": "2026-07-01T15:29:02.000Z",
      "distro": "resolute",
      "commit": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
      "fileid": "https://r2.ropensci.org/77a6c8bb8fc2b4ce1d267b44f72e04ef57635fd58fe017fa866b2c8d8f34d5a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modesto-escobar/actions/runs/28528498154"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.59",
      "date": "2026-07-01T15:28:50.000Z",
      "commit": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
      "fileid": "https://r2.ropensci.org/6965471e30799f8a15ec089d6003aade5e36be3cc4302cfa8c269d6790d06a8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modesto-escobar/actions/runs/28528498154"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.59",
      "date": "2026-07-01T15:28:45.000Z",
      "commit": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
      "fileid": "https://r2.ropensci.org/31f252915158ffc29e6f4864f843befbd88ffa61f91ad6fbe99ac2994196032c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modesto-escobar/actions/runs/28528498154"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.59",
      "date": "2026-07-01T15:29:39.000Z",
      "commit": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
      "fileid": "https://r2.ropensci.org/43aac24b153ea97b5a5d847920389ca7e45c8edfe7579707d7b6c22256fa5afc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/modesto-escobar/actions/runs/28528498154"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.59",
      "date": "2026-07-01T15:28:14.000Z",
      "commit": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
      "fileid": "https://r2.ropensci.org/fc9f84e6f29f0fff9e538771b1047f9143afa34bb45450d1d155ef2d8973c300",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modesto-escobar/actions/runs/28528498154"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.59",
      "date": "2026-07-01T15:28:23.000Z",
      "commit": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
      "fileid": "https://r2.ropensci.org/6f1780e709a4b1929392464ee5662ec562b070da9507cb8e146953d160601aa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modesto-escobar/actions/runs/28528498154"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.59",
      "date": "2026-07-01T15:28:06.000Z",
      "commit": "ff38bbb5ff1137353ce8f2f761bcecb4571a50ea",
      "fileid": "https://r2.ropensci.org/09fec671c40415efe21ab90480569f20d488781c66f5367586fbd2516c9face3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modesto-escobar/actions/runs/28528498154"
    }
  ]
}