{
  "_id": "6a12b97eacfb0bcc41d1ba3a",
  "Package": "groupICA",
  "Title": "Independent Component Analysis for Grouped Data",
  "Version": "0.1.1",
  "Author": "Niklas Pfister and Sebastian Weichwald",
  "Maintainer": "Niklas Pfister <pfister@stat.math.ethz.ch>",
  "Description": "Contains an implementation of an independent component\nanalysis (ICA) for grouped data. The main function groupICA()\nperforms a blind source separation, by maximizing an\nindependence across sources and allows to adjust for varying\nconfounding for user-specified groups. Additionally, the\npackage contains the function uwedge() which can be used to\napproximately jointly diagonalize a list of matrices. For more\ndetails see the project website\n<https://sweichwald.de/groupICA/>.",
  "URL": "https://github.com/sweichwald/groupICA-R",
  "BugReports": "https://github.com/sweichwald/groupICA-R/issues",
  "License": "AGPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 08:38:02 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-06-19 07:55:29 UTC",
  "RemoteUrl": "https://github.com/cran/groupICA",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c46e86a5d24704168d26b3ff1f76172c0765b42",
  "MD5sum": "5519cdfb75f930e43d7e7bb46681167a",
  "_user": "cran",
  "_type": "src",
  "_file": "groupICA_0.1.1.tar.gz",
  "_fileid": "0e472184ea15ac0b92e5a831acf30e4f81473e8a9d5f61fedd95cb45c3d80dbe",
  "_filesize": 91921,
  "_sha256": "0e472184ea15ac0b92e5a831acf30e4f81473e8a9d5f61fedd95cb45c3d80dbe",
  "_created": "2026-05-24T08:38:02.000Z",
  "_published": "2026-05-24T08:40:30.107Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77584240296,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183719264"
    },
    {
      "job": 77584240292,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183718057"
    },
    {
      "job": 77584099068,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183708465"
    },
    {
      "job": 77584240279,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183717674"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26356417859",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/groupICA",
  "_commit": {
    "id": "1c46e86a5d24704168d26b3ff1f76172c0765b42",
    "author": "Niklas Pfister <pfister@stat.math.ethz.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1529394929
  },
  "_maintainer": {
    "name": "Niklas Pfister",
    "email": "pfister@stat.math.ethz.ch"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/groupICA"
  },
  "_devurl": "https://github.com/sweichwald/groupica-r",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/groupICA.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-06-19"
    }
  ],
  "_exports": [
    "groupICA",
    "uwedge"
  ],
  "_help": [
    {
      "page": "groupICA",
      "title": "groupICA",
      "topics": [
        "groupICA"
      ]
    },
    {
      "page": "uwedge",
      "title": "uwedge",
      "topics": [
        "uwedge"
      ]
    }
  ],
  "_rundeps": [
    "MASS"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "groupica",
  "_universes": [
    "cran",
    "sweichwald"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-24T08:39:54.000Z",
      "distro": "noble",
      "commit": "1c46e86a5d24704168d26b3ff1f76172c0765b42",
      "fileid": "a6e9b90aad9f40b01ea924e78e9415dbc59895942936b7422abecb77d96ad44d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356417859"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-24T08:39:42.000Z",
      "distro": "noble",
      "commit": "1c46e86a5d24704168d26b3ff1f76172c0765b42",
      "fileid": "d040ce01354d97e0accfa005903f91abaf67957e20feccd9282a564d44e7cd52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356417859"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-24T08:39:49.000Z",
      "commit": "1c46e86a5d24704168d26b3ff1f76172c0765b42",
      "fileid": "234ca3a0687dba7e428315d1420d335daa278021542f34fe08f886aa16fefe57",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356417859"
    }
  ]
}