{
  "_id": "6a1ae5a71d7bb097a09effec",
  "Package": "BrowserViz",
  "Type": "Package",
  "Title": "BrowserViz: interactive R/browser graphics using websockets and\nJSON",
  "Version": "2.34.0",
  "Date": "2023-09-12",
  "Author": "Paul Shannon",
  "Maintainer": "Arkadiusz Gladki <gladki.arkadiusz@gmail.com>",
  "Description": "Interactvive graphics in a web browser from R, using\nwebsockets and JSON.",
  "License": "GPL-2",
  "URL": "https://gladkia.github.io/BrowserViz/",
  "BugReports": "https://github.com/gladkia/BrowserViz/issues",
  "LazyLoad": "yes",
  "biocViews": "Visualization, ThirdPartyClient",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "make zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-29 20:15:25 UTC",
  "RemoteUrl": "https://github.com/bioc/BrowserViz",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "49b49f8082794aa6e71a3ee791e9065449990355",
  "Packaged": {
    "Date": "2026-05-30 09:26:20 UTC",
    "User": "root"
  },
  "MD5sum": "d254b039691321ac5d09b04bee4b1f15",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "BrowserViz_2.34.0.tar.gz",
  "_fileid": "f6f6ab599bf3a14cd43ec7e1f75d5c554c7e4db29fa1c22679381ee6d02627c3",
  "_filesize": 141212,
  "_sha256": "f6f6ab599bf3a14cd43ec7e1f75d5c554c7e4db29fa1c22679381ee6d02627c3",
  "_created": "2026-05-30T09:26:20.000Z",
  "_published": "2026-05-30T13:27:03.190Z",
  "_jobs": [
    {
      "job": 78639566089,
      "time": 159,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307231899"
    },
    {
      "job": 78639566093,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307228057"
    },
    {
      "job": 78639566100,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307233095"
    },
    {
      "job": 78639566090,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308504809"
    },
    {
      "job": 78639566094,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308503476"
    },
    {
      "job": 78639089290,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307167344"
    },
    {
      "job": 78639566085,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307223880"
    },
    {
      "job": 78639566101,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307221006"
    },
    {
      "job": 78639566102,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307220100"
    },
    {
      "job": 78639566099,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307222016"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 2,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680072602",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BrowserViz",
  "_commit": {
    "id": "49b49f8082794aa6e71a3ee791e9065449990355",
    "author": "Arkadiusz Gładki <arek@dobio.link>",
    "committer": "Arkadiusz Gładki <arek@dobio.link>",
    "message": "docs: add NEWS entry for Bioconductor 3.23 sync version bump (RELEASE_3_23)\n",
    "time": 1777493725
  },
  "_maintainer": {
    "name": "Arkadiusz Gladki",
    "email": "gladki.arkadiusz@gmail.com",
    "login": "gladkia",
    "linkedin": "in/arkadiusz-gladki-55b94735",
    "orcid": "0000-0002-7059-6378",
    "twitter": "@biosmooth",
    "description": "",
    "uuid": 41166437
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.5",
      "role": "Depends"
    },
    {
      "package": "httpuv",
      "version": ">= 1.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.35.1",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "visualization",
    "thirdpartyclient"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "paul-shannon",
      "count": 65,
      "uuid": 2480712
    },
    {
      "user": "pshannon-bioc",
      "count": 24,
      "uuid": 2285629
    },
    {
      "user": "gladkia",
      "count": 23,
      "uuid": 41166437
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "dtenenba",
      "count": 11,
      "uuid": 2286826
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 448,
    "source": "https://www.bioconductor.org/packages/stats/bioc/BrowserViz"
  },
  "_devurl": "https://github.com/gladkia/browserviz",
  "_pkgdown": "https://gladkia.github.io/BrowserViz/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BrowserViz.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gladkia/browserviz",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "addRMessageHandler",
    "browserResponseReady",
    "BrowserViz",
    "closeWebSocket",
    "displayHTMLInDiv",
    "fromJSON",
    "getBrowserInfo",
    "getBrowserResponse",
    "getBrowserWindowSize",
    "getBrowserWindowTitle",
    "handleResponse",
    "port",
    "ready",
    "roundTripTest",
    "send",
    "setBrowserWindowTitle",
    "show",
    "toJSON",
    "wait",
    "webBrowserAvailableForTesting"
  ],
  "_help": [
    {
      "page": "addRMessageHandler",
      "title": "Supply the name of a function to call, identified by its key",
      "topics": [
        "addRMessageHandler"
      ]
    },
    {
      "page": "browserResponseReady",
      "title": "browserResponseReady",
      "topics": [
        "browserResponseReady",
        "browserResponseReady,BrowserViz-method"
      ]
    },
    {
      "page": "BrowserViz",
      "title": "Constructor for BrowserViz",
      "topics": [
        "BrowserViz",
        "BrowserViz constructor"
      ]
    },
    {
      "page": "BrowserViz-class",
      "title": "BrowserViz: a base class providing simple, extensible message passing between your R session and your web browser, for interactive data visualization.",
      "topics": [
        ".BrowserViz",
        "BrowserViz-class"
      ]
    },
    {
      "page": "closeWebSocket",
      "title": "Close the websocket connection - between your R session and your web browser.",
      "topics": [
        "closeWebSocket",
        "closeWebSocket,BrowserViz-method"
      ]
    },
    {
      "page": "dispatchMessage",
      "title": "Route the message coming in from the browser to the appropriate R function.",
      "topics": [
        "dispatchMessage"
      ]
    },
    {
      "page": "displayHTMLInDiv",
      "title": "Ask the browser to display html markup in the specified div",
      "topics": [
        "displayHTMLInDiv",
        "displayHTMLInDiv,BrowserViz-method"
      ]
    },
    {
      "page": "fromJSON",
      "title": "Transform JSON string into a native R object",
      "topics": [
        "fromJSON"
      ]
    },
    {
      "page": "getBrowserInfo",
      "title": "Retrieve basic attributes of the attached web browser.",
      "topics": [
        "getBrowserInfo",
        "getBrowserInfo,BrowserViz-method"
      ]
    },
    {
      "page": "getBrowserResponse",
      "title": "Retrieve the response sent by the browser",
      "topics": [
        "getBrowserResponse",
        "getBrowserResponse,BrowserViz-method"
      ]
    },
    {
      "page": "getBrowserWindowSize",
      "title": "Supply the name of a function to call, identified by its key",
      "topics": [
        "getBrowserWindowSize",
        "getBrowserWindowSize,BrowserViz-method"
      ]
    },
    {
      "page": "getBrowserWindowTitle",
      "title": "Supply the name of a function to call, identified by its key",
      "topics": [
        "getBrowserWindowTitle",
        "getBrowserWindowTitle,BrowserViz-method"
      ]
    },
    {
      "page": "handleResponse",
      "title": "handleResponse",
      "topics": [
        "handleResponse"
      ]
    },
    {
      "page": "port",
      "title": "Get the port number",
      "topics": [
        "port",
        "port,BrowserViz-method"
      ]
    },
    {
      "page": "ready",
      "title": "Is the websocket connection to the browser ready for use?",
      "topics": [
        "ready",
        "ready,BrowserViz-method"
      ]
    },
    {
      "page": "roundTripTest",
      "title": "Send data to the browser, ensure that it is returned accurately.",
      "topics": [
        "roundTripTest",
        "roundTripTest,BrowserViz-method"
      ]
    },
    {
      "page": "send",
      "title": "Send the specified message to the browser",
      "topics": [
        "send",
        "send,BrowserViz-method"
      ]
    },
    {
      "page": "setBrowserWindowTitle",
      "title": "Supply the name of a function to call, identified by its key",
      "topics": [
        "setBrowserWindowTitle",
        "setBrowserWindowTitle,BrowserViz-method"
      ]
    },
    {
      "page": "show",
      "title": "Display the core attributes of the BrowserViz object to stdout",
      "topics": [
        "show",
        "show,BrowserViz-method"
      ]
    },
    {
      "page": "toJSON",
      "title": "Transform an R data structure into JSON",
      "topics": [
        "toJSON"
      ]
    },
    {
      "page": "wait",
      "title": "Pause for the specified number of milliseconds",
      "topics": [
        "wait",
        "wait,BrowserViz-method"
      ]
    },
    {
      "page": "webBrowserAvailableForTesting",
      "title": "Is there a web browser available for testing?",
      "topics": [
        "webBrowserAvailableForTesting"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/BrowserViz/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "BiocGenerics",
    "cli",
    "fastmap",
    "generics",
    "httpuv",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "otel",
    "promises",
    "R6",
    "Rcpp",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "BrowserViz.Rmd",
      "filename": "BrowserViz.html",
      "title": "BrowserViz: A base class providing simple, extensible message passing between your R session and web browser, for interactive data visualization.",
      "author": "Paul Shannon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Standard Message Format",
        "The Simple BrowserViz ``Application''"
      ],
      "created": "2019-09-26 21:37:13",
      "modified": "2019-09-26 23:42:19",
      "commits": 3
    }
  ],
  "_score": 6.28330122870355,
  "_indexed": false,
  "_nocasepkg": "browserviz",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/BrowserViz",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.34.0",
      "date": "2026-05-30T09:36:52.000Z",
      "distro": "noble",
      "commit": "49b49f8082794aa6e71a3ee791e9065449990355",
      "fileid": "c23bbe98c94227918e162a525f65834e4d4497712e06cb1d668244214ebca950",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680072602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.34.0",
      "date": "2026-05-30T09:37:46.000Z",
      "distro": "noble",
      "commit": "49b49f8082794aa6e71a3ee791e9065449990355",
      "fileid": "16795095d2aeae2ad2e7c66acdc30c58128400e050c2c30443df83bb118601de",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680072602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.34.0",
      "date": "2026-05-30T13:26:28.000Z",
      "commit": "49b49f8082794aa6e71a3ee791e9065449990355",
      "fileid": "1e06c6192345148239faf7b54e1f2e2bfe584c4cf4c2882a4d68ecb0d16a416a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680072602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.34.0",
      "date": "2026-05-30T13:26:07.000Z",
      "commit": "49b49f8082794aa6e71a3ee791e9065449990355",
      "fileid": "bd51bb4896f3c8c9ede6feab1481b72597d2e8ac3f8fa259371efe1e252cf463",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680072602"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.34.0",
      "date": "2026-05-30T09:36:31.000Z",
      "commit": "49b49f8082794aa6e71a3ee791e9065449990355",
      "fileid": "39e1cfb39b3c8260d0144ee90ca83aa7023968db0ea87c1283ed4322e54c8189",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680072602"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.34.0",
      "date": "2026-05-30T09:35:37.000Z",
      "commit": "49b49f8082794aa6e71a3ee791e9065449990355",
      "fileid": "9b453e0e1cda89574155839b047cce60ba09df3a3f88df67aa761e5e86089bad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680072602"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.34.0",
      "date": "2026-05-30T09:35:27.000Z",
      "commit": "49b49f8082794aa6e71a3ee791e9065449990355",
      "fileid": "8feac3d217a2b0fb68b45f94a5966d2112e71044b9a9ed8114ce58b70f9c37a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680072602"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.34.0",
      "date": "2026-05-30T09:35:45.000Z",
      "commit": "49b49f8082794aa6e71a3ee791e9065449990355",
      "fileid": "729d1834f13d173a4860857cac74750ecdd5509b5b48b540a847e673e935454f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680072602"
    }
  ]
}