{
  "_id": "6a4942fe18cdde069385e92a",
  "Package": "CNViz",
  "Type": "Package",
  "Title": "Copy Number Visualization",
  "Version": "1.21.0",
  "Authors@R": "c(person(\"Rebecca\", \"Greenblatt\", role = c(\"aut\", \"cre\"), email = \"rebecca.greenblatt@gmail.com\"))",
  "Description": "CNViz takes probe, gene, and segment-level log2 copy\nnumber ratios and launches a Shiny app to visualize your\nsample's copy number profile. You can also integrate loss of\nheterozygosity (LOH) and single nucleotide variant (SNV) data.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "biocViews": "Visualization, CopyNumberVariation, Sequencing, DNASeq",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-26 19:33:44 UTC",
  "RemoteUrl": "https://github.com/bioc/CNViz",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8122896563c9021f62345fdcc8cfe4586d2be23",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 11:30:34 UTC",
    "User": "root"
  },
  "Author": "Rebecca Greenblatt [aut, cre]",
  "Maintainer": "Rebecca Greenblatt <rebecca.greenblatt@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "CNViz_1.21.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3aed9b3c62bab5f5098223e30360361e7ef55e26e33aec2abc2c8bb55cdd7352",
  "_filesize": 221322,
  "_sha256": "3aed9b3c62bab5f5098223e30360361e7ef55e26e33aec2abc2c8bb55cdd7352",
  "_expires": "2026-10-12T17:29:32.000Z",
  "_created": "2026-07-04T11:30:34.000Z",
  "_published": "2026-07-04T17:29:34.302Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28704713643",
  "_status": "success",
  "_upstream": "https://github.com/bioc/CNViz",
  "_commit": {
    "id": "b8122896563c9021f62345fdcc8cfe4586d2be23",
    "author": "rebeccagreenblatt <rebecca.greenblatt@gmail.com>",
    "committer": "rebeccagreenblatt <rebecca.greenblatt@gmail.com>",
    "message": "Make karyoploteR and CopyNumberPlots optional dependencies\n\nMove these packages from Imports to Suggests and gate the karyotype\ndownload handler behind requireNamespace() checks. The karyotype\nbutton is hidden when the packages are unavailable. This prevents\nbuild failures caused by upstream dependency breakage (bamsignals ->\nkaryoploteR -> CopyNumberPlots cascade).\n",
    "time": 1779824024
  },
  "_maintainer": {
    "name": "Rebecca Greenblatt",
    "email": "rebecca.greenblatt@gmail.com",
    "login": "rebeccagreenblatt",
    "description": "",
    "uuid": 6261958
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85152307699,
      "time": 218,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8081310662"
    },
    {
      "job": 85152307802,
      "time": 224,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8081311408"
    },
    {
      "job": 85152307737,
      "time": 252,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8081314664"
    },
    {
      "job": 85152307830,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8081317478"
    },
    {
      "job": 85152307725,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8081321788"
    },
    {
      "job": 85152307548,
      "time": 242,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081284494"
    },
    {
      "job": 85152307869,
      "time": 199,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8081308040"
    },
    {
      "job": 85152307674,
      "time": 169,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8081305023"
    },
    {
      "job": 85152307909,
      "time": 161,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8081303893"
    },
    {
      "job": 85152307922,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8081303743"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "karyoploteR",
      "role": "Suggests"
    },
    {
      "package": "CopyNumberPlots",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "visualization",
    "copynumbervariation",
    "sequencing",
    "dnaseq"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CNViz.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "launchCNViz"
  ],
  "_datasets": [
    {
      "name": "gene_data",
      "title": "Gene data for vignette example",
      "object": "gene_data",
      "file": "gene_data.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "start",
        "end",
        "gene",
        "log2",
        "loh",
        "weight"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "meta_data",
      "title": "Metadata for vignette example",
      "object": "meta_data",
      "file": "meta_data.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "purity",
        "ploidy"
      ],
      "rows": 1,
      "table": true,
      "tojson": true
    },
    {
      "name": "probe_data",
      "title": "Probe data for vignette example",
      "object": "probe_data",
      "file": "probe_data.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "start",
        "end",
        "gene",
        "log2",
        "weight"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "segment_data",
      "title": "Segment data for vignette example",
      "object": "segment_data",
      "file": "segment_data.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "start",
        "end",
        "log2",
        "loh"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "variant_data",
      "title": "Variant data for vignette example",
      "object": "variant_data",
      "file": "variant_data.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gene",
        "mutation_id",
        "depth",
        "start"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "all_tcga2018_data",
      "title": "Data from 2018 TCGA studies from cBioPortal",
      "topics": [
        "all_tcga2018_data"
      ]
    },
    {
      "page": "cbio_studies",
      "title": "Names of 2018 TCGA studies from cBioPortal",
      "topics": [
        "cbio_studies"
      ]
    },
    {
      "page": "cytoband_data",
      "title": "Genomic locations of cytoband labels",
      "topics": [
        "cytoband_data"
      ]
    },
    {
      "page": "gene_data",
      "title": "Gene data for vignette example",
      "topics": [
        "gene_data"
      ]
    },
    {
      "page": "launchCNViz",
      "title": "Launches CNViz, a shiny app to visualize your sample's copy number data.",
      "topics": [
        "launchCNViz"
      ]
    },
    {
      "page": "meta_data",
      "title": "Metadata for vignette example",
      "topics": [
        "meta_data"
      ]
    },
    {
      "page": "probe_data",
      "title": "Probe data for vignette example",
      "topics": [
        "probe_data"
      ]
    },
    {
      "page": "segment_data",
      "title": "Segment data for vignette example",
      "topics": [
        "segment_data"
      ]
    },
    {
      "page": "variant_data",
      "title": "Variant data for vignette example",
      "topics": [
        "variant_data"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "BiocGenerics",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "CNViz.Rmd",
      "filename": "CNViz.html",
      "title": "CNViz",
      "author": "Rebecca Greenblatt (rebecca.greenblatt@gmail.com)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "launchCNViz",
        "Input Data",
        "sample_name",
        "meta_data",
        "probe_data",
        "gene_data",
        "segment_data",
        "variant_data",
        "Output"
      ],
      "created": "2021-03-23 16:15:28",
      "modified": "2021-05-10 21:50:28",
      "commits": 5
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "cnviz",
  "_universes": [
    "bioc",
    "rebeccagreenblatt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-07-04T11:33:31.000Z",
      "distro": "resolute",
      "commit": "b8122896563c9021f62345fdcc8cfe4586d2be23",
      "fileid": "https://r2.ropensci.org/7dc437885b72be83887a6d395b10039ca5990b62d95d1b5d1b1820b77865e58b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28704713643"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-07-04T11:33:56.000Z",
      "distro": "resolute",
      "commit": "b8122896563c9021f62345fdcc8cfe4586d2be23",
      "fileid": "https://r2.ropensci.org/04f81d47883e4e7848a3e62edc6b5815cd146c455f7fc9222548dfa57f882d6e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28704713643"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-07-04T11:34:49.000Z",
      "commit": "b8122896563c9021f62345fdcc8cfe4586d2be23",
      "fileid": "https://r2.ropensci.org/a55062cfa88168b6f61d4d6af0724e10bddf68a1d380f0588eadad0b8fe88ca3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28704713643"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-07-04T11:35:20.000Z",
      "commit": "b8122896563c9021f62345fdcc8cfe4586d2be23",
      "fileid": "https://r2.ropensci.org/09d0828b4cd9e87f89b1d43453f949601c0a75ca8a87119bc051fc501f7f52da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28704713643"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-07-04T11:34:10.000Z",
      "commit": "b8122896563c9021f62345fdcc8cfe4586d2be23",
      "fileid": "https://r2.ropensci.org/92a28690154f590deea111b4df6c1f009a7e438aaa7b9c05758831d84dbb6469",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28704713643"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-04T11:32:29.000Z",
      "commit": "b8122896563c9021f62345fdcc8cfe4586d2be23",
      "fileid": "https://r2.ropensci.org/99969e9e2f8d8eb4bcf2697d73aac6ea69589b6e1391edc6d303fc3c039fcea7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28704713643"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-04T11:32:17.000Z",
      "commit": "b8122896563c9021f62345fdcc8cfe4586d2be23",
      "fileid": "https://r2.ropensci.org/9049449910f3c68e50d399aeb6c1a43daf82aa9fe16ac962126913822b56f0e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28704713643"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-04T11:32:18.000Z",
      "commit": "b8122896563c9021f62345fdcc8cfe4586d2be23",
      "fileid": "https://r2.ropensci.org/b021756f36f2524d1f616a4649b12bc1c9eee888414d82b161867827f2ea310c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28704713643"
    }
  ]
}