{
  "_id": "6a1ee394b401979e73410f40",
  "Package": "CompareCausalNetworks",
  "Type": "Package",
  "Title": "Interface to Diverse Estimation Methods of Causal Networks",
  "Version": "0.2.6.2",
  "Date": "2020-02-17",
  "Author": "Christina Heinze-Deml <heinzedeml@stat.math.ethz.ch>, Nicolai\nMeinshausen <meinshausen@stat.math.ethz.ch>",
  "Maintainer": "Christina Heinze-Deml <heinzedeml@stat.math.ethz.ch>",
  "Description": "Unified interface for the estimation of causal networks,\nincluding the methods 'backShift' (from package 'backShift'),\n'bivariateANM' (bivariate additive noise model), 'bivariateCAM'\n(bivariate causal additive model), 'CAM' (causal additive\nmodel) (from package 'CAM'; the package is temporarily\nunavailable on the CRAN repository; formerly available versions\ncan be obtained from the archive), 'hiddenICP' (invariant\ncausal prediction with hidden variables), 'ICP' (invariant\ncausal prediction) (from package 'InvariantCausalPrediction'),\n'GES' (greedy equivalence search), 'GIES' (greedy\ninterventional equivalence search), 'LINGAM', 'PC' (PC\nAlgorithm), 'FCI' (fast causal inference), 'RFCI' (really fast\ncausal inference) (all from package 'pcalg') and regression.",
  "License": "GPL",
  "LazyData": "true",
  "URL": "https://github.com/christinaheinze/CompareCausalNetworks",
  "BugReports": "https://github.com/christinaheinze/CompareCausalNetworks/issues",
  "RoxygenNote": "7.0.2",
  "Repository": "https://christinaheinze.r-universe.dev",
  "Date/Publication": "2020-02-17 16:24:33 UTC",
  "RemoteUrl": "https://github.com/christinaheinze/comparecausalnetworks",
  "RemoteRef": "HEAD",
  "RemoteSha": "55e530da5ac44ff70317308179cc2c7834ddaf45",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:27:35 UTC",
    "User": "root"
  },
  "MD5sum": "bb3a6f99e09bc331d464b46cc97e1e24",
  "_user": "christinaheinze",
  "_type": "src",
  "_file": "CompareCausalNetworks_0.2.6.2.tar.gz",
  "_fileid": "916ad9a26bb0a578f0e89fc9b88601daa545ee9d2370c3f34ddc0101b35bf5d4",
  "_filesize": 263089,
  "_sha256": "916ad9a26bb0a578f0e89fc9b88601daa545ee9d2370c3f34ddc0101b35bf5d4",
  "_created": "2026-05-20T06:27:35.000Z",
  "_published": "2026-06-02T14:07:16.825Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79089734864,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102819535"
    },
    {
      "job": 79089735347,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102825623"
    },
    {
      "job": 79089735178,
      "time": 407,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102881989"
    },
    {
      "job": 79089735221,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102808693"
    },
    {
      "job": 79089734247,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102773545"
    },
    {
      "job": 79089733417,
      "time": 180,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360035489"
    },
    {
      "job": 79089735075,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102805596"
    },
    {
      "job": 79089735266,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102806559"
    },
    {
      "job": 79089735098,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102810102"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26145316529",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christinaheinze/comparecausalnetworks",
  "_commit": {
    "id": "55e530da5ac44ff70317308179cc2c7834ddaf45",
    "author": "Christina Heinze-Deml <tiniheinze@gmail.com>",
    "committer": "Christina Heinze-Deml <tiniheinze@gmail.com>",
    "message": "version 0.2.6.2\n",
    "time": 1581956673
  },
  "_maintainer": {
    "name": "Christina Heinze-Deml",
    "email": "heinzedeml@stat.math.ethz.ch"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "pcalg",
      "role": "Suggests"
    },
    {
      "package": "InvariantCausalPrediction",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "backShift",
      "role": "Suggests"
    },
    {
      "package": "CAM",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "mboost",
      "role": "Suggests"
    },
    {
      "package": "bnlearn",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "huge",
      "role": "Suggests"
    },
    {
      "package": "flare",
      "role": "Suggests"
    }
  ],
  "_owner": "christinaheinze",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 22,
  "_contributors": [
    {
      "user": "christinaheinze",
      "count": 61,
      "uuid": 10484979
    }
  ],
  "_userbio": {
    "uuid": 10484979,
    "type": "user",
    "name": "Christina Heinze-Deml",
    "description": "I am a Research Scientist at Apple Health AI. My research interests include causality, distributional robustness and deep representation learning."
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CompareCausalNetworks"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/christinaheinze/comparecausalnetworks",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CompareCausalNetworks.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christinaheinze/comparecausalnetworks",
  "_realowner": "christinaheinze",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2015-06-23"
    },
    {
      "version": "0.1.4",
      "date": "2015-10-07"
    },
    {
      "version": "0.1.5",
      "date": "2016-12-01"
    },
    {
      "version": "0.1.8",
      "date": "2017-07-17"
    },
    {
      "version": "0.1.9",
      "date": "2017-07-31"
    },
    {
      "version": "0.2.0",
      "date": "2018-04-16"
    },
    {
      "version": "0.2.2",
      "date": "2018-05-18"
    },
    {
      "version": "0.2.4",
      "date": "2019-06-18"
    },
    {
      "version": "0.2.6.2",
      "date": "2020-02-17"
    }
  ],
  "_exports": [
    "getParents",
    "getParentsStable",
    "getRanking",
    "simulateInterventions"
  ],
  "_datasets": [
    {
      "name": "simDataInv",
      "title": "Data from a causal model with interventions",
      "object": "simDataInv",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CompareCausalNetworks-package",
      "title": "Compare estimates of causal graphs using a unified interface to various methods",
      "topics": [
        "CompareCausalNetworks-package",
        "CompareCausalNetworks"
      ]
    },
    {
      "page": "getParents",
      "title": "Estimate the connectivity matrix of a causal graph",
      "concept": [
        "Causality",
        "Graph estimation"
      ],
      "topics": [
        "getParents"
      ]
    },
    {
      "page": "getParentsStable",
      "title": "Estimate the connectivity matrix of a causal graph using stability selection.",
      "concept": [
        "Causality",
        "Graph estimation"
      ],
      "topics": [
        "getParentsStable"
      ]
    },
    {
      "page": "getRanking",
      "title": "Estimate a ranking of edges for causal relations in the underlying graph structure using stability ranking.",
      "concept": [
        "Causality",
        "Graph estimations"
      ],
      "topics": [
        "getRanking"
      ]
    },
    {
      "page": "simDataInv",
      "title": "Data from a causal model with interventions",
      "topics": [
        "simDataInv"
      ]
    },
    {
      "page": "simulateInterventions",
      "title": "Simulate data of a causal (possibly cyclic model) under interventions.",
      "topics": [
        "simulateInterventions"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "expm",
    "lattice",
    "Matrix"
  ],
  "_score": 3.9334872878487057,
  "_indexed": true,
  "_nocasepkg": "comparecausalnetworks",
  "_universes": [
    "christinaheinze"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6.2",
      "date": "2026-05-20T06:30:06.000Z",
      "distro": "noble",
      "commit": "55e530da5ac44ff70317308179cc2c7834ddaf45",
      "fileid": "2110aff6f1e71a566737d7577826da09e8c6b60750c97879e900568faa56e4df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26145316529"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6.2",
      "date": "2026-05-20T06:30:31.000Z",
      "distro": "noble",
      "commit": "55e530da5ac44ff70317308179cc2c7834ddaf45",
      "fileid": "c4171e0fe9e25ac3bee0645fb39192262f3ab4f8464b5cdf1c2245503d065ded",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26145316529"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6.2",
      "date": "2026-05-20T06:34:20.000Z",
      "commit": "55e530da5ac44ff70317308179cc2c7834ddaf45",
      "fileid": "9b403a654f6118db78e3d32f987605c3956e1070fe353c65a1d7fcf04ef7ccb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26145316529"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6.2",
      "date": "2026-05-20T06:29:34.000Z",
      "commit": "55e530da5ac44ff70317308179cc2c7834ddaf45",
      "fileid": "d6e90ba114e78934ccc8f6418243aab3426e325f1515015b89dfa04efab0d47b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26145316529"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6.2",
      "date": "2026-05-20T06:29:10.000Z",
      "commit": "55e530da5ac44ff70317308179cc2c7834ddaf45",
      "fileid": "e87c6e206324178c1d72070581fc65d4e9f13c283b4a722cd42871087673efc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26145316529"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6.2",
      "date": "2026-05-20T06:29:10.000Z",
      "commit": "55e530da5ac44ff70317308179cc2c7834ddaf45",
      "fileid": "2a548c9d93c53f4684e4505ce7c913aa0c4f68fb90614e30ec9eb0d50dd39275",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26145316529"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6.2",
      "date": "2026-05-20T06:29:26.000Z",
      "commit": "55e530da5ac44ff70317308179cc2c7834ddaf45",
      "fileid": "b36dc194488fd08baba79d1676665e767a1660bef98364f4ae2ae6768777877c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26145316529"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6.2",
      "date": "2026-06-02T14:06:43.000Z",
      "commit": "55e530da5ac44ff70317308179cc2c7834ddaf45",
      "fileid": "45808e7c67b08d48ead502d30b8ea0267ccfd06c34b39012d524ccc6b448b974",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26145316529"
    }
  ]
}