{
  "_id": "6a49fd469a7b00bcc12f6159",
  "Package": "d3Tree",
  "Version": "0.3.0",
  "Date": "2024-01-23",
  "Title": "Create Interactive Collapsible Trees with the JavaScript 'D3'\nLibrary",
  "Authors@R": "c(person(\"Jonathan\", \"Sidi\", email = \"yonicd@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Kenton\", \"Russell\", email = \"kent.russell@timelyportfolio.com\",\ncomment = \"https://github.com/timelyportfolio\",role = \"ctb\"))",
  "Description": "Create and customize interactive collapsible 'D3' trees\nusing the 'D3' JavaScript library and the 'htmlwidgets'\npackage. These trees can be used directly from the R console,\nfrom 'RStudio', in Shiny apps and R Markdown documents. When in\nShiny the tree layout is observed by the server and can be used\nas a reactive filter of structured data.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/yonicd/d3Tree",
  "BugReports": "https://github.com/yonicd/d3Tree/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://yonicd.r-universe.dev",
  "Date/Publication": "2024-01-29 19:47:37 UTC",
  "RemoteUrl": "https://github.com/yonicd/d3tree",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 09:56:41 UTC",
    "User": "root"
  },
  "Author": "Jonathan Sidi [aut, cre],\nKenton Russell [ctb] (https://github.com/timelyportfolio)",
  "Maintainer": "Jonathan Sidi <yonicd@gmail.com>",
  "_user": "yonicd",
  "_type": "src",
  "_file": "d3Tree_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/10a16d002cacf4d2e676837a51c0f77734ed22d40f692c160c3a8bde0a3a36a3",
  "_filesize": 183923,
  "_sha256": "10a16d002cacf4d2e676837a51c0f77734ed22d40f692c160c3a8bde0a3a36a3",
  "_expires": "2026-10-13T06:44:20.000Z",
  "_created": "2026-06-12T09:56:41.000Z",
  "_published": "2026-07-05T06:44:22.344Z",
  "_jobs": [
    {
      "job": 85200211497,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588571558"
    },
    {
      "job": 85200211419,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588573608"
    },
    {
      "job": 85200211459,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7588564430"
    },
    {
      "job": 85200211378,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588567170"
    },
    {
      "job": 85200211277,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588530591"
    },
    {
      "job": 85200211429,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588572680"
    },
    {
      "job": 85200211469,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588559339"
    },
    {
      "job": 85200211488,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7588556888"
    },
    {
      "job": 85200211477,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588557642"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yonicd/actions/runs/27408428831",
  "_status": "success",
  "_upstream": "https://github.com/yonicd/d3tree",
  "_commit": {
    "id": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
    "author": "Jonathan Sidi <yoni@pinpointstrategies.io>",
    "committer": "Jonathan Sidi <yoni@pinpointstrategies.io>",
    "message": "add cran submision and cran comments files\n",
    "time": 1706557657
  },
  "_maintainer": {
    "name": "Jonathan Sidi",
    "email": "yonicd@gmail.com",
    "login": "yonicd",
    "linkedin": "in/yoni-sidi-397a4036",
    "description": "Data welder 👨‍🏭 and Research Scientist",
    "uuid": 1755487
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yonicd",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "d3js",
    "hierarchy",
    "htmlwidgets",
    "query",
    "shiny"
  ],
  "_stars": 86,
  "_contributors": [
    {
      "user": "yonicd",
      "count": 87,
      "uuid": 1755487
    },
    {
      "user": "timelyportfolio",
      "count": 11,
      "uuid": 837910
    },
    {
      "user": "thisisnic",
      "count": 1,
      "uuid": 13715823
    }
  ],
  "_userbio": {
    "uuid": 1755487,
    "type": "user",
    "name": "yonicd",
    "description": "Data welder 👨‍🏭 and Research Scientist"
  },
  "_downloads": {
    "count": 372,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/d3Tree"
  },
  "_devurl": "https://github.com/yonicd/d3tree",
  "_searchresults": 40,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/d3Tree.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yonicd/d3tree",
  "_realowner": "yonicd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-04-02"
    },
    {
      "version": "0.2.0",
      "date": "2017-06-13"
    },
    {
      "version": "0.2.2",
      "date": "2020-12-10"
    },
    {
      "version": "0.3.0",
      "date": "2024-01-29"
    }
  ],
  "_exports": [
    "d3tree",
    "d3treeOutput",
    "df2tree",
    "renderD3tree",
    "tree_filter"
  ],
  "_datasets": [
    {
      "name": "stan.models",
      "title": "stan.models",
      "object": "stanModels",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chapter",
        "r.files",
        "stan.files",
        "stan.obj.output",
        "model.type",
        "model.eq",
        "reg.type"
      ],
      "rows": 109,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "d3tree",
      "title": "d3tree",
      "topics": [
        "d3tree"
      ]
    },
    {
      "page": "d3tree-shiny",
      "title": "Shiny bindings for d3tree",
      "topics": [
        "d3tree-shiny",
        "d3treeOutput",
        "renderD3tree"
      ]
    },
    {
      "page": "df2tree",
      "title": "df2tree",
      "topics": [
        "df2tree"
      ]
    },
    {
      "page": "stan.models",
      "title": "stan.models",
      "topics": [
        "stan.models"
      ]
    }
  ],
  "_readme": "https://github.com/yonicd/d3tree/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 5.53655844257153,
  "_indexed": true,
  "_nocasepkg": "d3tree",
  "_universes": [
    "yonicd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-12T09:58:39.000Z",
      "distro": "noble",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "https://r2.ropensci.org/6d4281cca712fa327a8f7f124c50d85750b5668a807b1a38535eea96125760e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/27408428831"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-12T09:58:43.000Z",
      "distro": "noble",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "https://r2.ropensci.org/d0f0726460887febd1f9ef55787d834c8d4bc2b986c6f411a10588bfc94786c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/27408428831"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-12T09:58:21.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "https://r2.ropensci.org/ed9a5a7292b3ff43a7529080ca0ad59a5b351f613a78db5ba9d8e7b2e866b490",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/27408428831"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-12T09:58:27.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "https://r2.ropensci.org/1872ea82cb06e2c17864a44a4a2cea3336cc6ccdfae5439c1b12e4deb8edab55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/27408428831"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-12T09:58:57.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "https://r2.ropensci.org/5a02f2c908ea72a419d56f33d3b0110315783d9126db7f550903bf24836e131f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/27408428831"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-12T09:57:57.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "https://r2.ropensci.org/c3612b422bd22202454e9c2a4800767f162c8794bee2749e1308d8c1573dc537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/27408428831"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-12T09:57:49.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "https://r2.ropensci.org/09980a8314fb9cc0a3257c66f45bc9c4099a647f07c2ef8be3c26d6b293891a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/27408428831"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-12T09:57:53.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "https://r2.ropensci.org/c6b4bea5a813afdaaba10c02409749a032a9b75b929a7d198d1aded3d8ff784f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/27408428831"
    }
  ]
}