{
  "_id": "6a1816fbacfb0bcc41dafa47",
  "Package": "shinyTree",
  "Type": "Package",
  "Title": "jsTree Bindings for Shiny",
  "Version": "0.4.0",
  "Date": "2025-01-26",
  "Authors@R": "c(\nperson(family=\"Trestle Technology, LLC\", role=\"aut\", email=\"cran@trestletechnology.net\"),\nperson(\"Jeff\", \"Allen\", role=\"cre\", email=\"cran@trestletechnology.net\"),\nperson(family=\"Institut de Radioprotection et de Sûreté Nucléaire\", role=c(\"cph\"), email = \"yann.richet@irsn.fr\"),\nperson(\"Ivan\", \"Bozhanov\", role=c(\"ctb\", \"cph\"), comment = \"jsTree\"),\nperson(family=\"The Dojo Foundation\", role=c(\"ctb\", \"cph\"), comment=\"require.js\"),\nperson(family=\"jQuery Foundation, Inc.\", role=c(\"ctb\", \"cph\")),\nperson(\"Mike\", \"Schaffer\", role=c(\"ctb\"), email=\"mschaff@gmail.com\"),\nperson(\"Timm\", \"Danker\", role=c(\"ctb\"), email=\"tidafr@carina.uberspace.de\"))",
  "Description": "Exposes bindings to jsTree -- a JavaScript library that\nsupports interactive trees -- to enable a rich, editable trees\nin Shiny.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/trestletech/shinyTree/issues",
  "Roxygen": "list(wrap = TRUE)",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://timelyportfolio.r-universe.dev",
  "Date/Publication": "2025-01-26 20:57:28 UTC",
  "RemoteUrl": "https://github.com/timelyportfolio/shinyTree",
  "RemoteRef": "master",
  "RemoteSha": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:17:50 UTC",
    "User": "root"
  },
  "Author": "Trestle Technology, LLC [aut],\nJeff Allen [cre],\nInstitut de Radioprotection et de Sûreté Nucléaire [cph],\nIvan Bozhanov [ctb, cph] (jsTree),\nThe Dojo Foundation [ctb, cph] (require.js),\njQuery Foundation, Inc. [ctb, cph],\nMike Schaffer [ctb],\nTimm Danker [ctb]",
  "Maintainer": "Jeff Allen <cran@trestletechnology.net>",
  "MD5sum": "5a85eaeb1535874f8f9f00b84b60adeb",
  "_user": "timelyportfolio",
  "_type": "src",
  "_file": "shinyTree_0.4.0.tar.gz",
  "_fileid": "13f5f3c1bdcbb86f31bca136e508464592190e7b8301840f257ebaf00770e274",
  "_filesize": 525409,
  "_sha256": "13f5f3c1bdcbb86f31bca136e508464592190e7b8301840f257ebaf00770e274",
  "_created": "2026-05-28T10:17:50.000Z",
  "_published": "2026-05-28T10:20:43.350Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78270279398,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7263393204"
    },
    {
      "job": 78270279409,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7263394563"
    },
    {
      "job": 78270279397,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7263386414"
    },
    {
      "job": 78270279494,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7263392359"
    },
    {
      "job": 78269876798,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263352724"
    },
    {
      "job": 78270279459,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263384789"
    },
    {
      "job": 78270279511,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7263377586"
    },
    {
      "job": 78270279568,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7263389951"
    },
    {
      "job": 78270279399,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7263375737"
    }
  ],
  "_buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26568659850",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/timelyportfolio/shinyTree",
  "_commit": {
    "id": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
    "author": "timelyportfolio <kent.russell@timelyportfolio.com>",
    "committer": "timelyportfolio <kent.russell@timelyportfolio.com>",
    "message": "remove output binding to avoid duplicate input and output id/name to work with newest shiny\n",
    "time": 1737925048
  },
  "_maintainer": {
    "name": "Jeff Allen",
    "email": "cran@trestletechnology.net"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.1",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "timelyportfolio",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "timelyportfolio",
      "count": 28,
      "uuid": 837910
    },
    {
      "user": "trestletech",
      "count": 27,
      "uuid": 1593639
    },
    {
      "user": "schaffman5",
      "count": 6,
      "uuid": 1555095
    }
  ],
  "_userbio": {
    "uuid": 837910,
    "type": "user",
    "name": "timelyportfolio",
    "description": "open source with R and JavaScript"
  },
  "_downloads": {
    "count": 1493,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyTree"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/trestletech/shinytree",
  "_searchresults": 236,
  "_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/shinyTree.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shinytree/shinytree",
  "_realowner": "shinytree",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2015-02-13"
    },
    {
      "version": "0.2.6",
      "date": "2018-10-05"
    },
    {
      "version": "0.2.7",
      "date": "2019-05-27"
    },
    {
      "version": "0.3.1",
      "date": "2023-08-07"
    }
  ],
  "_exports": [
    "get_leaf_nodes",
    "get_selected",
    "get_selected_nodes",
    "get_state_nodes",
    "renderEmptyTree",
    "renderTree",
    "shinyTree",
    "updateTree"
  ],
  "_help": [
    {
      "page": "get_leaf_nodes",
      "title": "Get Leaf Nodes",
      "topics": [
        "get_leaf_nodes"
      ]
    },
    {
      "page": "get_selected",
      "title": "Get the selected nodes from a tree",
      "topics": [
        "get_selected"
      ]
    },
    {
      "page": "get_selected_nodes",
      "title": "Get Selected Nodes",
      "topics": [
        "get_selected_nodes"
      ]
    },
    {
      "page": "get_state_nodes",
      "title": "Get State for Leaf Nodes",
      "topics": [
        "get_state_nodes"
      ]
    },
    {
      "page": "renderEmptyTree",
      "title": "Render an empty ShinyTree",
      "topics": [
        "renderEmptyTree"
      ]
    },
    {
      "page": "renderTree",
      "title": "Render a ShinyTree",
      "topics": [
        "renderTree"
      ]
    },
    {
      "page": "shinyTree",
      "title": "Create a Shiny Tree",
      "topics": [
        "shinyTree"
      ]
    },
    {
      "page": "updateTree",
      "title": "Update the tree with new data",
      "topics": [
        "updateTree"
      ]
    }
  ],
  "_readme": "https://github.com/timelyportfolio/shinyTree/raw/master/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_score": 5.366515746237001,
  "_indexed": false,
  "_nocasepkg": "shinytree",
  "_universes": [
    "timelyportfolio"
  ],
  "_indexurl": "https://shinytree.r-universe.dev/shinyTree",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-28T10:20:03.000Z",
      "distro": "noble",
      "commit": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
      "fileid": "0bc81de97b9f880dcf84edae77624f25959eaee21acb1e2cfd6ff1c68800c24d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26568659850"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-28T10:20:07.000Z",
      "distro": "noble",
      "commit": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
      "fileid": "d59b1ee4190f2173282785cfe40602613dfc5101087f38f0920dad75f6a4ea22",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26568659850"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-28T10:19:43.000Z",
      "commit": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
      "fileid": "e3f22240187d347a3abb5557b1a2831f6b8707209118fa0b0ec329a95a2b2752",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26568659850"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-28T10:20:02.000Z",
      "commit": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
      "fileid": "6ea683d1e0212498c63f3ef5cff7ff9968e714af0996702cf580a75049ce9a2c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26568659850"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-28T10:19:52.000Z",
      "commit": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
      "fileid": "380970ce4a98b9d730b60b4e377ab20b885c52003962c65be1fe6677b24bb59e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26568659850"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-28T10:19:01.000Z",
      "commit": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
      "fileid": "778e395db101c20e26c8adbdb0f8e4fd665e209cd7db13aea62a14be23e520d6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26568659850"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-28T10:19:47.000Z",
      "commit": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
      "fileid": "45ca03110c06de3ddd6254ebba6431f377b8e763fb301e7b725f49f8add035eb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26568659850"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-28T10:18:56.000Z",
      "commit": "30d95cb7a9b6e29dbb9147c07f96db523c5ac13c",
      "fileid": "b8c02cdc4397b9f596d0aa9810b1db9deaa9668c1895ac5c800d0fcd6789fcc8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26568659850"
    }
  ]
}