{
  "_id": "6a1f0a09b401979e7341c46d",
  "Package": "causaleffect",
  "Version": "1.3.17",
  "Date": "2026-09-19",
  "Title": "Deriving Expressions of Joint Interventional Distributions and\nTransport Formulas in Causal Models",
  "Authors@R": "person(given = \"Santtu\",\nfamily = \"Tikka\",\nrole = c(\"aut\", \"cre\"),\nemail = \"santtuth@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4039-4342\"))",
  "URL": "https://github.com/santikka/causaleffect/",
  "Description": "Functions for identification and transportation of causal\neffects. Provides a conditional causal effect identification\nalgorithm (IDC) by Shpitser, I. and Pearl, J. (2006)\n<http://ftp.cs.ucla.edu/pub/stat_ser/r329-uai.pdf>, an\nalgorithm for transportability from multiple domains with\nlimited experiments by Bareinboim, E. and Pearl, J. (2014)\n<http://ftp.cs.ucla.edu/pub/stat_ser/r443.pdf>, and a selection\nbias recovery algorithm by Bareinboim, E. and Tian, J. (2015)\n<http://ftp.cs.ucla.edu/pub/stat_ser/r445.pdf>. All of the\npreviously mentioned algorithms are based on a causal effect\nidentification algorithm by Tian , J. (2002)\n<http://ftp.cs.ucla.edu/pub/stat_ser/r309.pdf>.",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "R.rsp",
  "NeedsCompilation": "no",
  "Author": "Santtu Tikka [aut, cre]\n(<https://orcid.org/0000-0003-4039-4342>)",
  "Maintainer": "Santtu Tikka <santtuth@gmail.com>",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://santikka.r-universe.dev",
  "Date/Publication": "2025-09-19 12:03:00 UTC",
  "RemoteUrl": "https://github.com/santikka/causaleffect",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
  "Packaged": {
    "Date": "2026-05-18 05:48:50 UTC",
    "User": "root"
  },
  "MD5sum": "1319b50d50ce5d0d556efcd8afbb83ae",
  "_user": "santikka",
  "_type": "src",
  "_file": "causaleffect_1.3.17.tar.gz",
  "_fileid": "8d7281cf12e2db25c81ee756abcf5545042d3316f02e08427e4d12469517d4c5",
  "_filesize": 356492,
  "_sha256": "8d7281cf12e2db25c81ee756abcf5545042d3316f02e08427e4d12469517d4c5",
  "_created": "2026-05-18T05:48:50.000Z",
  "_published": "2026-06-02T16:51:21.166Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79124966000,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7050424478"
    },
    {
      "job": 79124966302,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7050423499"
    },
    {
      "job": 79124966294,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7050433359"
    },
    {
      "job": 79124966356,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7050430795"
    },
    {
      "job": 79124965762,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7050399007"
    },
    {
      "job": 79124965530,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364275679"
    },
    {
      "job": 79124966566,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7050424265"
    },
    {
      "job": 79124966804,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7050414444"
    },
    {
      "job": 79124966454,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7050419246"
    }
  ],
  "_buildurl": "https://github.com/r-universe/santikka/actions/runs/25984133265",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/santikka/causaleffect",
  "_commit": {
    "id": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
    "author": "santikka <santtu.tikka@jyu.fi>",
    "committer": "santikka <santtu.tikka@jyu.fi>",
    "message": "update readme\n",
    "time": 1758283380
  },
  "_maintainer": {
    "name": "Santtu Tikka",
    "email": "santtuth@gmail.com",
    "login": "santikka",
    "description": "Assistant professor at University of Jyväskylä, Department of Mathematics and Statistics. ",
    "uuid": 8639149,
    "orcid": "0000-0003-4039-4342"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "XML",
      "role": "Suggests"
    }
  ],
  "_owner": "santikka",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-38",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "causal-inference",
    "causal-models",
    "causality-algorithms",
    "directed-acyclic-graph",
    "graphs",
    "identifiability",
    "identification",
    "igraph"
  ],
  "_stars": 37,
  "_contributors": [
    {
      "user": "santikka",
      "count": 83,
      "uuid": 8639149
    },
    {
      "user": "hmhummel",
      "count": 41,
      "uuid": 173211152
    },
    {
      "user": "djinnome",
      "count": 1,
      "uuid": 144210
    }
  ],
  "_userbio": {
    "uuid": 8639149,
    "type": "user",
    "name": "Santtu Tikka",
    "description": "Assistant professor at University of Jyväskylä, Department of Mathematics and Statistics. "
  },
  "_downloads": {
    "count": 448,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/causaleffect"
  },
  "_devurl": "https://github.com/santikka/causaleffect",
  "_searchresults": 49,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/causaleffect.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/santikka/causaleffect",
  "_realowner": "santikka",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-09-25"
    },
    {
      "version": "1.1",
      "date": "2015-04-21"
    },
    {
      "version": "1.1.1",
      "date": "2015-04-28"
    },
    {
      "version": "1.1.3",
      "date": "2015-06-30"
    },
    {
      "version": "1.2.0",
      "date": "2015-08-03"
    },
    {
      "version": "1.2.2",
      "date": "2016-01-25"
    },
    {
      "version": "1.2.3",
      "date": "2016-02-01"
    },
    {
      "version": "1.2.4",
      "date": "2016-02-23"
    },
    {
      "version": "1.3.0",
      "date": "2016-10-07"
    },
    {
      "version": "1.3.3",
      "date": "2017-02-22"
    },
    {
      "version": "1.3.4",
      "date": "2017-05-10"
    },
    {
      "version": "1.3.5",
      "date": "2017-09-11"
    },
    {
      "version": "1.3.6",
      "date": "2018-01-18"
    },
    {
      "version": "1.3.7",
      "date": "2018-03-07"
    },
    {
      "version": "1.3.8",
      "date": "2018-05-29"
    },
    {
      "version": "1.3.9",
      "date": "2018-11-29"
    },
    {
      "version": "1.3.10",
      "date": "2019-09-26"
    },
    {
      "version": "1.3.12",
      "date": "2021-01-12"
    },
    {
      "version": "1.3.13",
      "date": "2021-06-14"
    },
    {
      "version": "1.3.15",
      "date": "2022-07-14"
    }
  ],
  "_exports": [
    "aux.effect",
    "causal.effect",
    "generalize",
    "get.expression",
    "meta.transport",
    "parse.graphml",
    "recover",
    "surrogate.outcome",
    "transport",
    "verma.constraints"
  ],
  "_help": [
    {
      "page": "causaleffect-package",
      "title": "Deriving Expressions of Joint Interventional Distributions and Transport Formulas in Causal Models",
      "topics": [
        "causaleffect-package",
        "causaleffect"
      ]
    },
    {
      "page": "zzaux.effect",
      "title": "Identify a causal effect using surrogate experiments",
      "topics": [
        "aux.effect"
      ]
    },
    {
      "page": "causal.effect",
      "title": "Identify a causal effect",
      "topics": [
        "causal.effect"
      ]
    },
    {
      "page": "generalize",
      "title": "Derive a transport formula for a causal effect between a target domain and multiple source domains with limited experiments",
      "topics": [
        "generalize"
      ]
    },
    {
      "page": "get.expression",
      "title": "Get the expression of a probability object",
      "topics": [
        "get.expression"
      ]
    },
    {
      "page": "meta.transport",
      "title": "Derive a transport formula for a causal effect between a target domain and multiple source domains",
      "topics": [
        "meta.transport"
      ]
    },
    {
      "page": "parse.graphml",
      "title": "Prepare GraphML files for internal use",
      "topics": [
        "parse.graphml"
      ]
    },
    {
      "page": "recover",
      "title": "Recover a causal effect from selection bias",
      "topics": [
        "recover"
      ]
    },
    {
      "page": "surrogate.outcome",
      "title": "Derive a formula for a causal effect using surrogate outcomes",
      "topics": [
        "surrogate.outcome"
      ]
    },
    {
      "page": "transport",
      "title": "Derive a transport formula for a causal effect between two domains",
      "topics": [
        "transport"
      ]
    },
    {
      "page": "verma.constraints",
      "title": "Find Verma constraints for a given graph",
      "topics": [
        "verma.constraints"
      ]
    }
  ],
  "_readme": "https://github.com/santikka/causaleffect/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_score": 5.735519058815171,
  "_indexed": true,
  "_nocasepkg": "causaleffect",
  "_universes": [
    "santikka"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.17",
      "date": "2026-05-18T05:50:54.000Z",
      "distro": "noble",
      "commit": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
      "fileid": "6f7f4f64c6e83ffad9cfedb90f23e0c4e9223994fbaccc22e9cfec845a6df336",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/25984133265"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.17",
      "date": "2026-05-18T05:50:50.000Z",
      "distro": "noble",
      "commit": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
      "fileid": "b5caca4da232cfe01d4ff65129d21569cb8492fd7fe4a2745438acfc060c59c3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/25984133265"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.17",
      "date": "2026-05-18T05:51:42.000Z",
      "commit": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
      "fileid": "1c1e1a9a6551450219be169d783aaff78ad97f37fd24f95d849a1feb608c831a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/25984133265"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.17",
      "date": "2026-05-18T05:51:40.000Z",
      "commit": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
      "fileid": "074ea573676dfd836fdbfda7dc34bf418c44edeb587c3833c3bd1b53d9313a76",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/25984133265"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.17",
      "date": "2026-05-18T05:50:47.000Z",
      "commit": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
      "fileid": "c2fe1cbb2bb339517f0a723e2453b832640961cf07f7fcbcd77c1581f427b00e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/25984133265"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.17",
      "date": "2026-05-18T05:49:55.000Z",
      "commit": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
      "fileid": "8c7915f4f47cd5c5beaeeb1803eab3220f2f354abc3b537955a6b5b5a4c24f3c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/25984133265"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.17",
      "date": "2026-05-18T05:50:06.000Z",
      "commit": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
      "fileid": "98287f4e015f325d43ec0fad0324e771ba0f1b281830e77a8f667335affe2f4d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/25984133265"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.17",
      "date": "2026-06-02T16:51:02.000Z",
      "commit": "ff6059fbd4ee6729387e7a4725b560e733ecae7d",
      "fileid": "cee54705958a1286e1ee2a45f750821b974401567fe8df3195e862e5a4b09483",
      "status": "success",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/25984133265"
    }
  ]
}