{
  "_id": "6a1b01091d7bb097a09ffe75",
  "Package": "sigFeature",
  "Type": "Package",
  "Title": "sigFeature: Significant feature selection using SVM-RFE &\nt-statistic",
  "Version": "1.30.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:02 UTC",
  "RemoteUrl": "https://github.com/bioc/sigFeature",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 10:09:59 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>",
  "MD5sum": "50f1b7f9c7f8d931aa81f8c9fce017c8",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "sigFeature_1.30.0.tar.gz",
  "_fileid": "b4d8a0436128cf12f1aff23ea27a72d8faa36f871228dd5fd6b2b3417b3b2b62",
  "_filesize": 929074,
  "_sha256": "b4d8a0436128cf12f1aff23ea27a72d8faa36f871228dd5fd6b2b3417b3b2b62",
  "_created": "2026-05-30T10:09:59.000Z",
  "_published": "2026-05-30T15:23:53.558Z",
  "_jobs": [
    {
      "job": 78641775481,
      "time": 192,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307636430"
    },
    {
      "job": 78641775473,
      "time": 320,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307648913"
    },
    {
      "job": 78641775480,
      "time": 300,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307646970"
    },
    {
      "job": 78641775471,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7309216534"
    },
    {
      "job": 78641775477,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7309213722"
    },
    {
      "job": 78640384850,
      "time": 249,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307420222"
    },
    {
      "job": 78641775469,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307630897"
    },
    {
      "job": 78641775482,
      "time": 375,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307654820"
    },
    {
      "job": 78641775472,
      "time": 244,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307638676"
    },
    {
      "job": 78641775475,
      "time": 277,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307646004"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680329342",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/sigFeature",
  "_commit": {
    "id": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
    "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": 1777380482
  },
  "_maintainer": {
    "name": "Pijush Das Developer",
    "email": "topijush@gmail.com",
    "login": "pijush1285",
    "description": "",
    "uuid": 20852944
  },
  "_distro": "noble",
  "_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": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 600,
    "source": "https://www.bioconductor.org/packages/stats/bioc/sigFeature"
  },
  "_mentions": 4,
  "_searchresults": 25,
  "_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/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/RELEASE_3_23/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,
  "_indexed": false,
  "_nocasepkg": "sigfeature",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/sigFeature",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-05-30T10:49:21.000Z",
      "distro": "noble",
      "commit": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
      "fileid": "b031edb09193ec7c9cbba161294fd861d0d11ee81ad8f762d56bced3a3ec557d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680329342"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-05-30T10:49:17.000Z",
      "distro": "noble",
      "commit": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
      "fileid": "58ba8ed97bb02037e967751929c1e8c031718104f3cab8ce55e813852513f59c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680329342"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-05-30T15:21:54.000Z",
      "commit": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
      "fileid": "75b283a1c583d6d09191572b6f2f1ce29ec878981ffaf973f51d271ebe951d77",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680329342"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-05-30T15:21:40.000Z",
      "commit": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
      "fileid": "9e20da974689facf3f2a00b41f788d1c9f08216a3424fe455da9d339fd93aece",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680329342"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.30.0",
      "date": "2026-05-30T10:48:47.000Z",
      "commit": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
      "fileid": "83f5966eb10b4e80883b8b191d8bf5ec6af386e6b4de6a4b4be554cb4e469b75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680329342"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-30T10:50:29.000Z",
      "commit": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
      "fileid": "aabf34663bb5529766dee9f8df1648a065214b617a045ec8d75407e1f348397f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680329342"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-30T10:47:41.000Z",
      "commit": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
      "fileid": "8d7b5e973c1ac47b6c3b94f84b2a00d4535c6c9d70f6dd63ddc774df4b69d055",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680329342"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-30T10:49:03.000Z",
      "commit": "c4860ac77be5115ea6ea7c46e0b220312ad356c1",
      "fileid": "83bfd36de9891e6c70ddaac22a7f844d845f45ee65c75e55e1424cdfb62a42e4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680329342"
    }
  ]
}