{
  "_id": "6a105306acfb0bcc41ca1987",
  "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-05-09 09:10:58 UTC",
    "User": "root"
  },
  "Author": "Duc Tran [aut, cre],\nHung Nguyen [aut],\nTin Nguyen [fnd]",
  "Maintainer": "Duc Tran <duct@nevada.unr.edu>",
  "MD5sum": "7567d6bae12c1153851124198e7054f5",
  "_user": "bioc",
  "_type": "src",
  "_file": "SCFA_1.23.0.tar.gz",
  "_fileid": "a80c004dae60d05122c829245f50a402bbd996523af1286cd8ee36ffbe2b4ba4",
  "_filesize": 1170634,
  "_sha256": "a80c004dae60d05122c829245f50a402bbd996523af1286cd8ee36ffbe2b4ba4",
  "_created": "2026-05-09T09:10:58.000Z",
  "_published": "2026-05-22T12:58:46.599Z",
  "_jobs": [
    {
      "job": 77384057583,
      "time": 175,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894570143"
    },
    {
      "job": 77384057931,
      "time": 360,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894586378"
    },
    {
      "job": 77384057660,
      "time": 357,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894586054"
    },
    {
      "job": 77384057878,
      "time": 262,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894599769"
    },
    {
      "job": 77384057738,
      "time": 256,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894597908"
    },
    {
      "job": 77384057104,
      "time": 357,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894554224"
    },
    {
      "job": 77384057142,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161049902"
    },
    {
      "job": 77384057379,
      "time": 311,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894582276"
    },
    {
      "job": 77384058268,
      "time": 284,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894579927"
    },
    {
      "job": 77384057887,
      "time": 288,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894580239"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25597245228",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
  "_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": 314,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SCFA"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/duct317/scfa",
  "_searchresults": 8,
  "_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",
    "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-05-09T09:14:30.000Z",
      "distro": "noble",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "cc0832d89aa499fed5da945d30bc6f8d0ba28364aa707dfa0238516eff97bfa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597245228"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-09T09:14:24.000Z",
      "distro": "noble",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "b2f14640bf581af7dde0b0dc5906099f6946f455bf4bfc58b5744ee8379f4875",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597245228"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-09T09:17:10.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "42d3a468bdcd086b91d6d8ff70c8d6145df528dae1bbff1d59abe17924a4589b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597245228"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-09T09:16:59.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "4c843c0528a2a3600c0a9951b99b17ce0e715a8fbda773d7d4cd384abf7abd05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597245228"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-09T09:12:43.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "52cd9d0fb6c3810b8820b3d50eb1f5ebc7151a22cb593bb4ccb7b181a229347b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597245228"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-09T09:12:41.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "27c4c7b1eac1f6831a6c58995a216fe6556e3faa15e989af29bf315e3fa79485",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597245228"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-09T09:12:35.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "f2eb197de2c683c008f7a868932309f5bd6abefcfb095f0d05b1ef2b36a6734e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597245228"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-05-22T12:58:24.000Z",
      "commit": "7a31c30a5425148b20eb4016c038ca180ad21c7f",
      "fileid": "a39121a5de607888e9b24a1099848d514b5a3d86f369767b4eff8012cc860aa8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597245228"
    }
  ]
}