{
  "_id": "6a497cf46d67900babdf762e",
  "Package": "collapsibleTree",
  "Type": "Package",
  "Title": "Interactive Collapsible Tree Diagrams using 'D3.js'",
  "Version": "0.1.8",
  "Authors@R": "c(\nperson(\"Adeel\", \"Khan\", email = \"AdeelK@gwu.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Dhrumin\", \"Shah\", role = \"ctb\"),\nperson(\"Mike\", \"Bostock\", role = c(\"ctb\", \"cph\"), comment = \"D3.js library, http://d3js.org\")\n)",
  "Maintainer": "Adeel Khan <AdeelK@gwu.edu>",
  "Description": "Interactive Reingold-Tilford tree diagrams created using\n'D3.js', where every node can be expanded and collapsed by\nclicking on it. Tooltips and color gradients can be mapped to\nnodes using a numeric column in the source data frame. See\n'collapsibleTree' website for more information and examples.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/AdeelK93/collapsibleTree,\nhttps://AdeelK93.github.io/collapsibleTree/",
  "BugReports": "https://github.com/AdeelK93/collapsibleTree/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://adeelk93.r-universe.dev",
  "Date/Publication": "2023-11-14 01:17:20 UTC",
  "RemoteUrl": "https://github.com/adeelk93/collapsibletree",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 21:33:38 UTC",
    "User": "root"
  },
  "Author": "Adeel Khan [aut, cre],\nDhrumin Shah [ctb],\nMike Bostock [ctb, cph] (D3.js library, http://d3js.org)",
  "_user": "adeelk93",
  "_type": "src",
  "_file": "collapsibleTree_0.1.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/d93b00b3ff8698dace6f7609133eb97b9479e90ef4335672db85980c564a1834",
  "_filesize": 1215735,
  "_sha256": "d93b00b3ff8698dace6f7609133eb97b9479e90ef4335672db85980c564a1834",
  "_expires": "2026-10-12T21:36:50.000Z",
  "_created": "2026-07-04T21:33:38.000Z",
  "_published": "2026-07-04T21:36:52.355Z",
  "_jobs": [
    {
      "job": 85168799568,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085632643"
    },
    {
      "job": 85168799575,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085631832"
    },
    {
      "job": 85168799590,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085629992"
    },
    {
      "job": 85168799567,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085628844"
    },
    {
      "job": 85168571602,
      "time": 208,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085617358"
    },
    {
      "job": 85168799592,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085633811"
    },
    {
      "job": 85168799597,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085626332"
    },
    {
      "job": 85168799614,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085627473"
    },
    {
      "job": 85168799617,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085625730"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/adeelk93/actions/runs/28720243603",
  "_status": "success",
  "_upstream": "https://github.com/adeelk93/collapsibletree",
  "_commit": {
    "id": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
    "author": "Adeel Khan <adeelk@gwu.edu>",
    "committer": "Adeel Khan <adeelk@gwu.edu>",
    "message": "CRAN link fixes\n",
    "time": 1699924640
  },
  "_maintainer": {
    "name": "Adeel Khan",
    "email": "adeelk@gwu.edu",
    "login": "adeelk93",
    "description": "Fixed-income data science",
    "uuid": 16856016
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "data.tree",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Enhances"
    },
    {
      "package": "shiny",
      "role": "Enhances"
    }
  ],
  "_owner": "adeelk93",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "d3js",
    "htmlwidgets",
    "shiny"
  ],
  "_stars": 162,
  "_contributors": [
    {
      "user": "adeelk93",
      "count": 73,
      "uuid": 16856016
    },
    {
      "user": "steadyfish",
      "count": 5,
      "uuid": 1509829
    },
    {
      "user": "bhogan-mitre",
      "count": 1,
      "uuid": 32336739
    }
  ],
  "_userbio": {
    "uuid": 16856016,
    "type": "user",
    "name": "Adeel Khan",
    "followers": 52,
    "description": "Fixed-income data science"
  },
  "_downloads": {
    "count": 1191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/collapsibleTree"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/adeelk93/collapsibletree",
  "_searchresults": 601,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/collapsibleTree.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/adeelk93/collapsibletree",
  "_realowner": "adeelk93",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2017-03-22"
    },
    {
      "version": "0.1.5",
      "date": "2017-07-23"
    },
    {
      "version": "0.1.6",
      "date": "2017-09-23"
    },
    {
      "version": "0.1.7",
      "date": "2018-08-22"
    },
    {
      "version": "0.1.8",
      "date": "2023-11-13"
    }
  ],
  "_exports": [
    "collapsibleTree",
    "collapsibleTreeNetwork",
    "collapsibleTreeOutput",
    "collapsibleTreeSummary",
    "renderCollapsibleTree"
  ],
  "_help": [
    {
      "page": "collapsibleTree",
      "title": "Create Interactive Collapsible Tree Diagrams",
      "topics": [
        "collapsibleTree",
        "collapsibleTree.data.frame",
        "collapsibleTree.Node"
      ]
    },
    {
      "page": "collapsibleTree-shiny",
      "title": "Shiny bindings for collapsibleTree",
      "topics": [
        "collapsibleTree-shiny",
        "collapsibleTreeOutput",
        "renderCollapsibleTree"
      ]
    },
    {
      "page": "collapsibleTreeNetwork",
      "title": "Create Network Interactive Collapsible Tree Diagrams",
      "topics": [
        "collapsibleTreeNetwork"
      ]
    },
    {
      "page": "collapsibleTreeSummary",
      "title": "Create Summary Interactive Collapsible Tree Diagrams",
      "topics": [
        "collapsibleTreeSummary"
      ]
    }
  ],
  "_readme": "https://github.com/adeelk93/collapsibletree/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "data.tree",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 8.386520542762067,
  "_indexed": true,
  "_nocasepkg": "collapsibletree",
  "_universes": [
    "adeelk93"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-07-04T21:35:56.000Z",
      "distro": "resolute",
      "commit": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
      "fileid": "https://r2.ropensci.org/1395c3059e885cfeca9ea9e9d47a54e52a921ed3f5f647a80229cfbbde15bf2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adeelk93/actions/runs/28720243603"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-07-04T21:35:49.000Z",
      "distro": "resolute",
      "commit": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
      "fileid": "https://r2.ropensci.org/de4af356180a11d6fbdec60abb68c0dc0c59d5514794da37dd8462854c91adb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adeelk93/actions/runs/28720243603"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-07-04T21:35:37.000Z",
      "commit": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
      "fileid": "https://r2.ropensci.org/fa043a6b9fe724556438e36e9133b7b87286216a7f7b0b0aefb5aa3d13476cbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adeelk93/actions/runs/28720243603"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-07-04T21:35:27.000Z",
      "commit": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
      "fileid": "https://r2.ropensci.org/2620c3e59df35b0ed9fdcadfe6f7162c27a027a43c66bdcaa19e0205c3429e37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adeelk93/actions/runs/28720243603"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-07-04T21:36:22.000Z",
      "commit": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
      "fileid": "https://r2.ropensci.org/310687295ab7c190c906d4d193e8fb2e4da9e995a5bd4f0f5118522715f201db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adeelk93/actions/runs/28720243603"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-07-04T21:34:54.000Z",
      "commit": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
      "fileid": "https://r2.ropensci.org/f44964047f9f83c23899b8c05a46d268dbee8eae00bc9dcd6bc2fa44926d19ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adeelk93/actions/runs/28720243603"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-07-04T21:35:05.000Z",
      "commit": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
      "fileid": "https://r2.ropensci.org/a70a647357b9a95544a831098b1428152c696035b8e9d51bfe48554b7162c97f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adeelk93/actions/runs/28720243603"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-07-04T21:34:49.000Z",
      "commit": "6c40208a8082e15a7fd1da3f390a7eb69751f9a7",
      "fileid": "https://r2.ropensci.org/bae8a37f0953c5cd8968526370d9a7c9b790d4195fcebd2b80039b64775b70b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adeelk93/actions/runs/28720243603"
    }
  ]
}