{
  "_id": "6a4a24c6218ced0149571d9f",
  "Package": "SCFA",
  "Type": "Package",
  "Title": "SCFA: Subtyping via Consensus Factor Analysis",
  "Version": "1.23.0",
  "Authors@R": "c(\nperson(\"Duc\", \"Tran\", , \"duct@nevada.unr.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Hung\", \"Nguyen\", role = c(\"aut\")),\nperson(\"Tin\", \"Nguyen\", role = c(\"fnd\"))\n)",
  "Description": "Subtyping via Consensus Factor Analysis (SCFA) can\nefficiently remove noisy signals from consistent molecular\npatterns in multi-omics data. SCFA first uses an autoencoder to\nselect only important features and then repeatedly performs\nfactor analysis to represent the data with different numbers of\nfactors. Using these representations, it can reliably identify\ncancer subtypes and accurately predict risk scores of patients.",
  "License": "LGPL",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "biocViews": "Survival, Clustering, Classification",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/duct317/SCFA",
  "BugReports": "https://github.com/duct317/SCFA/issues",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:11 UTC",
  "RemoteUrl": "https://github.com/bioc/SCFA",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:01:54 UTC",
    "User": "root"
  },
  "Author": "Duc Tran [aut, cre],\nHung Nguyen [aut],\nTin Nguyen [fnd]",
  "Maintainer": "Duc Tran <duct@nevada.unr.edu>",
  "_user": "bioc",
  "_type": "src",
  "_file": "SCFA_1.23.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c3575482c711fe37012e105ea7d95a5c94aebb07a50c77c085de30f652b2d41e",
  "_filesize": 1168537,
  "_sha256": "c3575482c711fe37012e105ea7d95a5c94aebb07a50c77c085de30f652b2d41e",
  "_expires": "2026-10-13T09:32:53.000Z",
  "_created": "2026-06-08T07:01:54.000Z",
  "_published": "2026-07-05T09:32:54.929Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 11
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/27121137280",
  "_status": "success",
  "_upstream": "https://github.com/bioc/SCFA",
  "_commit": {
    "id": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
    "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": 1777380851
  },
  "_maintainer": {
    "name": "Duc Tran",
    "email": "duct@nevada.unr.edu"
  },
  "_distro": "noble",
  "_jobs": [
    {
      "job": 85211153021,
      "time": 169,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7473537472"
    },
    {
      "job": 85211153034,
      "time": 369,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473588782"
    },
    {
      "job": 85211153152,
      "time": 367,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473588211"
    },
    {
      "job": 85211153001,
      "time": 254,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473559648"
    },
    {
      "job": 85211153026,
      "time": 259,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473560570"
    },
    {
      "job": 85211152823,
      "time": 356,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473497120"
    },
    {
      "job": 85211152993,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473529339"
    },
    {
      "job": 85211153012,
      "time": 421,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473608777"
    },
    {
      "job": 85211153140,
      "time": 346,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473582891"
    },
    {
      "job": 85211153135,
      "time": 334,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473579931"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "torch",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "coro",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "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.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "survival",
    "clustering",
    "classification"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 304,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SCFA"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/duct317/scfa",
  "_searchresults": 3,
  "_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/SCFA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/duct317/scfa",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "SCFA",
    "SCFA.class"
  ],
  "_datasets": [
    {
      "name": "GBM",
      "title": "GBM",
      "object": "GBM",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "GBM",
      "title": "GBM",
      "topics": [
        "GBM"
      ]
    },
    {
      "page": "SCFA",
      "title": "SCFA",
      "topics": [
        "SCFA"
      ]
    },
    {
      "page": "SCFA.class",
      "title": "SCFA.class",
      "topics": [
        "SCFA.class"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/SCFA/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "BiocParallel",
    "bit",
    "bit64",
    "callr",
    "cli",
    "cluster",
    "codetools",
    "coro",
    "cpp11",
    "desc",
    "farver",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "glmnet",
    "glue",
    "GPArotation",
    "igraph",
    "iterators",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "matrixStats",
    "mnormt",
    "nlme",
    "otel",
    "pkgconfig",
    "processx",
    "ps",
    "psych",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RhpcBLASctl",
    "rlang",
    "safetensors",
    "scales",
    "shape",
    "snow",
    "survival",
    "torch",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Example.Rmd",
      "filename": "Example.html",
      "title": "SCFA package manual",
      "author": "Duc Tran",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Using SCFA",
        "Preparing data",
        "Subtyping",
        "Predicting risk score"
      ],
      "created": "2020-08-05 01:55:19",
      "modified": "2023-04-05 18:20:02",
      "commits": 9
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "scfa",
  "_universes": [
    "bioc",
    "duct317"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-06-08T07:06:09.000Z",
      "distro": "noble",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "https://r2.ropensci.org/356b440b8d7387128a8e9732265715427ca4cabed5a41b19935b53ee11d84af4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27121137280"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-06-08T07:05:55.000Z",
      "distro": "noble",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "https://r2.ropensci.org/7c98a1e1a2afd687adb0aa8135903d6ccac9aec49b50a213b7e470cc74d26473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27121137280"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-06-08T07:04:26.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "https://r2.ropensci.org/20bdf9f9897e4138b11a2a3a80d3adbc4824d309422f7c369ec619c9069837e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27121137280"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-06-08T07:04:27.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "https://r2.ropensci.org/5d4b0bf3951000b1a3be2ab7b9ff440c85fef19e3269467f50be649e14e75667",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27121137280"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-06-08T07:05:08.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "https://r2.ropensci.org/661270b90ec3f434d7b28f13001d414d6e13be5754e0000a7a4842b2d39dd586",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27121137280"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-06-08T07:06:38.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "https://r2.ropensci.org/d405d49dffbfd61ceef78c98c268fdfae7b75c39f50526b9074232b330110673",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27121137280"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-06-08T07:04:42.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "https://r2.ropensci.org/fcd01ea0989ed9f15f78f6a95bcd90d97d64d6a7a336a4292890fa392a9cb065",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27121137280"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-06-08T07:04:31.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "https://r2.ropensci.org/cb9cdda8b7594dd9565b8a2cbb4f966cf2c2b38a8aaac21adb92a0cc9749f2b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27121137280"
    }
  ]
}