{
  "_id": "6a1f23c0b401979e73420bea",
  "Package": "SCCI",
  "Type": "Package",
  "Title": "Stochastic Complexity-Based Conditional Independence Test for\nDiscrete Data",
  "Version": "1.2",
  "Date": "2019-06-04",
  "Author": "Alexander Marx [aut,cre] Jilles Vreeken [aut]",
  "Maintainer": "Alexander Marx <amarx@mpi-inf.mpg.de>",
  "Description": "An efficient implementation of SCCI using 'Rcpp'. SCCI is\nshort for the Stochastic Complexity-based Conditional\nIndependence criterium (Marx and Vreeken, 2019). SCCI is an\nasymptotically unbiased and L2 consistent estimator of\n(conditional) mutual information for discrete data.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 06:43:16 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-06-04 14:00:06 UTC",
  "RemoteUrl": "https://github.com/cran/SCCI",
  "RemoteRef": "HEAD",
  "RemoteSha": "07c029949a83d178695ce324f415d03badfe6f55",
  "MD5sum": "60f985cf7cca1532f4b66b9a163f2d90",
  "_user": "cran",
  "_type": "src",
  "_file": "SCCI_1.2.tar.gz",
  "_fileid": "91cd3eff3ed72f495776ed0cce4c87fd09390f5e725e8d6e477f14bd94a00841",
  "_filesize": 158906,
  "_sha256": "91cd3eff3ed72f495776ed0cce4c87fd09390f5e725e8d6e477f14bd94a00841",
  "_created": "2026-05-16T06:43:16.000Z",
  "_published": "2026-06-02T18:41:04.377Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79145729383,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031296671"
    },
    {
      "job": 79145729180,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031297136"
    },
    {
      "job": 79145729634,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031296653"
    },
    {
      "job": 79145730866,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031297580"
    },
    {
      "job": 79145728260,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031280742"
    },
    {
      "job": 79145728481,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366734578"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25955231631",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SCCI",
  "_commit": {
    "id": "07c029949a83d178695ce324f415d03badfe6f55",
    "author": "Alexander Marx <amarx@mpi-inf.mpg.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1559656806
  },
  "_maintainer": {
    "name": "Alexander Marx",
    "email": "amarx@mpi-inf.mpg.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.13",
      "role": "Imports"
    },
    {
      "package": "pcalg",
      "role": "Suggests"
    },
    {
      "package": "Rgraphviz",
      "role": "Suggests"
    }
  ],
  "_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": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SCCI"
  },
  "_searchresults": 8,
  "_topics": [
    "cpp"
  ],
  "_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/SCCI.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-03-04"
    },
    {
      "version": "1.1",
      "date": "2019-05-24"
    },
    {
      "version": "1.2",
      "date": "2019-06-04"
    }
  ],
  "_exports": [
    "conditionalShannonEntropy",
    "conditionalStochasticComplexity",
    "pSCCI",
    "regret",
    "SCCI",
    "shannonEntropy",
    "stochasticComplexity"
  ],
  "_help": [
    {
      "page": "conditionalShannonEntropy",
      "title": "Conditional Shannon Entropy",
      "topics": [
        "conditionalShannonEntropy"
      ]
    },
    {
      "page": "conditionalStochasticComplexity",
      "title": "Conditional Stochastic Complexity for Multinomials",
      "topics": [
        "conditionalStochasticComplexity"
      ]
    },
    {
      "page": "pSCCI",
      "title": "Stochastic Complexity-based Conditional Independence Criterium (p-value)",
      "topics": [
        "pSCCI"
      ]
    },
    {
      "page": "regret",
      "title": "Multinomial Regret Term",
      "topics": [
        "regret"
      ]
    },
    {
      "page": "SCCI",
      "title": "Stochastic Complexity-based Conditional Independence Criterium",
      "topics": [
        "SCCI"
      ]
    },
    {
      "page": "shannonEntropy",
      "title": "Shannon Entropy",
      "topics": [
        "shannonEntropy"
      ]
    },
    {
      "page": "stochasticComplexity",
      "title": "Stochastic Complexity for Multinomials",
      "topics": [
        "stochasticComplexity"
      ]
    }
  ],
  "_rundeps": [
    "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": 1,
  "_indexed": true,
  "_nocasepkg": "scci",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-16T06:45:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "07c029949a83d178695ce324f415d03badfe6f55",
      "fileid": "5cb81ec688ca8f45a5f1dd35a1229c3cddbd0180371faf72ab73d372b33cd95c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25955231631"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-16T06:45:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "07c029949a83d178695ce324f415d03badfe6f55",
      "fileid": "55597cf83aab5f7789065c1e467afc4755a5a4598133cd53f5257cdaa6b6519d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25955231631"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-16T06:45:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "07c029949a83d178695ce324f415d03badfe6f55",
      "fileid": "9a56836fd929a70ffeec3e00dfd8220bc0e7794c2541ef057fa9af1221f1aeb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25955231631"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-16T06:45:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "07c029949a83d178695ce324f415d03badfe6f55",
      "fileid": "0b7074a9221dfb6933b06ee518c43acca674c4b161f9b057ec759f60e17ef13b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25955231631"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-02T18:40:44.000Z",
      "arch": "emscripten",
      "commit": "07c029949a83d178695ce324f415d03badfe6f55",
      "fileid": "cdf3c7da6abd2806583b8e915e906febbc40d1cf018feeff0462816d7fadde42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25955231631"
    }
  ]
}