{
  "_id": "6a1179b8acfb0bcc41cfa3dd",
  "Package": "tramicp",
  "Type": "Package",
  "Title": "Model-Based Causal Feature Selection for General Response Types",
  "Version": "0.1-0",
  "Authors@R": "c(person(\"Lucas\", \"Kook\", role = c(\"aut\", \"cre\"),\ncomment = c(\"ORCID\" = \"0000-0002-7546-7356\"),\nemail = \"lucasheinrich.kook@gmail.com\"), person(\"Sorawit\", \"Saengkyongam\",\nrole = \"ctb\"), person(\"Anton Rask\", \"Lundborg\", role = \"ctb\"),\nperson(\"Torsten\", \"Hothorn\", role = \"ctb\"), person(\"Jonas\", \"Peters\",\nrole = \"ctb\"))",
  "Description": "Extends invariant causal prediction (Peters et al., 2016,\n<doi:10.1111/rssb.12167>) to generalized linear and\ntransformation models (Hothorn et al., 2018,\n<doi:10.1111/sjos.12291>). The methodology is described in Kook\net al. (2023, <doi:10.1080/01621459.2024.2395588>).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/LucasKook/tramicp",
  "BugReports": "https://github.com/LucasKook/tramicp/issues",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://lucaskook.r-universe.dev",
  "Date/Publication": "2025-01-31 09:44:45 UTC",
  "RemoteUrl": "https://github.com/lucaskook/tramicp",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa01c285af622c38a2e4139a78af068dca194283",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 09:51:25 UTC",
    "User": "root"
  },
  "Author": "Lucas Kook [aut, cre] (ORCID: <https://orcid.org/0000-0002-7546-7356>),\nSorawit Saengkyongam [ctb],\nAnton Rask Lundborg [ctb],\nTorsten Hothorn [ctb],\nJonas Peters [ctb]",
  "Maintainer": "Lucas Kook <lucasheinrich.kook@gmail.com>",
  "MD5sum": "4899a84e98894dc13eb0eef89c7f63de",
  "_user": "lucaskook",
  "_type": "src",
  "_file": "tramicp_0.1-0.tar.gz",
  "_fileid": "ac4c63c0d1091aaa65462303cdf5cf7c2709e7a2e66a8588b7cb1bb2c0f3fb46",
  "_filesize": 137432,
  "_sha256": "ac4c63c0d1091aaa65462303cdf5cf7c2709e7a2e66a8588b7cb1bb2c0f3fb46",
  "_created": "2026-05-23T09:51:25.000Z",
  "_published": "2026-05-23T09:56:08.579Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77513519429,
      "time": 229,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7176094994"
    },
    {
      "job": 77513519431,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176096735"
    },
    {
      "job": 77513519421,
      "time": 209,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7176091688"
    },
    {
      "job": 77513519422,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176088596"
    },
    {
      "job": 77513376854,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176075272"
    },
    {
      "job": 77513519424,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176083393"
    },
    {
      "job": 77513519471,
      "time": 203,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7176092633"
    },
    {
      "job": 77513519445,
      "time": 185,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7176091152"
    },
    {
      "job": 77513519433,
      "time": 224,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176094677"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lucaskook/actions/runs/26329628832",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lucaskook/tramicp",
  "_commit": {
    "id": "aa01c285af622c38a2e4139a78af068dca194283",
    "author": "Lucas Kook <44210483+LucasKook@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #18 from LucasKook/dev\n\nUpdate README to published paper",
    "time": 1738316685
  },
  "_maintainer": {
    "name": "Lucas Kook",
    "email": "lucasheinrich.kook@gmail.com",
    "login": "lucaskook",
    "twitter": "@Kook_Lucas",
    "description": "Assistant professor of statistics working on causal inference and machine learning.",
    "uuid": 44210483,
    "orcid": "0000-0002-7546-7356"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tram",
      "role": "Imports"
    },
    {
      "package": "mlt",
      "role": "Imports"
    },
    {
      "package": "coin",
      "role": "Imports"
    },
    {
      "package": "multcomp",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "variables",
      "role": "Imports"
    },
    {
      "package": "basefun",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "cotram",
      "role": "Imports"
    },
    {
      "package": "dHSIC",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lucaskook",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "lucaskook",
      "count": 241,
      "uuid": 44210483
    }
  ],
  "_userbio": {
    "uuid": 44210483,
    "type": "user",
    "name": "Lucas Kook",
    "description": "Assistant professor of statistics working on causal inference and machine learning."
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tramicp"
  },
  "_devurl": "https://github.com/lucaskook/tramicp",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tramicp.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lucaskook/tramicp",
  "_realowner": "lucaskook",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-1",
      "date": "2023-09-29"
    },
    {
      "version": "0.0-2",
      "date": "2024-03-14"
    },
    {
      "version": "0.1-0",
      "date": "2025-01-31"
    }
  ],
  "_exports": [
    "bootstrap_stability",
    "BoxCoxICP",
    "ColrICP",
    "cotramICP",
    "coxphICP",
    "CoxphICP",
    "dgp_dicp",
    "dicp",
    "dicp_controls",
    "glmICP",
    "invariant_sets",
    "LehmannICP",
    "lmICP",
    "LmICP",
    "polrICP",
    "PolrICP",
    "pvalues",
    "qrfICP",
    "rangerICP",
    "survforestICP",
    "survregICP",
    "SurvregICP"
  ],
  "_help": [
    {
      "page": "bootstrap_stability",
      "title": "Bootstrap stability for TRAMICP",
      "topics": [
        "bootstrap_stability"
      ]
    },
    {
      "page": "dgp_dicp",
      "title": "Simple data-generating process for illustrating tramicp",
      "topics": [
        "dgp_dicp"
      ]
    },
    {
      "page": "dicp",
      "title": "Model-based causal feature selection for general response types",
      "topics": [
        "dicp"
      ]
    },
    {
      "page": "dicp_controls",
      "title": "TRAMICP Controls",
      "topics": [
        "dicp_controls"
      ]
    },
    {
      "page": "tramicp-alias",
      "title": "Aliases for implemented model classes",
      "topics": [
        "BoxCoxICP",
        "ColrICP",
        "cotramICP",
        "CoxphICP",
        "coxphICP",
        "glmICP",
        "implemented_model_classes",
        "LehmannICP",
        "LmICP",
        "lmICP",
        "PolrICP",
        "polrICP",
        "qrfICP",
        "rangerICP",
        "survforestICP",
        "SurvregICP",
        "survregICP"
      ]
    },
    {
      "page": "invariant_sets",
      "title": "Return invariant sets",
      "topics": [
        "invariant_sets"
      ]
    },
    {
      "page": "pvalues",
      "title": "Extract set and predictor p-values from tramicp outputs",
      "topics": [
        "pvalues"
      ]
    }
  ],
  "_readme": "https://github.com/lucaskook/tramicp/raw/HEAD/README.md",
  "_rundeps": [
    "alabama",
    "basefun",
    "BB",
    "coda",
    "codetools",
    "coin",
    "coneproj",
    "cotram",
    "dHSIC",
    "foreach",
    "Formula",
    "icenReg",
    "iterators",
    "lattice",
    "libcoin",
    "MASS",
    "Matrix",
    "matrixStats",
    "MLEcens",
    "mlt",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "nloptr",
    "numDeriv",
    "orthopolynom",
    "polynom",
    "qrng",
    "quadprog",
    "ranger",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "sandwich",
    "survival",
    "TH.data",
    "tram",
    "variables",
    "zoo"
  ],
  "_score": 3.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "tramicp",
  "_universes": [
    "lucaskook"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-0",
      "date": "2026-05-23T09:53:37.000Z",
      "distro": "noble",
      "commit": "aa01c285af622c38a2e4139a78af068dca194283",
      "fileid": "651d955745ef82c6fe8a5f4fe59e01fa4c8552de035f65409c38bdb8453cd95f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucaskook/actions/runs/26329628832"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-0",
      "date": "2026-05-23T09:53:57.000Z",
      "distro": "noble",
      "commit": "aa01c285af622c38a2e4139a78af068dca194283",
      "fileid": "43a5b5d39287fe66f4ce8973a349b9e67fe7a7368569b595b0c1649c6642c6f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucaskook/actions/runs/26329628832"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-0",
      "date": "2026-05-23T09:53:53.000Z",
      "commit": "aa01c285af622c38a2e4139a78af068dca194283",
      "fileid": "8d956ef32279cbecb8650a8d46b427fb662f2e62b0daa956f3d9047d7d6eb4e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucaskook/actions/runs/26329628832"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-0",
      "date": "2026-05-23T09:53:16.000Z",
      "commit": "aa01c285af622c38a2e4139a78af068dca194283",
      "fileid": "2647e52f59c528e569a5b6c862134d2a3d08630cae747ff66b8c9bc8a3c8a16e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucaskook/actions/runs/26329628832"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-0",
      "date": "2026-05-23T09:53:20.000Z",
      "commit": "aa01c285af622c38a2e4139a78af068dca194283",
      "fileid": "09f9bbfe32320d38ca4b1dea37cf0f3ca8d24338b99b3f1ac2571778cc4cccb8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lucaskook/actions/runs/26329628832"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-0",
      "date": "2026-05-23T09:52:48.000Z",
      "commit": "aa01c285af622c38a2e4139a78af068dca194283",
      "fileid": "3f5990615c25ad3120a2873dce61ac4330d7fc797dc9005773f16e47b5bbe65f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucaskook/actions/runs/26329628832"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-0",
      "date": "2026-05-23T09:52:36.000Z",
      "commit": "aa01c285af622c38a2e4139a78af068dca194283",
      "fileid": "9663ac70a446df3284dce098daf781f8e4258013ecc705cb6a5cc1471f48727f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucaskook/actions/runs/26329628832"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-0",
      "date": "2026-05-23T09:52:50.000Z",
      "commit": "aa01c285af622c38a2e4139a78af068dca194283",
      "fileid": "1775eabe7e26ca94650b5f4fa4d314993c0e2d4cd0efc2fdea5af46df348245e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucaskook/actions/runs/26329628832"
    }
  ]
}