{
  "_id": "6a1ee997b401979e73411daf",
  "Package": "CAFE",
  "Type": "Package",
  "Title": "Chromosmal Aberrations Finder in Expression data",
  "Version": "1.49.0",
  "Date": "2014-03-16",
  "Author": "Sander Bollen",
  "Maintainer": "Sander Bollen <sander.h.bollen@gmail.com>",
  "Description": "Detection and visualizations of gross chromosomal\naberrations using Affymetrix expression microarrays as input",
  "License": "GPL-3",
  "ByteCompile": "true",
  "biocViews": "GeneExpression, Microarray, OneChannel, GeneSetEnrichment",
  "Collate": "microProcess-improve.R selectSamples.R chromosomeStats.R\nrawPlot.R slidPlot.R discontPlot.R facetPlot.R",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev liblzma-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:38:44 UTC",
  "RemoteUrl": "https://github.com/bioc/CAFE",
  "RemoteRef": "HEAD",
  "RemoteSha": "01db6cd4362d559b82c2afb94fd3e23851aea008",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 10:16:55 UTC",
    "User": "root"
  },
  "MD5sum": "bcd692502cd459db0b85ab0154688ca6",
  "_user": "bioc",
  "_type": "src",
  "_file": "CAFE_1.49.0.tar.gz",
  "_fileid": "19d11e15557d1e18da66c9953a463fd1f43202b1f6a4e6eb223d8adedd179b61",
  "_filesize": 4980572,
  "_sha256": "19d11e15557d1e18da66c9953a463fd1f43202b1f6a4e6eb223d8adedd179b61",
  "_created": "2026-05-19T10:16:55.000Z",
  "_published": "2026-06-02T14:32:55.859Z",
  "_jobs": [
    {
      "job": 79095267462,
      "time": 292,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7080859471"
    },
    {
      "job": 79095266662,
      "time": 535,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7080939458"
    },
    {
      "job": 79095267550,
      "time": 495,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7080927027"
    },
    {
      "job": 79095267214,
      "time": 338,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7080874396"
    },
    {
      "job": 79095267513,
      "time": 338,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7080875330"
    },
    {
      "job": 79095266211,
      "time": 394,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080761263"
    },
    {
      "job": 79095265527,
      "time": 185,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360705564"
    },
    {
      "job": 79095266885,
      "time": 383,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7080891059"
    },
    {
      "job": 79095267505,
      "time": 424,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7080903838"
    },
    {
      "job": 79095267189,
      "time": 371,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7080885775"
    }
  ],
  "_bioccheck": {
    "error": 4,
    "warning": 3,
    "note": 17
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26090608756",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/CAFE",
  "_commit": {
    "id": "01db6cd4362d559b82c2afb94fd3e23851aea008",
    "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": 1777379924
  },
  "_maintainer": {
    "name": "Sander Bollen",
    "email": "sander.h.bollen@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "biovizBase",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "IRanges",
      "role": "Depends"
    },
    {
      "package": "ggbio",
      "role": "Depends"
    },
    {
      "package": "affy",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "annotate",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.49.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.48.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "microarray",
    "onechannel",
    "genesetenrichment"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 452,
    "source": "https://www.bioconductor.org/packages/stats/bioc/CAFE"
  },
  "_mentions": 251,
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CAFE.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "armStats",
    "bandStats",
    "chromosomeStats",
    "cliSubset",
    "discontPlot",
    "discontSmooth",
    "facetPlot",
    "fisher.method",
    "guiSubset",
    "ProcessCels",
    "rawPlot",
    "slidPlot",
    "slidSmooth"
  ],
  "_datasets": [
    {
      "name": "CAFE_data",
      "title": "CAFE data set",
      "object": "CAFE_data",
      "file": "CAFE_data.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CAFE-package",
      "title": "Chromosomal Aberrations Finder in Expression data",
      "topics": [
        "CAFE-package",
        "CAFE"
      ]
    },
    {
      "page": "armStats",
      "title": "Find aberrations with chromosome arm resolution",
      "topics": [
        "armStats"
      ]
    },
    {
      "page": "bandStats",
      "title": "Find aberrations with cytoband resolution",
      "topics": [
        "bandStats"
      ]
    },
    {
      "page": "CAFE",
      "title": "CAFE data set",
      "topics": [
        "CAFE_data"
      ]
    },
    {
      "page": "chromosomeStats",
      "title": "Find aberrations with whole-chromosome resolution",
      "topics": [
        "chromosomeStats"
      ]
    },
    {
      "page": "cliSubset",
      "title": "Subset data with a CLI",
      "topics": [
        "cliSubset"
      ]
    },
    {
      "page": "discontPlot",
      "title": "Plot with discontinuous smoother",
      "topics": [
        "discontPlot"
      ]
    },
    {
      "page": "discontSmooth",
      "title": "A discontinuous smoother",
      "topics": [
        "discontSmooth"
      ]
    },
    {
      "page": "facetPlot",
      "title": "Plot all chromosomes horizontally next to each other",
      "topics": [
        "facetPlot"
      ]
    },
    {
      "page": "fisher.method",
      "title": "Combines pvalues by using Fisher's method",
      "topics": [
        "fisher.method"
      ]
    },
    {
      "page": "guiSubset",
      "title": "Subset data with a GUI",
      "topics": [
        "guiSubset"
      ]
    },
    {
      "page": "ProcessCels",
      "title": "Processing CEL files",
      "topics": [
        "ProcessCels"
      ]
    },
    {
      "page": "rawPlot",
      "title": "Plot without any smoother",
      "topics": [
        "rawPlot"
      ]
    },
    {
      "page": "slidPlot",
      "title": "Plot with sliding average smoother",
      "topics": [
        "slidPlot"
      ]
    },
    {
      "page": "slidSmooth",
      "title": "A moving average smoother",
      "topics": [
        "slidSmooth"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "affy",
    "affyio",
    "annotate",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "Biostrings",
    "biovizBase",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "bslib",
    "cachem",
    "checkmate",
    "cigarillo",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "DelayedArray",
    "dichromat",
    "digest",
    "ensembldb",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "formatR",
    "Formula",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggbio",
    "ggplot2",
    "glue",
    "graph",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "openssl",
    "OrganismDbi",
    "pkgconfig",
    "plyr",
    "png",
    "preprocessCore",
    "ProtGenerics",
    "R6",
    "rappdirs",
    "RBGL",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "reshape2",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "rpart",
    "Rsamtools",
    "RSQLite",
    "rstudioapi",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tinytex",
    "UCSC.utils",
    "VariantAnnotation",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "CAFE-manual.Rnw",
      "filename": "CAFE-manual.pdf",
      "title": "Manual",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-03-20 23:55:49",
      "modified": "2014-03-20 23:55:49",
      "commits": 1
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "cafe",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.49.0",
      "date": "2026-05-19T10:22:42.000Z",
      "distro": "noble",
      "commit": "01db6cd4362d559b82c2afb94fd3e23851aea008",
      "fileid": "6916587fd27969c94a84a7c1ea57e26c4c0ee20a7e63125d4905b81d323f2437",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090608756"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.49.0",
      "date": "2026-05-19T10:21:37.000Z",
      "distro": "noble",
      "commit": "01db6cd4362d559b82c2afb94fd3e23851aea008",
      "fileid": "97c46bbe3c5dec2e35c2564db45c294c18014eb5fc47a3a7d22165220c5d5b34",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090608756"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.49.0",
      "date": "2026-05-19T10:19:32.000Z",
      "commit": "01db6cd4362d559b82c2afb94fd3e23851aea008",
      "fileid": "cbf7a44dd7a29f5bc21c383bbc2abe30100b3e41a02ea873223e739313b5fb0f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090608756"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.49.0",
      "date": "2026-05-19T10:19:26.000Z",
      "commit": "01db6cd4362d559b82c2afb94fd3e23851aea008",
      "fileid": "e9643dd01209a044e22a48a0ca84638eb6699633c9761127b88dad3469796c44",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090608756"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.49.0",
      "date": "2026-05-19T10:19:44.000Z",
      "commit": "01db6cd4362d559b82c2afb94fd3e23851aea008",
      "fileid": "52db3dfab62198d57e7c97bcce476d926dc02347063dfd67dcf519c9d06bfc62",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090608756"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.49.0",
      "date": "2026-05-19T10:19:53.000Z",
      "commit": "01db6cd4362d559b82c2afb94fd3e23851aea008",
      "fileid": "7a13b5400c7db1dcb405654e0cfa1dc970a1f23f0d59249265e2bc9db60391ca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090608756"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.49.0",
      "date": "2026-05-19T10:19:20.000Z",
      "commit": "01db6cd4362d559b82c2afb94fd3e23851aea008",
      "fileid": "919d1ba7e1146d76353852c352bb3acb4a5b46faef679da1bcce53442869bc15",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090608756"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.49.0",
      "date": "2026-06-02T14:31:43.000Z",
      "commit": "01db6cd4362d559b82c2afb94fd3e23851aea008",
      "fileid": "bcc84c536cecd8c56e3634b71bd35f9565618b7ef09512fc030d5badc1dbc8a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090608756"
    }
  ]
}