{
  "_id": "6a4948b2a788432aeabf44a6",
  "Package": "sigFeature",
  "Type": "Package",
  "Title": "sigFeature: Significant feature selection using SVM-RFE &\nt-statistic",
  "Version": "1.31.0",
  "Date": "2021-11-21",
  "Authors@R": "c(person(\"Pijush Das\", \"Developer\", role = c(\"aut\", \"cre\"),\nemail = \"topijush@gmail.com\"),\nperson(\"Dr. Susanta Roychudhury\", \"User\", role = \"ctb\"),\nperson(\"Dr. Sucheta Tripathy\", \"User\", role = \"ctb\",\nemail = \"tsucheta@iicb.res.in\"))",
  "Description": "This package provides a novel feature selection algorithm\nfor binary classification using support vector machine\nrecursive feature elimination SVM-RFE and t-statistic. In this\nfeature selection process, the selected features are\ndifferentially significant between the two classes and also\nthey are good classifier with higher degree of classification\naccuracy.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "biocViews": "FeatureExtraction, GeneExpression, Microarray,\nTranscription, mRNAMicroarray, GenePrediction, Normalization,\nClassification, SupportVectorMachine",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libicu-dev libxml2-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:02 UTC",
  "RemoteUrl": "https://github.com/bioc/sigFeature",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 12:32:35 UTC",
    "User": "root"
  },
  "Author": "Pijush Das Developer [aut, cre],\nDr. Susanta Roychudhury User [ctb],\nDr. Sucheta Tripathy User [ctb]",
  "Maintainer": "Pijush Das Developer <topijush@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "sigFeature_1.31.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/649fa2dea1447d1976f1d90a4b4fde83976828ea7c6c8ef83a7d6bd013251d32",
  "_filesize": 931058,
  "_sha256": "649fa2dea1447d1976f1d90a4b4fde83976828ea7c6c8ef83a7d6bd013251d32",
  "_expires": "2026-10-12T17:53:52.000Z",
  "_created": "2026-07-03T12:32:35.000Z",
  "_published": "2026-07-04T17:53:54.572Z",
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 8
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28660562580",
  "_status": "success",
  "_upstream": "https://github.com/bioc/sigFeature",
  "_commit": {
    "id": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
    "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": 1777380482
  },
  "_maintainer": {
    "name": "Pijush Das Developer",
    "email": "topijush@gmail.com",
    "login": "pijush1285",
    "description": "",
    "uuid": 20852944
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85153966865,
      "time": 164,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8066624791"
    },
    {
      "job": 85153966881,
      "time": 358,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8066690449"
    },
    {
      "job": 85153966930,
      "time": 338,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8066683498"
    },
    {
      "job": 85153966760,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8066624291"
    },
    {
      "job": 85153966719,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8066627512"
    },
    {
      "job": 85153966586,
      "time": 262,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8066567446"
    },
    {
      "job": 85153966822,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8066625953"
    },
    {
      "job": 85153966926,
      "time": 226,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8066645128"
    },
    {
      "job": 85153966787,
      "time": 220,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8066644021"
    },
    {
      "job": 85153966887,
      "time": 239,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8066649834"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "biocViews",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "SparseM",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "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.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "featureextraction",
    "geneexpression",
    "microarray",
    "transcription",
    "mrnamicroarray",
    "geneprediction",
    "normalization",
    "classification",
    "supportvectormachine"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 4,
  "_searchresults": 29,
  "_rbuild": "4.6.1",
  "_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/sigFeature.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "PlotErrors",
    "sigCVError",
    "sigFeature",
    "sigFeature.enfold",
    "sigFeatureFrequency",
    "sigFeaturePvalue",
    "svmrfeFeatureRanking",
    "WritesigFeature"
  ],
  "_datasets": [
    {
      "name": "ExampleRawData",
      "title": "Example dataset to test the performance of the sigFeature package.",
      "object": "ExampleRawData",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "featsweepSigFe",
      "title": "Processed output data after using the function named \"sigCVError()\".",
      "object": "featsweepSigFe",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "featureRankedList",
      "title": "Processed output data after using the function named \"svmrfeFeatureRanking()\".",
      "object": "featureRankedList",
      "class": [
        "integer"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "results",
      "title": "Processed output data after using the function named \"sigFeature.enfold()\".",
      "object": "results",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "sigfeatureRankedList",
      "title": "Processed output data after using the function named \"sigFeature()\".",
      "object": "sigfeatureRankedList",
      "class": [
        "integer"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ExampleRawData",
      "title": "Example dataset to test the performance of the sigFeature package.",
      "topics": [
        "ExampleRawData"
      ]
    },
    {
      "page": "featsweepSigFe",
      "title": "Processed output data after using the function named \"sigCVError()\".",
      "topics": [
        "featsweepSigFe"
      ]
    },
    {
      "page": "featureRankedList",
      "title": "Processed output data after using the function named \"svmrfeFeatureRanking()\".",
      "topics": [
        "featureRankedList"
      ]
    },
    {
      "page": "PlotErrors",
      "title": "Plot the mean CV errors.",
      "topics": [
        "PlotErrors"
      ]
    },
    {
      "page": "results",
      "title": "Processed output data after using the function named \"sigFeature.enfold()\".",
      "topics": [
        "results"
      ]
    },
    {
      "page": "sigCVError",
      "title": "Mean external cross validation (k-fold) error calculation.",
      "topics": [
        "sigCVError"
      ]
    },
    {
      "page": "sigFeature",
      "title": "Significant Feature Selection by using SVM-RFE & t-statistic.",
      "topics": [
        "sigFeature"
      ]
    },
    {
      "page": "sigFeature.enfold",
      "title": "Significant feature selection with k-fold data.",
      "topics": [
        "sigFeature.enfold"
      ]
    },
    {
      "page": "sigFeatureFrequency",
      "title": "Arrange the features on the basis of frequency.",
      "topics": [
        "sigFeatureFrequency"
      ]
    },
    {
      "page": "sigFeaturePvalue",
      "title": "Find the p-value of those ranked features by using t-statistic",
      "topics": [
        "sigFeaturePvalue"
      ]
    },
    {
      "page": "sigfeatureRankedList",
      "title": "Processed output data after using the function named \"sigFeature()\".",
      "topics": [
        "sigfeatureRankedList"
      ]
    },
    {
      "page": "svmrfeFeatureRanking",
      "title": "R implementation of the SVM-RFE algorithm for binary classification problems",
      "topics": [
        "svmrfeFeatureRanking"
      ]
    },
    {
      "page": "WritesigFeature",
      "title": "Write the features and sample IDs.",
      "topics": [
        "WritesigFeature"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/sigFeature/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocManager",
    "BiocParallel",
    "biocViews",
    "bitops",
    "class",
    "cli",
    "codetools",
    "cpp11",
    "DelayedArray",
    "e1071",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "glue",
    "graph",
    "gtable",
    "IRanges",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "nlme",
    "openxlsx",
    "pheatmap",
    "proxy",
    "R6",
    "RBGL",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rlang",
    "RUnit",
    "S4Arrays",
    "S4Vectors",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SparseM",
    "stringi",
    "SummarizedExperiment",
    "viridisLite",
    "XML",
    "XVector",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "vignettes.Rmd",
      "filename": "vignettes.html",
      "title": "sigFeature: Significant feature selection using SVM-RFE & t-statistic",
      "author": "Pijush Das, Dr. Susanta Roychudhury, Dr. Sucheta Tripathy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1 Introduction",
        "2 Data",
        "3 Example",
        "4 SessionInfo",
        "5 References"
      ],
      "created": "2018-04-04 11:07:48",
      "modified": "2021-09-14 14:34:04",
      "commits": 4
    }
  ],
  "_score": 5.064457989226919,
  "_indexed": true,
  "_nocasepkg": "sigfeature",
  "_universes": [
    "bioc",
    "pijush1285"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-07-03T12:36:47.000Z",
      "distro": "resolute",
      "commit": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
      "fileid": "https://r2.ropensci.org/4bee6165291e46398ec01dcb60a2ed0d4f7d787fb4f961fa35384565c1218125",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28660562580"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-07-03T12:36:41.000Z",
      "distro": "resolute",
      "commit": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
      "fileid": "https://r2.ropensci.org/05d328dcd201f1b2c78afdc36b1045bc80e8480b119b6fc5f22253c39adace82",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28660562580"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-07-03T12:34:33.000Z",
      "commit": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
      "fileid": "https://r2.ropensci.org/7001d77923c2bf328fcdb06dfef164c664abd0ce0bef5c2298a7fad2940c4ff6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28660562580"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-07-03T12:34:33.000Z",
      "commit": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
      "fileid": "https://r2.ropensci.org/edc9b20d7ad6afba547f44bef092a552dd0f384b672b88ba508504a398fa2d8a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28660562580"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.31.0",
      "date": "2026-07-03T12:35:59.000Z",
      "commit": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
      "fileid": "https://r2.ropensci.org/3045ca9158dc0a40988c98ec954e51e160bce33c90c899a7b6b8c839ed184497",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28660562580"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-07-03T12:34:32.000Z",
      "commit": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
      "fileid": "https://r2.ropensci.org/f21735d20f05b2d7b53196ae81f1dfaebe419d1f1990a148b06f933feb470e07",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28660562580"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-07-03T12:34:30.000Z",
      "commit": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
      "fileid": "https://r2.ropensci.org/96b11d83c66c26d0f2c371d3c173dd6daf029d80a0ea85db0fb4f7c50e32a286",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28660562580"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-07-03T12:34:30.000Z",
      "commit": "7a6d947730b3a7e3b151b5c69d270083ae52a416",
      "fileid": "https://r2.ropensci.org/8b83747a564dc0b246b51c58cdf815ee6abf104dd13f83772f3cfdc60c54f922",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28660562580"
    }
  ]
}