{
  "_id": "6a494dd9f6c47c4419499e7b",
  "Package": "epivizrStandalone",
  "Title": "Run Epiviz Interactive Genomic Data Visualization App within R",
  "Version": "1.41.0",
  "Maintainer": "Hector Corrada Bravo <hcorrada@gmail.com>",
  "Author": "Hector Corrada Bravo, Jayaram Kancherla",
  "Description": "This package imports the epiviz visualization JavaScript\napp for genomic data interactive visualization. The\n'epivizrServer' package is used to provide a web server running\ncompletely within R. This standalone version allows to browse\narbitrary genomes through genome annotations provided by\nBioconductor packages.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "biocViews": "Visualization, Infrastructure, GUI",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "make libbz2-dev libgit2-dev liblzma-dev libpng-dev\nlibssh2-1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:43:33 UTC",
  "RemoteUrl": "https://github.com/bioc/epivizrStandalone",
  "RemoteRef": "HEAD",
  "RemoteSha": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
  "Packaged": {
    "Date": "2026-07-03 22:15:49 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "epivizrStandalone_1.41.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3378912a4aec80356f2519119d693afdb7ad5817b142853707501ffad839f986",
  "_filesize": 153176,
  "_sha256": "3378912a4aec80356f2519119d693afdb7ad5817b142853707501ffad839f986",
  "_expires": "2026-10-12T18:15:52.000Z",
  "_created": "2026-07-03T22:15:49.000Z",
  "_published": "2026-07-04T18:15:53.681Z",
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 10
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28685466600",
  "_status": "success",
  "_upstream": "https://github.com/bioc/epivizrStandalone",
  "_commit": {
    "id": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380213
  },
  "_maintainer": {
    "name": "Hector Corrada Bravo",
    "email": "hcorrada@gmail.com",
    "login": "hcorrada",
    "description": "",
    "uuid": 2072476
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85155453971,
      "time": 265,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8075526630"
    },
    {
      "job": 85155453975,
      "time": 515,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8075568213"
    },
    {
      "job": 85155453907,
      "time": 553,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8075574916"
    },
    {
      "job": 85155453825,
      "time": 269,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8075529620"
    },
    {
      "job": 85155453892,
      "time": 237,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8075528321"
    },
    {
      "job": 85155453677,
      "time": 360,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075482653"
    },
    {
      "job": 85155453969,
      "time": 267,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075527047"
    },
    {
      "job": 85155453828,
      "time": 389,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8075547564"
    },
    {
      "job": 85155453918,
      "time": 362,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8075543114"
    },
    {
      "job": 85155453919,
      "time": 382,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8075546418"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "epivizr",
      "version": ">= 2.3.6",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "git2r",
      "role": "Imports"
    },
    {
      "package": "epivizrServer",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "OrganismDbi",
      "version": ">= 1.13.9",
      "role": "Suggests"
    },
    {
      "package": "Mus.musculus",
      "role": "Suggests"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "visualization",
    "infrastructure",
    "gui"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/epivizrStandalone.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "setStandalone",
    "startStandalone",
    "startStandaloneApp"
  ],
  "_help": [
    {
      "page": "setStandalone",
      "title": "Set settings for epiviz standalone repository.",
      "topics": [
        "setStandalone"
      ]
    },
    {
      "page": "startStandalone",
      "title": "Start a standalone 'epivizr' session.",
      "topics": [
        "startStandalone"
      ]
    },
    {
      "page": "startStandaloneApp",
      "title": "Start a standalone 'epivizr' session.",
      "topics": [
        "startStandaloneApp"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "bumphunter",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "digest",
    "doRNG",
    "ensembldb",
    "epivizr",
    "epivizrData",
    "epivizrServer",
    "fastmap",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "git2r",
    "glue",
    "graph",
    "httpuv",
    "httr",
    "IRanges",
    "iterators",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "OrganismDbi",
    "otel",
    "pkgconfig",
    "png",
    "promises",
    "ProtGenerics",
    "R6",
    "RBGL",
    "Rcpp",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rngtools",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "statmod",
    "SummarizedExperiment",
    "sys",
    "UCSC.utils",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "EpivizrStandalone.Rmd",
      "filename": "EpivizrStandalone.html",
      "title": "Introduction to epivizrStandalone",
      "author": "Héctor Corrada Bravo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Launch Epiviz Desktop App"
      ],
      "created": "2016-05-02 09:58:48",
      "modified": "2017-10-29 00:34:12",
      "commits": 11
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "epivizrstandalone",
  "_universes": [
    "bioc",
    "hcorrada"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-07-03T22:21:35.000Z",
      "distro": "resolute",
      "commit": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
      "fileid": "https://r2.ropensci.org/f12eb2ad0550116331221eda8c6ca3557684f6c0e1c1c38c44a74cc078bf5086",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28685466600"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-07-03T22:22:14.000Z",
      "distro": "resolute",
      "commit": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
      "fileid": "https://r2.ropensci.org/696e4ead12eacd305566d945684f1abd109a6990bdee2121bc711693a84e71fc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28685466600"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-03T22:18:58.000Z",
      "commit": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
      "fileid": "https://r2.ropensci.org/06ab786308c62fc07a141ea1a726fa2986d9f64636767aa27ba435164dd739fb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28685466600"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-03T22:19:07.000Z",
      "commit": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
      "fileid": "https://r2.ropensci.org/a9d92fbce25bf4eb076845cc5b948eb9d83687eb74224172d3cc7b56e6344ab9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28685466600"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.0",
      "date": "2026-07-03T22:20:59.000Z",
      "commit": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
      "fileid": "https://r2.ropensci.org/5d36d9425ba5356b9462b1c83714ee829a41b706ae080fbf23c09e8e56f9776d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28685466600"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-03T22:19:22.000Z",
      "commit": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
      "fileid": "https://r2.ropensci.org/19de1644e9117fdc8e1bc90b57ffbf46a77891e4ab08aceec8486d58f3a6e967",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28685466600"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-03T22:18:58.000Z",
      "commit": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
      "fileid": "https://r2.ropensci.org/4e4a63791da0cc416549502df41d642995bb0077e209a2fc8380e8914a476984",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28685466600"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-03T22:19:04.000Z",
      "commit": "f5fb41fd1e69b73e44147417a067e260058aeb7a",
      "fileid": "https://r2.ropensci.org/92df79d79ab26d9669e72ab944ec68072dc8c126e2fd52729e3bc947ff5bea25",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28685466600"
    }
  ]
}