{
  "_id": "6a1eddf5b401979e73410218",
  "Package": "cfid",
  "Type": "Package",
  "Title": "Identification of Counterfactual Queries in Causal Models",
  "Version": "0.1.9",
  "Authors@R": "c(\nperson(given = \"Santtu\",\nfamily = \"Tikka\",\nrole = c(\"aut\", \"cre\"),\nemail = \"santtuth@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4039-4342\")))",
  "Maintainer": "Santtu Tikka <santtuth@gmail.com>",
  "Description": "Facilitates the identification of counterfactual queries\nin structural causal models via the ID* and IDC* algorithms by\nShpitser, I. and Pearl, J. (2007, 2008)\n<doi:10.48550/arXiv.1206.5294>,\n<https://jmlr.org/papers/v9/shpitser08a.html>. Provides a\nsimple interface for defining causal diagrams and\ncounterfactual conjunctions. Construction of parallel worlds\ngraphs and counterfactual graphs is carried out automatically\nbased on the counterfactual query and the causal diagram. See\nTikka, S. (2023) <doi:10.32614/RJ-2023-053> for a tutorial of\nthe package.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/santikka/cfid",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://santikka.r-universe.dev",
  "Date/Publication": "2025-11-21 13:01:50 UTC",
  "RemoteUrl": "https://github.com/santikka/cfid",
  "RemoteRef": "HEAD",
  "RemoteSha": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:04:15 UTC",
    "User": "root"
  },
  "Author": "Santtu Tikka [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4039-4342>)",
  "MD5sum": "cf5f32b6786285e57e7371e9c904fef6",
  "_user": "santikka",
  "_type": "src",
  "_file": "cfid_0.1.9.tar.gz",
  "_fileid": "5dbef6aca46cdcff4d0407f9cfff93d1d9c36256c3e6e899a8d7566e6f3060a1",
  "_filesize": 232559,
  "_sha256": "5dbef6aca46cdcff4d0407f9cfff93d1d9c36256c3e6e899a8d7566e6f3060a1",
  "_created": "2026-05-20T08:04:15.000Z",
  "_published": "2026-06-02T13:43:17.124Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79084847000,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104524750"
    },
    {
      "job": 79084847174,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104522506"
    },
    {
      "job": 79084847600,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104519185"
    },
    {
      "job": 79084847515,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104520012"
    },
    {
      "job": 79084847103,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104482344"
    },
    {
      "job": 79084846205,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359408539"
    },
    {
      "job": 79084847195,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104508671"
    },
    {
      "job": 79084847776,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104506437"
    },
    {
      "job": 79084847084,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104506276"
    }
  ],
  "_buildurl": "https://github.com/r-universe/santikka/actions/runs/26149563941",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/santikka/cfid",
  "_commit": {
    "id": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
    "author": "santikka <santtu.tikka@jyu.fi>",
    "committer": "santikka <santtu.tikka@jyu.fi>",
    "message": "single c-component fix, increment version\n",
    "time": 1763730110
  },
  "_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": "covr",
      "role": "Suggests"
    },
    {
      "package": "dagitty",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "santikka",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "causal-inference",
    "causal-models",
    "causality-algorithms",
    "counterfactual",
    "counterfactuals",
    "directed-acyclic-graph",
    "identifiability"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "santikka",
      "count": 57,
      "uuid": 8639149
    }
  ],
  "_userbio": {
    "uuid": 8639149,
    "type": "user",
    "name": "Santtu Tikka",
    "description": "Assistant professor at University of Jyväskylä, Department of Mathematics and Statistics. "
  },
  "_downloads": {
    "count": 263,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cfid"
  },
  "_devurl": "https://github.com/santikka/cfid",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cfid.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/cfid",
  "_realowner": "santikka",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-06-10"
    },
    {
      "version": "0.1.4",
      "date": "2022-10-26"
    },
    {
      "version": "0.1.6",
      "date": "2023-11-13"
    },
    {
      "version": "0.1.7",
      "date": "2023-11-27"
    },
    {
      "version": "0.1.8",
      "date": "2025-10-27"
    }
  ],
  "_exports": [
    "causal_effect",
    "cf",
    "conj",
    "counterfactual_conjunction",
    "counterfactual_variable",
    "dag",
    "export_graph",
    "functional",
    "identifiable",
    "import_graph",
    "probability"
  ],
  "_help": [
    {
      "page": "cfid-package",
      "title": "The 'cfid' package",
      "topics": [
        "cfid-package",
        "cfid"
      ]
    },
    {
      "page": "causal_effect",
      "title": "Causal Effect Identification",
      "topics": [
        "causal_effect"
      ]
    },
    {
      "page": "counterfactuals",
      "title": "Counterfactual Conjunction",
      "topics": [
        "+.counterfactual_conjunction",
        "+.counterfactual_variable",
        "cf",
        "conj",
        "counterfactual_conjunction",
        "counterfactual_variable",
        "format.counterfactual_conjunction",
        "format.counterfactual_variable",
        "print.counterfactual_conjunction",
        "print.counterfactual_variable",
        "[.counterfactual_conjunction"
      ]
    },
    {
      "page": "dag",
      "title": "Directed Acyclic Graph",
      "topics": [
        "dag",
        "print.dag"
      ]
    },
    {
      "page": "export_graph",
      "title": "Export Graph",
      "topics": [
        "export_graph"
      ]
    },
    {
      "page": "functional",
      "title": "Identifying Functional of a Counterfactual Query",
      "topics": [
        "format.functional",
        "functional",
        "print.functional"
      ]
    },
    {
      "page": "identifiable",
      "title": "Identify a Counterfactual Query",
      "topics": [
        "identifiable"
      ]
    },
    {
      "page": "import_graph",
      "title": "Import Graph",
      "topics": [
        "import_graph"
      ]
    },
    {
      "page": "Probability",
      "title": "Symbolic Probability Distributions",
      "topics": [
        "format.probability",
        "print.probability",
        "probability"
      ]
    },
    {
      "page": "query",
      "title": "Query Objects",
      "topics": [
        "print.query",
        "query"
      ]
    }
  ],
  "_readme": "https://github.com/santikka/cfid/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.694605198933569,
  "_indexed": true,
  "_nocasepkg": "cfid",
  "_universes": [
    "santikka"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-05-20T08:06:24.000Z",
      "distro": "noble",
      "commit": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
      "fileid": "a66777a63aa2802432bf647fd7d1157b51f6239a150db55f6d2f825fec27e3e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/26149563941"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-05-20T08:06:15.000Z",
      "distro": "noble",
      "commit": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
      "fileid": "f4929afcc012decdc254cc5f6876472b479d381cd92a748435b2d5f42e2fcdce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/26149563941"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-05-20T08:06:09.000Z",
      "commit": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
      "fileid": "26e3ef9847b2ac1cb2affb285e5109d14f3df8aeeafaaea05a3b0211dc50e126",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/26149563941"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-05-20T08:06:09.000Z",
      "commit": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
      "fileid": "12ef94b02f1b95ef24103015eae35046ab1780eacb201a25fe98da51170250d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/26149563941"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-20T08:05:33.000Z",
      "commit": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
      "fileid": "eeff1bdffcb0fca64ebc14301ba109af132a8520e451d2c0934f404ae40c9e80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/26149563941"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-20T08:05:27.000Z",
      "commit": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
      "fileid": "3dd419bd890712bae2471bd738157b15036d9506b00fa0bd490e48453cc3c84d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/26149563941"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-20T08:05:26.000Z",
      "commit": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
      "fileid": "5be919ec0ec0defe60446427f42716bcb8d394f1bbc3ea6c9d95a14af4c4c9f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/26149563941"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9",
      "date": "2026-06-02T13:42:39.000Z",
      "commit": "2dab1c8fb4261844c2376b5c7cff166eebee881e",
      "fileid": "059f3b585cc32d39cd31738265e06d1fff3994dbfa96ce7c8d03e09c68836987",
      "status": "success",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/26149563941"
    }
  ]
}