{
  "_id": "6a1fe038b401979e73439360",
  "Package": "Rvisdiff",
  "Type": "Package",
  "Version": "1.10.0",
  "Date": "2025-12-19",
  "Title": "Interactive Graphs for Differential Expression",
  "Description": "Creates a muti-graph web page which allows the interactive\nexploration of differential analysis tests. The graphical web\ninterface presents results as a table which is integrated with\nfive interactive graphs: MA-plot, volcano plot, box plot, lines\nplot and cluster heatmap. Graphical aspect and information\nrepresented in the graphs can be customized by means of user\ncontrols. Final graphics can be exported as PNG format.",
  "License": "GPL-2 | GPL-3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "biocViews": "Software, Visualization, RNASeq, DataRepresentation,\nDifferentialExpression",
  "BugReports": "https://github.com/BioinfoUSAL/Rvisdiff/issues/",
  "URL": "https://github.com/BioinfoUSAL/Rvisdiff/",
  "Authors@R": "c(  \nperson(\"Carlos\", \"Prieto\", email = \"cprietos@usal.es\", role = \"aut\", comment = c(ORCID = \"0000-0003-2064-4842\")),\nperson(\"David\", \"Barrios\", email = \"metal@usal.es\", role = c(\"cre\",\"aut\"), comment = c(ORCID = \"0000-0003-4465-0200\"))\n)",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:01:30 UTC",
  "RemoteUrl": "https://github.com/bioc/Rvisdiff",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "4e28076ede8c8443b34d155f622e555db8141e20",
  "Packaged": {
    "Date": "2026-06-03 07:58:25 UTC",
    "User": "root"
  },
  "Author": "Carlos Prieto [aut] (ORCID: <https://orcid.org/0000-0003-2064-4842>),\nDavid Barrios [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-4465-0200>)",
  "Maintainer": "David Barrios <metal@usal.es>",
  "MD5sum": "77b65d3e4dd0e37fa18d429b74d608f3",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "Rvisdiff_1.10.0.tar.gz",
  "_fileid": "1f24c5687e889f8a171bbc279ba0a29e9e73266eae651d29e4a4d04bc47b8ed8",
  "_filesize": 1172184,
  "_sha256": "1f24c5687e889f8a171bbc279ba0a29e9e73266eae651d29e4a4d04bc47b8ed8",
  "_created": "2026-06-03T07:58:25.000Z",
  "_published": "2026-06-03T08:05:12.281Z",
  "_jobs": [
    {
      "job": 79248101250,
      "time": 157,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7378903664"
    },
    {
      "job": 79248101164,
      "time": 262,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378939208"
    },
    {
      "job": 79248101158,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378928378"
    },
    {
      "job": 79248101184,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378901583"
    },
    {
      "job": 79248101190,
      "time": 271,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378941509"
    },
    {
      "job": 79247431321,
      "time": 249,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378848896"
    },
    {
      "job": 79248101167,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378898513"
    },
    {
      "job": 79248101148,
      "time": 246,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378934149"
    },
    {
      "job": 79248101169,
      "time": 312,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378957017"
    },
    {
      "job": 79248101191,
      "time": 273,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378943312"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 2
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871402615",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/Rvisdiff",
  "_commit": {
    "id": "4e28076ede8c8443b34d155f622e555db8141e20",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777381290
  },
  "_maintainer": {
    "name": "David Barrios",
    "email": "metal@usal.es",
    "login": "dbarriosr",
    "description": "",
    "uuid": 13942405,
    "orcid": "0000-0003-4465-0200"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "airway",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "matrixTests",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.11.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.10.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "visualization",
    "rnaseq",
    "datarepresentation",
    "differentialexpression"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bioinfousal",
      "count": 19,
      "uuid": 23400522
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 276,
    "source": "https://www.bioconductor.org/packages/stats/bioc/Rvisdiff"
  },
  "_devurl": "https://github.com/bioinfousal/rvisdiff",
  "_searchresults": 9,
  "_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/Rvisdiff.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bioinfousal/rvisdiff",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "DEreport"
  ],
  "_help": [
    {
      "page": "DEreport",
      "title": "Produce interactive DE reports.",
      "topics": [
        "DEreport"
      ]
    },
    {
      "page": "Rvisdiff",
      "title": "Rvisdiff: Interactive Graphs for Differential Test",
      "topics": [
        "Rvisdiff"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/Rvisdiff/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "edgeR",
    "lattice",
    "limma",
    "locfit",
    "statmod"
  ],
  "_vignettes": [
    {
      "source": "Rvisdiff.Rmd",
      "filename": "Rvisdiff.html",
      "title": "Visualize Differential Expression results",
      "author": "David Barrios and Carlos Prieto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Introduction",
        "Input data",
        "Generating the Report",
        "Generating Report From r BiocStyle::Biocpkg(\"DESeq2\") results",
        "Generating Report From r BiocStyle::Biocpkg(\"edgeR\") results",
        "Generating Report From r BiocStyle::Biocpkg(\"limma\") results",
        "Generating Report From Differential test results",
        "Resulting Graphical User Interface",
        "SessionInfo"
      ],
      "created": "2023-09-18 16:00:58",
      "modified": "2023-09-26 15:41:34",
      "commits": 2
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": false,
  "_nocasepkg": "rvisdiff",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/Rvisdiff",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-06-03T08:01:17.000Z",
      "distro": "noble",
      "commit": "4e28076ede8c8443b34d155f622e555db8141e20",
      "fileid": "092bfcf6f7c05d564a3963d5830fe169c41f9be8982d05871c5b462b6a567f58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871402615"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-06-03T08:00:53.000Z",
      "distro": "noble",
      "commit": "4e28076ede8c8443b34d155f622e555db8141e20",
      "fileid": "66ac95ea8458bfab171445374210f71a266a69a92e9b90030ad8d45a6174aac0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871402615"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10.0",
      "date": "2026-06-03T08:00:02.000Z",
      "commit": "4e28076ede8c8443b34d155f622e555db8141e20",
      "fileid": "fedc8adf74c0955f71d17215f1f800ee597318909774739ee4e8afb49da627ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871402615"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10.0",
      "date": "2026-06-03T08:00:59.000Z",
      "commit": "4e28076ede8c8443b34d155f622e555db8141e20",
      "fileid": "87caa29ed8d4477fe2b3ff767ab9d674dc42c31c12c9bdcf9935ec02edcf8182",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871402615"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10.0",
      "date": "2026-06-03T08:01:01.000Z",
      "commit": "4e28076ede8c8443b34d155f622e555db8141e20",
      "fileid": "dbe0ddea75fb7f1e372d65776f0723da59bb8841a18595a8faa3f54fb000a50b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871402615"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10.0",
      "date": "2026-06-03T08:00:22.000Z",
      "commit": "4e28076ede8c8443b34d155f622e555db8141e20",
      "fileid": "670d922f524a1c4bcb68d4f8d86452e227b5169c9ee419bf40a9464031f249fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871402615"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10.0",
      "date": "2026-06-03T08:01:37.000Z",
      "commit": "4e28076ede8c8443b34d155f622e555db8141e20",
      "fileid": "d2b75f25e5559fbcf68a738b5dfa4fc2b3f1023d0f47ae901fcbc213486eb479",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871402615"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.10.0",
      "date": "2026-06-03T08:00:05.000Z",
      "commit": "4e28076ede8c8443b34d155f622e555db8141e20",
      "fileid": "15009e31ba85a5d04605d91ab128b2e11eccc2002cbd984ef7d678645fe0de28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871402615"
    }
  ]
}