{
  "_id": "6a102c83acfb0bcc41c93419",
  "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-05-13 06:11:24 UTC",
    "User": "root"
  },
  "Author": "Jonathan Sidi [aut, cre],\nKenton Russell [ctb] (https://github.com/timelyportfolio)",
  "Maintainer": "Jonathan Sidi <yonicd@gmail.com>",
  "MD5sum": "441d039e2c09cdc6d2baeb0428974684",
  "_user": "yonicd",
  "_type": "src",
  "_file": "d3Tree_0.3.0.tar.gz",
  "_fileid": "786753c38ef1f7414eccfe8692beeeb465075dbb0829678cff2db3424481cb6e",
  "_filesize": 183871,
  "_sha256": "786753c38ef1f7414eccfe8692beeeb465075dbb0829678cff2db3424481cb6e",
  "_created": "2026-05-13T06:11:24.000Z",
  "_published": "2026-05-22T10:14:27.620Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359747787,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962883325"
    },
    {
      "job": 77359747840,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962883577"
    },
    {
      "job": 77359747867,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962875181"
    },
    {
      "job": 77359747966,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962882148"
    },
    {
      "job": 77359747406,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962852703"
    },
    {
      "job": 77359747107,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158102196"
    },
    {
      "job": 77359747560,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962875629"
    },
    {
      "job": 77359747879,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962869980"
    },
    {
      "job": 77359747928,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962869891"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yonicd/actions/runs/25781698864",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 1755487
  },
  "_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": 384,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/d3Tree"
  },
  "_devurl": "https://github.com/yonicd/d3tree",
  "_searchresults": 39,
  "_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",
    "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.525563058270066,
  "_indexed": true,
  "_nocasepkg": "d3tree",
  "_universes": [
    "yonicd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T06:13:30.000Z",
      "distro": "noble",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "81692265722e454b95d1d45588d2d4571c1ce6912482745a29f9502d12a45f22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/25781698864"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T06:13:30.000Z",
      "distro": "noble",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "5b89428356a69f9f14bcc5687b30180f6ce17487bf6027848e30bc81ad68ad5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/25781698864"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T06:13:01.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "d2b07f957a2a3a6539f2fa5ffb8a598484dfa5bd8257c9cbad070c884ac2db4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/25781698864"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T06:13:23.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "a0439926fe0cb758ca1738b44267437ff55553655161f75a43f266fb7686199e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/25781698864"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T06:12:51.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "867376640d81813f00df71fbe4d713bde11ded190530f1b0f27c9f4aa59b8089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/25781698864"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T06:12:30.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "1320ce89e305dc21efe47b992e64e26df38afa32d406b00597c827f280858255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/25781698864"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T06:12:30.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "3d0d366caef79403ffed4b421cec49d87c4e65be6e075274da110938e71a9157",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/25781698864"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T10:14:11.000Z",
      "commit": "d8b98ca7d720f2f21434564c2fa5981d7d4b0b71",
      "fileid": "08a4d14d3ca61971ad0c7106b15e96e715bcf5d6846b15f216215da51fa599c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/25781698864"
    }
  ]
}