{
  "_id": "6a49400f18cdde069385d932",
  "Package": "FeatSeekR",
  "Type": "Package",
  "Title": "FeatSeekR an R package for unsupervised feature selection",
  "Version": "1.13.0",
  "Authors@R": "person(\"Tuemay\", \"Capraz\",\nemail = \"tuemay.capraz@embl.de\",\nrole = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-2547-067X\" ))",
  "Description": "FeatSeekR performs unsupervised feature selection using\nreplicated measurements. It iteratively selects features with\nthe highest reproducibility across replicates, after projecting\nout those dimensions from the data that are spanned by the\npreviously selected features. The selected a set of features\nhas a high replicate reproducibility and a high degree of\nuniqueness.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/tcapraz/FeatSeekR/issues",
  "URL": "https://github.com/tcapraz/FeatSeekR",
  "biocViews": "Software, StatisticalMethod, FeatureExtraction,\nMassSpectrometry",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:00:40 UTC",
  "RemoteUrl": "https://github.com/bioc/FeatSeekR",
  "RemoteRef": "HEAD",
  "RemoteSha": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:46:15 UTC",
    "User": "root"
  },
  "Author": "Tuemay Capraz [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-2547-067X>)",
  "Maintainer": "Tuemay Capraz <tuemay.capraz@embl.de>",
  "_user": "bioc",
  "_type": "src",
  "_file": "FeatSeekR_1.13.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fbc5c327eab1c1dbb3d8f80e094ea874945d2f26f50dd86fd6d3ff8a417559a5",
  "_filesize": 216921,
  "_sha256": "fbc5c327eab1c1dbb3d8f80e094ea874945d2f26f50dd86fd6d3ff8a417559a5",
  "_expires": "2026-10-12T17:17:01.000Z",
  "_created": "2026-07-04T05:46:15.000Z",
  "_published": "2026-07-04T17:17:03.429Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 2
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28696616897",
  "_status": "success",
  "_upstream": "https://github.com/bioc/FeatSeekR",
  "_commit": {
    "id": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
    "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": 1777381240
  },
  "_maintainer": {
    "name": "Tuemay Capraz",
    "email": "tuemay.capraz@embl.de",
    "orcid": "0000-0002-2547-067X"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85151454490,
      "time": 176,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078829864"
    },
    {
      "job": 85151454520,
      "time": 285,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8078844239"
    },
    {
      "job": 85151454579,
      "time": 256,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078840545"
    },
    {
      "job": 85151454459,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079115720"
    },
    {
      "job": 85151454489,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079117082"
    },
    {
      "job": 85151454392,
      "time": 214,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078805880"
    },
    {
      "job": 85151454460,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078822454"
    },
    {
      "job": 85151454497,
      "time": 176,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8078830062"
    },
    {
      "job": 85151454527,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8078833393"
    },
    {
      "job": 85151454465,
      "time": 183,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078830921"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "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.13.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.12.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod",
    "featureextraction",
    "massspectrometry"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    },
    {
      "user": "tcapraz",
      "count": 1,
      "uuid": 58771919
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/tcapraz/featseekr",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FeatSeekR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tcapraz/featseekr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "FeatSeek",
    "plotSelectedFeatures",
    "plotVarianceExplained",
    "simData"
  ],
  "_help": [
    {
      "page": "FeatSeek",
      "title": "FeatSeek",
      "topics": [
        "FeatSeek"
      ]
    },
    {
      "page": "FeatSeekR",
      "title": "FeatSeekR an R package for unsupervised feature selection",
      "topics": [
        "FeatSeekR"
      ]
    },
    {
      "page": "plotSelectedFeatures",
      "title": "plotSelectedFeatures",
      "topics": [
        "plotSelectedFeatures"
      ]
    },
    {
      "page": "plotVarianceExplained",
      "title": "plotVarianceExplained",
      "topics": [
        "plotVarianceExplained"
      ]
    },
    {
      "page": "simData",
      "title": "simData",
      "topics": [
        "simData"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/FeatSeekR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "cli",
    "DelayedArray",
    "farver",
    "generics",
    "GenomicRanges",
    "glue",
    "gtable",
    "IRanges",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pheatmap",
    "pracma",
    "R6",
    "RColorBrewer",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "scales",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "viridisLite",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "FeatSeekR-vignette.Rmd",
      "filename": "FeatSeekR-vignette.html",
      "title": "FeatSeekR user guide",
      "author": "Tuemay Capraz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Feature selection on simulated data",
        "Session Info"
      ],
      "created": "2021-11-24 14:14:59",
      "modified": "2025-01-28 10:56:21",
      "commits": 21
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "featseekr",
  "_universes": [
    "bioc",
    "tcapraz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-07-04T05:49:46.000Z",
      "distro": "resolute",
      "commit": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
      "fileid": "https://r2.ropensci.org/3654ad8cc00f0906d327cff7d5d8e8bf2b97abc619f8b8d7fa6ae4e9a43163b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696616897"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-07-04T05:49:07.000Z",
      "distro": "resolute",
      "commit": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
      "fileid": "https://r2.ropensci.org/563c60f6516706585a8d1d9c878cdbf5ae6cec4ccf2ae52d80bf2167b5c17b96",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696616897"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-07-04T06:24:52.000Z",
      "commit": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
      "fileid": "https://r2.ropensci.org/6ed744e50a06ac00b7de3bf3be2e6800ba2ac147e0b720e10db5dfaafd2cd9c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696616897"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-07-04T06:24:54.000Z",
      "commit": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
      "fileid": "https://r2.ropensci.org/654fc4cc21d5b3d2a0238ce91db4bd0f222c78acdcd26b70e50b2d32bb271afe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696616897"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13.0",
      "date": "2026-07-04T05:48:41.000Z",
      "commit": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
      "fileid": "https://r2.ropensci.org/13b8db5554bf578fc6a1b858e89819515c101dd881b7cecd879b30b503567462",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696616897"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-07-04T05:47:45.000Z",
      "commit": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
      "fileid": "https://r2.ropensci.org/2e665180cb350b279be17f1da67e30ec507e25b4f61eb709cce9077c10dbdf48",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696616897"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-07-04T05:47:57.000Z",
      "commit": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
      "fileid": "https://r2.ropensci.org/3501c139a89d5dce6f089c28b25fd32f4af53c377b89ecdc099d3bcabe329cdf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696616897"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-07-04T05:48:02.000Z",
      "commit": "c28c249bcd22b2470dbc7bc09e11d600005116a6",
      "fileid": "https://r2.ropensci.org/4319f65446dbf1397c119253decd11d83ef5d69291680429a0c2530a0d09185e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696616897"
    }
  ]
}