{
  "_id": "6a211a32cd65a98ecbd1d11c",
  "Package": "switchBox",
  "Version": "1.48.0",
  "Date": "2016-10-03",
  "Title": "Utilities to train and validate classifiers based on pair\nswitching using the K-Top-Scoring-Pair (KTSP) algorithm",
  "Author": "Bahman Afsari <bahman@jhu.edu>, Luigi Marchionni\n<marchion@jhu.edu>, Wikum Dinalankara <wdinala1@jhmi.edu>",
  "Maintainer": "Bahman Afsari <bahman@jhu.edu>, Luigi Marchionni\n<marchion@jhu.edu>, Wikum Dinalankara <wdinala1@jhmi.edu>",
  "Description": "The package offer different classifiers based on\ncomparisons of pair of features (TSP), using various decision\nrules (e.g., majority wins principle).",
  "biocViews": "Software, StatisticalMethod, Classification",
  "License": "GPL-2",
  "Packaged": {
    "Date": "2026-06-02 08:47:02 UTC",
    "User": "root"
  },
  "NeedsCompilation": "yes",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:39:40 UTC",
  "RemoteUrl": "https://github.com/bioc/switchBox",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b647d51bb79d196edf51d9760962b4077377e875",
  "MD5sum": "ca225370da199ac0bcf2c900febcacd9",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "switchBox_1.48.0.tar.gz",
  "_fileid": "8c99504366699dbd91778adf6f09d603ccc7e6f5831ef12efe7ce47adf6c8511",
  "_filesize": 693908,
  "_sha256": "8c99504366699dbd91778adf6f09d603ccc7e6f5831ef12efe7ce47adf6c8511",
  "_created": "2026-06-02T08:47:02.000Z",
  "_published": "2026-06-04T06:24:50.408Z",
  "_jobs": [
    {
      "job": 79461655323,
      "time": 111,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7404461035"
    },
    {
      "job": 79461655722,
      "time": 126,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7353130376"
    },
    {
      "job": 79461655686,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7353145467"
    },
    {
      "job": 79461655715,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7353127355"
    },
    {
      "job": 79461655541,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7404466064"
    },
    {
      "job": 79461655778,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7353118710"
    },
    {
      "job": 79461655950,
      "time": 250,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7353174494"
    },
    {
      "job": 79461655858,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7353121025"
    },
    {
      "job": 79461655730,
      "time": 269,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7353181224"
    },
    {
      "job": 79461655422,
      "time": 132,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353082985"
    },
    {
      "job": 79461655820,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353117404"
    },
    {
      "job": 79461655993,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7353116080"
    },
    {
      "job": 79461656034,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7353115503"
    },
    {
      "job": 79461655832,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7353112419"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 4,
    "note": 16
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/switchBox",
  "_commit": {
    "id": "b647d51bb79d196edf51d9760962b4077377e875",
    "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": 1777379980
  },
  "_maintainer": {
    "name": "Bahman Afsari",
    "email": "wdinala1@jhmi.edu",
    "login": "afsari",
    "description": "",
    "uuid": 2557586
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.13.1",
      "role": "Depends"
    },
    {
      "package": "pROC",
      "role": "Depends"
    },
    {
      "package": "gplots",
      "role": "Depends"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.49.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.48.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod",
    "classification"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 406,
    "source": "https://www.bioconductor.org/packages/stats/bioc/switchBox"
  },
  "_mentions": 3,
  "_searchresults": 90,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/switchBox.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "KTSP.Classify",
    "KTSP.Train",
    "SWAP.Calculate.BasicTSPScores",
    "SWAP.Calculate.SignedTSPScores",
    "SWAP.CalculateScores",
    "SWAP.CalculateSignedScore",
    "SWAP.Filter.Wilcoxon",
    "SWAP.GetKFoldIndices",
    "SWAP.GetKTSP.PredictionStats",
    "SWAP.GetKTSP.Result",
    "SWAP.GetKTSP.TrainTestResults",
    "SWAP.Kby.Measurement",
    "SWAP.Kby.Ttest",
    "SWAP.KTSP.Classify",
    "SWAP.KTSP.CV",
    "SWAP.KTSP.LOO",
    "SWAP.KTSP.Statistics",
    "SWAP.KTSP.Train",
    "SWAP.MakeTrainTestData",
    "SWAP.MakeTSPTable",
    "SWAP.PlotKTSP.GenePairBoxplot",
    "SWAP.PlotKTSP.GenePairClassesBoxplot",
    "SWAP.PlotKTSP.GenePairScatter",
    "SWAP.PlotKTSP.Genes",
    "SWAP.PlotKTSP.TrainTestROC",
    "SWAP.PlotKTSP.Votes",
    "SWAP.ScoreMatrixToVector",
    "SWAP.ScoreVectorToMatrix",
    "SWAP.Train.1TSP",
    "SWAP.Train.KTSP"
  ],
  "_datasets": [
    {
      "name": "matTesting",
      "title": "Gene expression matrix for test set data",
      "object": "testingData",
      "file": "testingData.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Test1.Good",
        "Test2.Good",
        "Test3.Good",
        "Test4.Good",
        "Test5.Bad",
        "Test6.Good",
        "Test7.Good",
        "Test8.Bad",
        "Test9.Good",
        "Test10.Good",
        "Test11.Good",
        "Test12.Good",
        "Test13.Good",
        "Test14.Good",
        "Test15.Bad",
        "Test16.Good",
        "Test17.Good",
        "Test18.Good",
        "Test19.Good",
        "Test20.Bad",
        "Test21.Good",
        "Test22.Good",
        "Test23.Good",
        "Test24.Good",
        "Test25.Good",
        "Test26.Good",
        "Test27.Good",
        "Test28.Bad",
        "Test29.Good",
        "Test30.Good",
        "Test31.Bad",
        "Test32.Good",
        "Test33.Good",
        "Test34.Good",
        "Test35.Good",
        "Test36.Good",
        "Test37.Good",
        "Test38.Good",
        "Test39.Good",
        "Test40.Good",
        "Test41.Good",
        "Test42.Good",
        "Test43.Good",
        "Test44.Good",
        "Test45.Good",
        "Test46.Good",
        "Test47.Good",
        "Test48.Good",
        "Test49.Good",
        "Test50.Good",
        "Test51.Good",
        "Test52.Good",
        "Test53.Good",
        "Test54.Good",
        "Test55.Good",
        "Test56.Good",
        "Test57.Good",
        "Test58.Good",
        "Test59.Good",
        "Test60.Good",
        "Test61.Good",
        "Test62.Good",
        "Test63.Good",
        "Test64.Good",
        "Test65.Good",
        "Test66.Good",
        "Test67.Good",
        "Test68.Bad",
        "Test69.Good",
        "Test70.Good",
        "Test71.Good",
        "Test72.Good",
        "Test73.Good",
        "Test74.Bad",
        "Test75.Good",
        "Test76.Good",
        "Test77.Good",
        "Test78.Good",
        "Test79.Good",
        "Test80.Good",
        "Test81.Good",
        "Test82.Good",
        "Test83.Bad",
        "Test84.Good",
        "Test85.Good",
        "Test86.Good",
        "Test87.Good",
        "Test88.Good",
        "Test89.Good",
        "Test90.Good",
        "Test91.Bad",
        "Test92.Good",
        "Test93.Bad",
        "Test94.Good",
        "Test95.Good",
        "Test96.Bad",
        "Test97.Good",
        "Test98.Bad",
        "Test99.Good",
        "Test100.Good",
        "Test101.Bad",
        "Test102.Bad",
        "Test103.Bad",
        "Test104.Good",
        "Test105.Bad",
        "Test106.Good",
        "Test107.Good",
        "Test108.Good",
        "Test109.Good",
        "Test110.Good",
        "Test111.Good",
        "Test112.Good",
        "Test113.Good",
        "Test114.Good",
        "Test115.Good",
        "Test116.Good",
        "Test117.Good",
        "Test118.Good",
        "Test119.Good",
        "Test120.Good",
        "Test121.Good",
        "Test122.Good",
        "Test123.Good",
        "Test124.Good",
        "Test125.Good",
        "Test126.Good",
        "Test127.Good",
        "Test128.Good",
        "Test129.Good",
        "Test130.Good",
        "Test131.Good",
        "Test132.Good",
        "Test133.Good",
        "Test134.Good",
        "Test135.Good",
        "Test136.Good",
        "Test137.Good",
        "Test138.Good",
        "Test139.Good",
        "Test140.Bad",
        "Test141.Bad",
        "Test142.Good",
        "Test143.Bad",
        "Test144.Good",
        "Test145.Good",
        "Test146.Good",
        "Test147.Bad",
        "Test148.Bad",
        "Test149.Good",
        "Test150.Bad",
        "Test151.Good",
        "Test152.Good",
        "Test153.Good",
        "Test154.Good",
        "Test155.Good",
        "Test156.Good",
        "Test157.Good",
        "Test158.Good",
        "Test159.Good",
        "Test160.Good",
        "Test161.Good",
        "Test162.Good",
        "Test163.Good",
        "Test164.Bad",
        "Test165.Good",
        "Test166.Good",
        "Test167.Good",
        "Test168.Bad",
        "Test169.Good",
        "Test170.Good",
        "Test171.Good",
        "Test172.Good",
        "Test173.Good",
        "Test174.Good",
        "Test175.Good",
        "Test176.Bad",
        "Test177.Good",
        "Test178.Bad",
        "Test179.Bad",
        "Test180.Bad",
        "Test181.Good",
        "Test182.Good",
        "Test183.Good",
        "Test184.Good",
        "Test185.Bad",
        "Test186.Bad",
        "Test187.Good",
        "Test188.Good",
        "Test189.Good",
        "Test190.Good",
        "Test191.Bad",
        "Test192.Bad",
        "Test193.Good",
        "Test194.Bad",
        "Test195.Good",
        "Test196.Good",
        "Test197.Good",
        "Test198.Good",
        "Test199.Good",
        "Test200.Good",
        "Test201.Good",
        "Test202.Good",
        "Test203.Good",
        "Test204.Good",
        "Test205.Good",
        "Test206.Bad",
        "Test207.Good",
        "Test208.Good",
        "Test209.Good",
        "Test210.Good",
        "Test211.Good",
        "Test212.Good",
        "Test213.Bad",
        "Test214.Good",
        "Test215.Good",
        "Test216.Good",
        "Test217.Bad",
        "Test218.Good",
        "Test219.Good",
        "Test220.Good",
        "Test221.Good",
        "Test222.Good",
        "Test223.Bad",
        "Test224.Good",
        "Test225.Good",
        "Test226.Good",
        "Test227.Good",
        "Test228.Good",
        "Test229.Good",
        "Test230.Good",
        "Test231.Good",
        "Test232.Good",
        "Test233.Good",
        "Test234.Good",
        "Test235.Good",
        "Test236.Good",
        "Test237.Good",
        "Test238.Good",
        "Test239.Good",
        "Test240.Good",
        "Test241.Good",
        "Test242.Good",
        "Test243.Good",
        "Test244.Good",
        "Test245.Good",
        "Test246.Bad",
        "Test247.Bad",
        "Test248.Good",
        "Test249.Good",
        "Test250.Good",
        "Test251.Good",
        "Test252.Good",
        "Test253.Good",
        "Test254.Good",
        "Test255.Good",
        "Test256.Good",
        "Test257.Good",
        "Test258.Good",
        "Test259.Good",
        "Test260.Good",
        "Test261.Good",
        "Test262.Good",
        "Test263.Good",
        "Test264.Good",
        "Test265.Good",
        "Test266.Good",
        "Test267.Good",
        "Test268.Good",
        "Test269.Good",
        "Test270.Good",
        "Test271.Good",
        "Test272.Bad",
        "Test273.Good",
        "Test274.Good",
        "Test275.Good",
        "Test276.Bad",
        "Test277.Good",
        "Test278.Good",
        "Test279.Good",
        "Test280.Good",
        "Test281.Good",
        "Test282.Good",
        "Test283.Bad",
        "Test284.Good",
        "Test285.Good",
        "Test286.Good",
        "Test287.Good",
        "Test288.Good",
        "Test289.Bad",
        "Test290.Good",
        "Test291.Bad",
        "Test292.Good",
        "Test293.Good",
        "Test294.Good",
        "Test295.Good",
        "Test296.Good",
        "Test297.Good",
        "Test298.Good",
        "Test299.Good",
        "Test300.Good",
        "Test301.Bad",
        "Test302.Good",
        "Test303.Good",
        "Test304.Good",
        "Test305.Bad",
        "Test306.Good",
        "Test307.Good"
      ],
      "rows": 70,
      "table": true,
      "tojson": true
    },
    {
      "name": "matTraining",
      "title": "Gene expression matrix for training set data",
      "object": "trainingData",
      "file": "trainingData.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Training1.Bad",
        "Training2.Bad",
        "Training3.Good",
        "Training4.Good",
        "Training5.Bad",
        "Training6.Bad",
        "Training7.Good",
        "Training8.Good",
        "Training9.Bad",
        "Training10.Bad",
        "Training11.Bad",
        "Training12.Bad",
        "Training13.Bad",
        "Training14.Bad",
        "Training15.Good",
        "Training16.Good",
        "Training17.Good",
        "Training18.Good",
        "Training19.Good",
        "Training20.Good",
        "Training21.Good",
        "Training22.Good",
        "Training23.Good",
        "Training24.Good",
        "Training25.Good",
        "Training26.Good",
        "Training27.Good",
        "Training28.Good",
        "Training29.Good",
        "Training30.Good",
        "Training31.Good",
        "Training32.Good",
        "Training33.Good",
        "Training34.Good",
        "Training35.Good",
        "Training36.Good",
        "Training37.Good",
        "Training38.Bad",
        "Training39.Bad",
        "Training40.Bad",
        "Training41.Bad",
        "Training42.Bad",
        "Training43.Bad",
        "Training44.Bad",
        "Training45.Bad",
        "Training46.Bad",
        "Training47.Bad",
        "Training48.Bad",
        "Training49.Bad",
        "Training50.Bad",
        "Training51.Bad",
        "Training52.Bad",
        "Training53.Bad",
        "Training54.Bad",
        "Training55.Bad",
        "Training56.Bad",
        "Training57.Bad",
        "Training58.Bad",
        "Training59.Good",
        "Training60.Good",
        "Training61.Good",
        "Training62.Good",
        "Training63.Good",
        "Training64.Bad",
        "Training65.Bad",
        "Training66.Good",
        "Training67.Good",
        "Training68.Good",
        "Training69.Good",
        "Training70.Good",
        "Training71.Good",
        "Training72.Good",
        "Training73.Good",
        "Training74.Good",
        "Training75.Good",
        "Training76.Bad",
        "Training77.Good",
        "Training78.Good"
      ],
      "rows": 70,
      "table": true,
      "tojson": true
    },
    {
      "name": "testingGroup",
      "title": "Testing set phenotypes",
      "object": "testingData",
      "file": "testingData.rda",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "trainingGroup",
      "title": "Training set phenotypes",
      "object": "trainingData",
      "file": "trainingData.rda",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "switchBox-package",
      "title": "A package to train and apply K-Top-Scoring-Pair (KTSP) classifiers.",
      "topics": [
        "switchBox-package",
        "switchBox"
      ]
    },
    {
      "page": "KTSP.Classify",
      "title": "Function to classify samples using a KTSP classifier.",
      "topics": [
        "KTSP.Classify"
      ]
    },
    {
      "page": "KTSP.Train",
      "title": "Funtion for training the K-TSP classifier.",
      "topics": [
        "KTSP.Train"
      ]
    },
    {
      "page": "matTesting",
      "title": "Gene expression matrix for test set data",
      "topics": [
        "matTesting"
      ]
    },
    {
      "page": "matTraining",
      "title": "Gene expression matrix for training set data",
      "topics": [
        "matTraining"
      ]
    },
    {
      "page": "SWAP.Calculate.BasicTSPScores",
      "title": "Function to calculate basic TSP scores.",
      "topics": [
        "SWAP.Calculate.BasicTSPScores"
      ]
    },
    {
      "page": "SWAP.Calculate.SignedTSPScores",
      "title": "Function to calculate signed TSP scores.",
      "topics": [
        "SWAP.Calculate.SignedTSPScores"
      ]
    },
    {
      "page": "SWAP.CalculateScores",
      "title": "Function to calculate the pair-wise scores with any given score function.",
      "topics": [
        "SWAP.CalculateScores"
      ]
    },
    {
      "page": "SWAP.CalculateSignedScore",
      "title": "Function to calculate the pair-wise scores.",
      "topics": [
        "SWAP.CalculateSignedScore"
      ]
    },
    {
      "page": "SWAP.Filter.Wilcoxon",
      "title": "Statistical feature filtering based on Wilcoxon test on the ranks of expressions.",
      "topics": [
        "SWAP.Filter.Wilcoxon"
      ]
    },
    {
      "page": "SWAP.GetKTSP.PredictionStats",
      "title": "Function for computing various performance measures related to prediction.",
      "topics": [
        "SWAP.GetKTSP.PredictionStats"
      ]
    },
    {
      "page": "SWAP.GetKTSP.Result",
      "title": "Function for prediction followed by computing various performance measures related to prediction.",
      "topics": [
        "SWAP.GetKTSP.Result"
      ]
    },
    {
      "page": "SWAP.GetKTSP.TrainTestResults",
      "title": "Trains a kTSP on given training data and provides performance on testing data.",
      "topics": [
        "SWAP.GetKTSP.TrainTestResults"
      ]
    },
    {
      "page": "SWAP.Kby.Measurement",
      "title": "K selection for a kTSP classifier.",
      "topics": [
        "SWAP.Kby.Measurement"
      ]
    },
    {
      "page": "SWAP.Kby.Ttest",
      "title": "K selection for a kTSP classifier.",
      "topics": [
        "SWAP.Kby.Ttest"
      ]
    },
    {
      "page": "SWAP.KTSP.Classify",
      "title": "Function to classify samples using a KTSP classifier.",
      "topics": [
        "SWAP.KTSP.Classify"
      ]
    },
    {
      "page": "SWAP.KTSP.CV",
      "title": "Performs k-fold cross validation.",
      "topics": [
        "SWAP.KTSP.CV"
      ]
    },
    {
      "page": "SWAP.KTSP.LOO",
      "title": "Performs leave one out cross validation.",
      "topics": [
        "SWAP.KTSP.LOO"
      ]
    },
    {
      "page": "SWAP.KTSP.Statistic",
      "title": "Function computing TSP votes (comparisons) and combine their votes. The default is the kTSP statistics, sum of the votes.",
      "topics": [
        "SWAP.KTSP.Statistics"
      ]
    },
    {
      "page": "SWAP.KTSP.Train",
      "title": "Deprecated function for training the K-TSP classifier.",
      "topics": [
        "SWAP.KTSP.Train"
      ]
    },
    {
      "page": "SWAP.MakeTSPTable",
      "title": "Make a table of TSPs in order of TSP score.",
      "topics": [
        "SWAP.MakeTSPTable"
      ]
    },
    {
      "page": "SWAP.PlotKTSP.GenePairBoxplot",
      "title": "Plots a feature pair as boxplots.",
      "topics": [
        "SWAP.PlotKTSP.GenePairBoxplot"
      ]
    },
    {
      "page": "SWAP.PlotKTSP.GenePairClassesBoxplot",
      "title": "Plots a feature pair as seperated by class as boxplots.",
      "topics": [
        "SWAP.PlotKTSP.GenePairClassesBoxplot"
      ]
    },
    {
      "page": "SWAP.PlotKTSP.GenePairScatter",
      "title": "Make a scatter plot of two features.",
      "topics": [
        "SWAP.PlotKTSP.GenePairScatter"
      ]
    },
    {
      "page": "SWAP.PlotKTSP.Genes",
      "title": "Plot features seperated by phenotype",
      "topics": [
        "SWAP.PlotKTSP.Genes"
      ]
    },
    {
      "page": "SWAP.PlotKTSP.TrainTestROC",
      "title": "Plots an ROC curve for training and testing results.",
      "topics": [
        "SWAP.PlotKTSP.TrainTestROC"
      ]
    },
    {
      "page": "SWAP.PlotKTSP.Votes",
      "title": "Plots a heatmap of k-TSP votes.",
      "topics": [
        "SWAP.PlotKTSP.Votes"
      ]
    },
    {
      "page": "SWAP.Train.1TSP",
      "title": "Function for training the 1-TSP classifier.",
      "topics": [
        "SWAP.Train.1TSP"
      ]
    },
    {
      "page": "SWAP.Train.KTSP",
      "title": "Function for training the K-TSP classifier.",
      "topics": [
        "SWAP.Train.KTSP"
      ]
    },
    {
      "page": "testingGroup",
      "title": "Testing set phenotypes",
      "topics": [
        "testingGroup"
      ]
    },
    {
      "page": "trainingGroup",
      "title": "Training set phenotypes",
      "topics": [
        "trainingGroup"
      ]
    }
  ],
  "_rundeps": [
    "bitops",
    "caTools",
    "gplots",
    "gtools",
    "KernSmooth",
    "pROC",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "switchBox.Rnw",
      "filename": "switchBox.pdf",
      "title": "Working with the switchBox package",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-09-05 19:58:37",
      "modified": "2018-11-16 13:46:25",
      "commits": 5
    }
  ],
  "_score": 5.209515014542632,
  "_indexed": false,
  "_nocasepkg": "switchbox",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/switchBox",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.48.0",
      "date": "2026-06-02T08:49:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "f39bf2b58835fa01041b74e936d16c929e0c9a52bcb71aa89dd7210800e4d816",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.48.0",
      "date": "2026-06-02T08:49:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "1bfa4463abe29d4a58013564570663329307ff55d65ca0e78a9d3925a1333585",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.48.0",
      "date": "2026-06-02T08:49:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "5d5383ff6bf417c3fdeaabe85d48ed579b6f9aa74f0b61307b75632f610568fc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.48.0",
      "date": "2026-06-04T06:24:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "eef4bd63944f29a8480039178e6da0614fe16e132cdba96ad79970708a3e5d77",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.48.0",
      "date": "2026-06-02T08:48:39.000Z",
      "arch": "aarch64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "a1ceefbcece3efae129a5f2c624b8ce13110c1181ab3e0dd5a5adbfc5dbb60f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.48.0",
      "date": "2026-06-02T08:50:05.000Z",
      "arch": "x86_64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "bf9929503424af51e3be3c7445b988b33d3c4cb55ac953788ee8836e83d68791",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.48.0",
      "date": "2026-06-02T08:48:46.000Z",
      "arch": "aarch64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "3cb012f94a0c7a6f5a95b357af40bfeb68f18a3d93cf0e785cd6693b1ffb7793",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.48.0",
      "date": "2026-06-02T08:50:38.000Z",
      "arch": "x86_64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "853bd5cc098051ffec82b17cc9a42888608ab00d110674845b68b07cb95c441d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.48.0",
      "date": "2026-06-02T08:48:57.000Z",
      "arch": "emscripten",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "993af119e73764d075a9dd0edd45bf5338aa30bc69e965155988864a95e007bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.48.0",
      "date": "2026-06-02T08:48:19.000Z",
      "arch": "x86_64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "afa44db12d69652d9804ef4ecdaf64e35957cd8c0720dd969d4b68acf31e4afb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.48.0",
      "date": "2026-06-02T08:48:12.000Z",
      "arch": "x86_64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "05312bbc8050b51c561097dcfbd92a37f744449fab0fb4d71bf221dbf0eb9778",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.48.0",
      "date": "2026-06-02T08:48:08.000Z",
      "arch": "x86_64",
      "commit": "b647d51bb79d196edf51d9760962b4077377e875",
      "fileid": "cf337d4cf3f0fed0015deae02b2005f508546b66edbbfc4b766b74e2cdd09008",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26808790282"
    }
  ]
}