{
  "_id": "6a1f1254b401979e7341dd1d",
  "Package": "steadyICA",
  "Type": "Package",
  "Title": "ICA and Tests of Independence via Multivariate Distance\nCovariance",
  "Version": "1.0.1",
  "Date": "2015-11-08",
  "Author": "Benjamin B. Risk and Nicholas A. James and David S. Matteson",
  "Maintainer": "Benjamin Risk <bbr28@cornell.edu>",
  "Description": "Functions related to multivariate measures of independence\nand ICA: -estimate independent components by minimizing\ndistance covariance; -conduct a test of mutual independence\nbased on distance covariance; -estimate independent components\nvia infomax (a popular method but generally performs poorer\nthan mdcovica, ProDenICA, and/or fastICA, but is useful for\ncomparisons); -order indepedent components by skewness; -match\nindependent components from multiple estimates; -other\nfunctions useful in ICA.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 07:40:27 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-11-11 17:35:45 UTC",
  "RemoteUrl": "https://github.com/cran/steadyICA",
  "RemoteRef": "HEAD",
  "RemoteSha": "2efe39b432993d097da90901dafc69dc892f7039",
  "MD5sum": "544063c6d22eaef7c92f2c37975ea83d",
  "_user": "cran",
  "_type": "src",
  "_file": "steadyICA_1.0.1.tar.gz",
  "_fileid": "912f486b9959761f507eeb8d2b80bce041be29edc5f32f5f137de88f2719a637",
  "_filesize": 183104,
  "_sha256": "912f486b9959761f507eeb8d2b80bce041be29edc5f32f5f137de88f2719a637",
  "_created": "2026-05-17T07:40:27.000Z",
  "_published": "2026-06-02T17:26:44.297Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79131620663,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7040518802"
    },
    {
      "job": 79131620725,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7040514290"
    },
    {
      "job": 79131621014,
      "time": 150,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040518342"
    },
    {
      "job": 79131620850,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040514158"
    },
    {
      "job": 79131619676,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040501789"
    },
    {
      "job": 79131619831,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365064457"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25984779868",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/steadyICA",
  "_commit": {
    "id": "2efe39b432993d097da90901dafc69dc892f7039",
    "author": "Benjamin Risk <bbr28@cornell.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1731346545
  },
  "_maintainer": {
    "name": "Benjamin Risk",
    "email": "bbr28@cornell.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "version": ">= 0.9.13",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "clue",
      "role": "Depends"
    },
    {
      "package": "combinat",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "irlba",
      "role": "Suggests"
    },
    {
      "package": "JADE",
      "role": "Suggests"
    },
    {
      "package": "ProDenICA",
      "role": "Suggests"
    },
    {
      "package": "fastICA",
      "role": "Suggests"
    },
    {
      "package": "energy",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1130,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/steadyICA"
  },
  "_searchresults": 48,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/steadyICA.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-11-10"
    },
    {
      "version": "1.0.1",
      "date": "2024-11-14"
    }
  ],
  "_exports": [
    "compInd",
    "dcovICA",
    "dcovustat",
    "frobICA",
    "gmultidcov",
    "infomaxICA",
    "matchICA",
    "multidcov",
    "permTest",
    "rightskew",
    "steadyICA",
    "theta2W",
    "W2theta",
    "whitener"
  ],
  "_help": [
    {
      "page": "steadyICA-package",
      "title": "ICA via distance covariance, tests of mutual independence, and other ICA functions",
      "topics": [
        "steadyICA-package"
      ]
    },
    {
      "page": "compInd",
      "title": "Complete Measure of Mutual Multivariate Independence",
      "topics": [
        "compInd"
      ]
    },
    {
      "page": "dcovICA",
      "title": "ICA via distance covariance for 2 components",
      "topics": [
        "dcovICA"
      ]
    },
    {
      "page": "dcovustat",
      "title": "Calculate distance covariance via U-statistics",
      "topics": [
        "dcovustat"
      ]
    },
    {
      "page": "frobICA",
      "title": "match mixing matrices or ICs and calculate their Frobenius distance",
      "topics": [
        "frobICA"
      ]
    },
    {
      "page": "gmultidcov",
      "title": "Symmetric multivariate distance covariance for grouped components",
      "topics": [
        "gmultidcov"
      ]
    },
    {
      "page": "infomaxICA",
      "title": "Estimates independent components via infomax",
      "topics": [
        "infomaxICA"
      ]
    },
    {
      "page": "matchICA",
      "title": "match independent components using the Hungarian method",
      "topics": [
        "matchICA"
      ]
    },
    {
      "page": "multidcov",
      "title": "Symmetric multivariate distance covariance",
      "topics": [
        "multidcov"
      ]
    },
    {
      "page": "permTest",
      "title": "Permutation test for mutual independence.",
      "topics": [
        "permTest"
      ]
    },
    {
      "page": "rightskew",
      "title": "force ICs to have positive skewness and order by skewness",
      "topics": [
        "rightskew"
      ]
    },
    {
      "page": "steadyICA",
      "title": "Estimate independent components by minimizing distance covariance",
      "topics": [
        "steadyICA"
      ]
    },
    {
      "page": "theta2W",
      "title": "Convert angles to an orthogonal matrix.",
      "topics": [
        "theta2W"
      ]
    },
    {
      "page": "W2theta",
      "title": "Convert an orthogonal matrix to its angular parameterization.",
      "topics": [
        "W2theta"
      ]
    },
    {
      "page": "whitener",
      "title": "Whitening function",
      "topics": [
        "whiten",
        "whitener"
      ]
    }
  ],
  "_rundeps": [
    "clue",
    "cluster",
    "combinat",
    "MASS",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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": 2.51247093124265,
  "_indexed": true,
  "_nocasepkg": "steadyica",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T07:43:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2efe39b432993d097da90901dafc69dc892f7039",
      "fileid": "d9f9db6a0e06899332d002c87df3c41b455b678b8130d616566c6ebdb3f75ef2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984779868"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T07:42:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2efe39b432993d097da90901dafc69dc892f7039",
      "fileid": "79d9cf1693122d9aa8792449272ee08610c0f06843cde6054ef190cdd0e9e757",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984779868"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T07:42:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2efe39b432993d097da90901dafc69dc892f7039",
      "fileid": "b02d0637c9aff11cce7bb701597117984d11886dd3fc88720b22069437071c8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984779868"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T07:42:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2efe39b432993d097da90901dafc69dc892f7039",
      "fileid": "5b6f4c65e31a94ab5497bb8ad2d144b9eb13b656e5ab5df4d4353d3aba39057d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984779868"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T17:26:17.000Z",
      "arch": "emscripten",
      "commit": "2efe39b432993d097da90901dafc69dc892f7039",
      "fileid": "e2108b9dc58e6a27996842ae93dba39f588b9b6d5a21733063e58cde799aa00d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984779868"
    }
  ]
}