{
  "_id": "6a269b5224555f66ed51e92d",
  "Package": "SparseICA",
  "Type": "Package",
  "Title": "Sparse Independent Component Analysis",
  "Version": "0.1.4",
  "Date": "2025-01-15",
  "Author": "Zihang Wang [aut, cre]\n(<https://orcid.org/0000-0001-9032-5412>), Irina Gaynanova\n[aut] (<https://orcid.org/0000-0002-4116-0268>), Aleksandr\nAravkin [aut] (<https://orcid.org/0000-0002-1875-1801>),\nBenjamin Risk [aut] (<https://orcid.org/0000-0003-1090-0777>)",
  "Authors@R": "c(person(given=\"Zihang\",family= \"Wang\",role = c(\"aut\",\"cre\"),email=\"zhwang0378@gmail.com\", comment = c(ORCID = \"0000-0001-9032-5412\")),\nperson(given=\"Irina\",family= \"Gaynanova\", role = \"aut\",email=\"irinagn@umich.edu\",comment = c(ORCID = \"0000-0002-4116-0268\")),\nperson(given=\"Aleksandr\",family= \"Aravkin\", role = \"aut\",email=\"saravkin@uw.edu\",comment = c(ORCID = \"0000-0002-1875-1801\")),\nperson(given=\"Benjamin\", family=\"Risk\",role = \"aut\",email=\"benjamin.risk@emory.edu\", comment = c(ORCID = \"0000-0003-1090-0777\")))",
  "Maintainer": "Zihang Wang <zhwang0378@gmail.com>",
  "BugReports": "https://github.com/thebrisklab/SparseICA/issues",
  "URL": "https://github.com/thebrisklab/SparseICA",
  "Description": "Provides an implementation of the Sparse ICA method in\nWang et al. (2024) <doi:10.1080/01621459.2024.2370593> for\nestimating sparse independent source components of cortical\nsurface functional MRI data, by addressing a non-smooth,\nnon-convex optimization problem through the relax-and-split\nframework. This method effectively balances statistical\nindependence and sparsity while maintaining computational\nefficiency.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 10:33:24 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-01-29 19:26:26 UTC",
  "RemoteUrl": "https://github.com/cran/SparseICA",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6f0141843ab6d4b18cb710f355b2cc161a72150",
  "MD5sum": "104626bcdb8bb56a8dff7cd05f40fa46",
  "_user": "cran",
  "_type": "src",
  "_file": "SparseICA_0.1.4.tar.gz",
  "_fileid": "f6cae5c7ea1bb27692457af0029bd1a5177341dc98e8120178aa7d0447356589",
  "_filesize": 571569,
  "_sha256": "f6cae5c7ea1bb27692457af0029bd1a5177341dc98e8120178aa7d0447356589",
  "_created": "2026-06-08T10:33:24.000Z",
  "_published": "2026-06-08T10:37:06.778Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80074461247,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477810462"
    },
    {
      "job": 80074461205,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477812812"
    },
    {
      "job": 80074461282,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477815543"
    },
    {
      "job": 80074461211,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477806512"
    },
    {
      "job": 80073765161,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477757814"
    },
    {
      "job": 80074461111,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477820248"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27131617836",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SparseICA",
  "_commit": {
    "id": "f6f0141843ab6d4b18cb710f355b2cc161a72150",
    "author": "Zihang Wang <zhwang0378@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1738178786
  },
  "_maintainer": {
    "name": "Zihang Wang",
    "email": "zhwang0378@gmail.com",
    "login": "zwang2333",
    "twitter": "@wzh_stat",
    "description": "Ph.D. student in Biostatistics at Emory University",
    "uuid": 43104137,
    "orcid": "0000-0001-9032-5412"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.13",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-58",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "version": ">= 2.3.5",
      "role": "Imports"
    },
    {
      "package": "clue",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "ciftiTools",
      "version": ">= 0.16",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 4.1",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zwang2333",
      "count": 1,
      "uuid": 43104137
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 146,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SparseICA"
  },
  "_devurl": "https://github.com/thebrisklab/sparseica",
  "_searchresults": 28,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SparseICA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thebrisklab/sparseica",
  "_realowner": "thebrisklab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2025-01-29"
    }
  ],
  "_exports": [
    "BIC_sparseICA",
    "create_group_list",
    "est.M.ols",
    "gen_groupPC",
    "group_sparseICA",
    "matchICA",
    "relax_and_split_ICA",
    "signchange",
    "sparseICA",
    "whitener"
  ],
  "_datasets": [
    {
      "name": "example_sim123",
      "title": "Example sim123 Dataset",
      "object": "example_sim123",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BIC_sparseICA",
      "title": "BIC-like Criterion for Tuning Parameter Selection in Sparse ICA",
      "topics": [
        "BIC_sparseICA"
      ]
    },
    {
      "page": "create_group_list",
      "title": "Create a List of fMRI Files for Group ICA Analysis",
      "topics": [
        "create_group_list"
      ]
    },
    {
      "page": "est.M.ols",
      "title": "Estimate mixing matrix from estimates of components",
      "topics": [
        "est.M.ols"
      ]
    },
    {
      "page": "example_sim123",
      "title": "Example sim123 Dataset",
      "topics": [
        "example_sim123"
      ]
    },
    {
      "page": "gen_groupPC",
      "title": "Generate Group-Level Principal Components (PCs) for fMRI Data",
      "topics": [
        "gen_groupPC"
      ]
    },
    {
      "page": "gen.inits",
      "title": "Function for generating random starting points",
      "topics": [
        "gen.inits"
      ]
    },
    {
      "page": "givens.rotation",
      "title": "For a given angle theta, returns a d x d Givens rotation matrix",
      "topics": [
        "givens.rotation"
      ]
    },
    {
      "page": "group_sparseICA",
      "title": "Perform Group Sparse Independent Component Analysis (Sparse ICA)",
      "topics": [
        "group_sparseICA"
      ]
    },
    {
      "page": "matchICA",
      "title": "Match ICA results based on L2 distances and Hungarian",
      "topics": [
        "matchICA"
      ]
    },
    {
      "page": "relax_and_split_ICA",
      "title": "Relax-and-split ICA Function for Sparse ICA wrapper",
      "topics": [
        "relax_and_split_ICA"
      ]
    },
    {
      "page": "signchange",
      "title": "Change the sign of S and M matrices to positive skewness.",
      "topics": [
        "signchange"
      ]
    },
    {
      "page": "soft_thresh_R",
      "title": "Soft-threshold function",
      "topics": [
        "soft_thresh_R"
      ]
    },
    {
      "page": "sparseICA",
      "title": "Sparse Independent Component Analysis (Sparse ICA) Function",
      "topics": [
        "sparseICA"
      ]
    },
    {
      "page": "theta2W",
      "title": "Convert angle vector into orthodox matrix",
      "topics": [
        "theta2W"
      ]
    },
    {
      "page": "whitener",
      "title": "The function for perform whitening.",
      "topics": [
        "whitener"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "base64enc",
    "bitops",
    "bslib",
    "cachem",
    "ciftiTools",
    "cli",
    "clue",
    "cluster",
    "digest",
    "dotCall64",
    "evaluate",
    "fastmap",
    "fields",
    "fontawesome",
    "fs",
    "gifti",
    "highr",
    "htmltools",
    "htmlwidgets",
    "irlba",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "oro.nifti",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rgl",
    "rlang",
    "rmarkdown",
    "RNifti",
    "sass",
    "spam",
    "tinytex",
    "viridisLite",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.4471580313422192,
  "_indexed": false,
  "_nocasepkg": "sparseica",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://thebrisklab.r-universe.dev/SparseICA",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-08T10:35:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6f0141843ab6d4b18cb710f355b2cc161a72150",
      "fileid": "20b767a2fa9e76660fb242f9bf2ec434407e226c68d17f421a238a08b4a01d56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131617836"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-08T10:35:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6f0141843ab6d4b18cb710f355b2cc161a72150",
      "fileid": "5e598dd33b4e42d9475c063e697c9091e0be4c8d3d2359118c3e2a05e97b7803",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131617836"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-08T10:35:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6f0141843ab6d4b18cb710f355b2cc161a72150",
      "fileid": "a51f3b166c5ee3bedcb0741836122eb1e33458f4fe5e42a369bf30f515c9da84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131617836"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-08T10:35:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6f0141843ab6d4b18cb710f355b2cc161a72150",
      "fileid": "51460029b272e8a76963f2efa4800c4a09f0316a63e40342fbbdc6d384af7d98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131617836"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-08T10:36:40.000Z",
      "arch": "emscripten",
      "commit": "f6f0141843ab6d4b18cb710f355b2cc161a72150",
      "fileid": "afc4333470a71399d3499e914ae90e32511ed454b22fdebaac24ef60f9c78fe2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27131617836"
    }
  ]
}