{
  "_id": "6a14069eacfb0bcc41d39675",
  "Package": "protoshiny",
  "Type": "Package",
  "Title": "Interactive Dendrograms for Visualizing Hierarchical Clusters\nwith Prototypes",
  "Version": "0.1.1",
  "Authors@R": "c(person(\"Andee\", \"Kaplan\", email = \"andee.kaplan@colostate.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Jacob\", \"Bien\", role = \"aut\"),\nperson(\"Mike\", \"Bostock\", role = \"cph\", comment = \"Author of included d3.js library\"),\nperson(\"Brian\", \"Reavis\", role = \"cph\", comment = \"Author of included selectize.js library\"))",
  "Description": "Shiny app to interactively visualize hierarchical\nclustering with prototypes. For details on hierarchical\nclustering with prototypes, see Bien and Tibshirani (2011)\n<doi:10.1198/jasa.2011.tm10183>. This package currently\nlaunches the application.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://andeek.r-universe.dev",
  "Date/Publication": "2025-08-28 20:23:24 UTC",
  "RemoteUrl": "https://github.com/andeek/protoshiny",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc63748d989b57f56f2f83fd97989c25421fa67c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:18:33 UTC",
    "User": "root"
  },
  "Author": "Andee Kaplan [aut, cre],\nJacob Bien [aut],\nMike Bostock [cph] (Author of included d3.js library),\nBrian Reavis [cph] (Author of included selectize.js library)",
  "Maintainer": "Andee Kaplan <andee.kaplan@colostate.edu>",
  "MD5sum": "f5f5729ad2ea9f547cae57339be3b551",
  "_user": "andeek",
  "_type": "src",
  "_file": "protoshiny_0.1.1.tar.gz",
  "_fileid": "9c14006788795472a0f00925cf1b053721ae37e79d1ee25b77ee0b0c4c410cf5",
  "_filesize": 3548455,
  "_sha256": "9c14006788795472a0f00925cf1b053721ae37e79d1ee25b77ee0b0c4c410cf5",
  "_created": "2026-05-25T08:18:33.000Z",
  "_published": "2026-05-25T08:21:50.958Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77679822955,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194472397"
    },
    {
      "job": 77679822973,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194473524"
    },
    {
      "job": 77679822982,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194468291"
    },
    {
      "job": 77679822966,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194473580"
    },
    {
      "job": 77679368187,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194440158"
    },
    {
      "job": 77679822995,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194468828"
    },
    {
      "job": 77679823011,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194467578"
    },
    {
      "job": 77679823013,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194471776"
    },
    {
      "job": 77679822986,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194461092"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andeek/actions/runs/26390657078",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andeek/protoshiny",
  "_commit": {
    "id": "bc63748d989b57f56f2f83fd97989c25421fa67c",
    "author": "Andee Kaplan <andee.kaplan@gmail.com>",
    "committer": "Andee Kaplan <andee.kaplan@gmail.com>",
    "message": "ugh\n",
    "time": 1756412604
  },
  "_maintainer": {
    "name": "Andee Kaplan",
    "email": "andee.kaplan@colostate.edu",
    "login": "andeek",
    "description": "",
    "uuid": 2414427
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "dynamicTreeCut",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "protoclust",
      "role": "Imports"
    },
    {
      "package": "rare",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "andeek",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "andeek",
      "count": 94,
      "uuid": 2414427
    },
    {
      "user": "jacobbien",
      "count": 11,
      "uuid": 2008608
    }
  ],
  "_userbio": {
    "uuid": 2414427,
    "type": "user",
    "name": "Andee Kaplan"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/protoshiny"
  },
  "_devurl": "https://github.com/andeek/protoshiny",
  "_searchresults": 4,
  "_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/protoshiny.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andeek/protoshiny",
  "_realowner": "andeek",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-05-18"
    },
    {
      "version": "0.1.1",
      "date": "2025-08-28"
    }
  ],
  "_exports": [
    "as.protoclust",
    "get_clusters",
    "visualize_hc"
  ],
  "_help": [
    {
      "page": "as.protoclust",
      "title": "Convert a generic hclust object to a protoclust object.",
      "topics": [
        "as.protoclust"
      ]
    },
    {
      "page": "covid19",
      "title": "Dataset covid19",
      "topics": [
        "covid19"
      ]
    },
    {
      "page": "faces",
      "title": "Dataset faces",
      "topics": [
        "faces"
      ]
    },
    {
      "page": "get_clusters",
      "title": "Extract cluster labels",
      "topics": [
        "get_clusters"
      ]
    },
    {
      "page": "get_cut_from_merge_id",
      "title": "Get clustering of leaves from merge_id",
      "topics": [
        "get_cut_from_merge_id"
      ]
    },
    {
      "page": "get_paths_from_cut",
      "title": "Given a clustering get the root-to-node paths for visible nodes",
      "topics": [
        "get_paths_from_cut"
      ]
    },
    {
      "page": "get_server",
      "title": "Server function",
      "topics": [
        "get_server"
      ]
    },
    {
      "page": "get_ui",
      "title": "UI function",
      "topics": [
        "get_ui"
      ]
    },
    {
      "page": "movies",
      "title": "Dataset movies",
      "topics": [
        "movies"
      ]
    },
    {
      "page": "seaflow",
      "title": "Dataset seaflow",
      "topics": [
        "seaflow"
      ]
    },
    {
      "page": "visualize_hc",
      "title": "Run a local instance of protoshiny",
      "topics": [
        "visualize_hc"
      ]
    },
    {
      "page": "words",
      "title": "Dataset words",
      "topics": [
        "words"
      ]
    }
  ],
  "_readme": "https://github.com/andeek/protoshiny/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "commonmark",
    "crosstalk",
    "digest",
    "DT",
    "dynamicTreeCut",
    "evaluate",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "glmnet",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "otel",
    "promises",
    "protoclust",
    "R6",
    "rappdirs",
    "rare",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "sass",
    "shape",
    "shiny",
    "shinycssloaders",
    "shinythemes",
    "sourcetools",
    "survival",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "protoshiny",
  "_universes": [
    "andeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T08:20:44.000Z",
      "distro": "noble",
      "commit": "bc63748d989b57f56f2f83fd97989c25421fa67c",
      "fileid": "52e3b12c2cd16f1ea425fce91bd32d02ba95849f0321de28541eae0dcbb6cfc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andeek/actions/runs/26390657078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T08:20:50.000Z",
      "distro": "noble",
      "commit": "bc63748d989b57f56f2f83fd97989c25421fa67c",
      "fileid": "48c772e7d7c17722d475836ce027612125bd5ceb09045ca30bf7659b92cbb5b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andeek/actions/runs/26390657078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-25T08:20:34.000Z",
      "commit": "bc63748d989b57f56f2f83fd97989c25421fa67c",
      "fileid": "367d357e078deadba2013254087a361cfed9dc8481fd53c3820e7b8e163d2973",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andeek/actions/runs/26390657078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-25T08:20:51.000Z",
      "commit": "bc63748d989b57f56f2f83fd97989c25421fa67c",
      "fileid": "62e791a43823200dd20cc85facad429bea7df6e8e3a0350adb4b3fb452bd4a8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andeek/actions/runs/26390657078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-25T08:20:47.000Z",
      "commit": "bc63748d989b57f56f2f83fd97989c25421fa67c",
      "fileid": "3f1eb51a3f751d051297deb793991bb31215138e6878337d4ab29cd2983f8fc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andeek/actions/runs/26390657078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T08:20:19.000Z",
      "commit": "bc63748d989b57f56f2f83fd97989c25421fa67c",
      "fileid": "b7c246a5c33ca5cf63e0da42d4529a6af6edeae2f7dec777ae17c15ddcd2a647",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andeek/actions/runs/26390657078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T08:20:38.000Z",
      "commit": "bc63748d989b57f56f2f83fd97989c25421fa67c",
      "fileid": "d630089db20cd39b5998268f1e287a0bb20a2f9d9e2a21ce59dfb9fae560fc4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andeek/actions/runs/26390657078"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T08:19:50.000Z",
      "commit": "bc63748d989b57f56f2f83fd97989c25421fa67c",
      "fileid": "98e1b50831f4309ada311f7e9cbf565b3647f807b89b1ebf00e5e403855f3ed3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andeek/actions/runs/26390657078"
    }
  ]
}