{
  "_id": "6a1228fcacfb0bcc41d06437",
  "Package": "elrm",
  "Version": "1.2.6",
  "Date": "2024-12-17",
  "Type": "Package",
  "Title": "Exact Logistic Regression via MCMC",
  "Authors@R": "c(person(given=\"David\", family=\"Zamar\", role = c(\"aut\", \"cre\"), email = \"zamar.david@gmail.com\"),\nperson(given=\"Jinko\", family=\"Graham\", role = \"aut\"),\nperson(given=\"Brad\", family=\"McNeney\", role = \"aut\"))",
  "Author": "David Zamar [aut, cre], Jinko Graham [aut], Brad McNeney [aut]",
  "Maintainer": "David Zamar <zamar.david@gmail.com>",
  "Description": "Implements a Markov Chain Monte Carlo algorithm to\napproximate exact conditional inference for logistic regression\nmodels. Exact conditional inference is based on the\ndistribution of the sufficient statistics for the parameters of\ninterest given the sufficient statistics for the remaining\nnuisance parameters. Using model formula notation, users\nspecify a logistic model and model terms of interest for exact\ninference. See Zamar et al. (2007) <doi:10.18637/jss.v021.i03>\nfor more details.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 22:19:37 UTC",
    "User": "root"
  },
  "Repository": "https://kookoot15.r-universe.dev",
  "Date/Publication": "2024-12-18 08:00:07 UTC",
  "RemoteUrl": "https://github.com/cran/elrm",
  "RemoteRef": "HEAD",
  "RemoteSha": "eedd5cbef0242361551661349be9b97db93985cb",
  "MD5sum": "bbe50b8a88b9db11fb2cf311ca19f11a",
  "_user": "kookoot15",
  "_type": "src",
  "_file": "elrm_1.2.6.tar.gz",
  "_fileid": "82fefd74201205cebd62d9227c31cc936b61069212c4c37498fa519af1fe85b5",
  "_filesize": 759248,
  "_sha256": "82fefd74201205cebd62d9227c31cc936b61069212c4c37498fa519af1fe85b5",
  "_created": "2026-05-23T22:19:37.000Z",
  "_published": "2026-05-23T22:23:56.874Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77553464520,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7180198430"
    },
    {
      "job": 77553464522,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7180198451"
    },
    {
      "job": 77553464521,
      "time": 133,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180199633"
    },
    {
      "job": 77553464525,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180198020"
    },
    {
      "job": 77553464529,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7180199639"
    },
    {
      "job": 77553464527,
      "time": 226,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7180207090"
    },
    {
      "job": 77553464524,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180199016"
    },
    {
      "job": 77553464528,
      "time": 215,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180206088"
    },
    {
      "job": 77553333471,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180186158"
    },
    {
      "job": 77553464492,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180196569"
    },
    {
      "job": 77553464496,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7180199269"
    },
    {
      "job": 77553464495,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7180196284"
    },
    {
      "job": 77553464493,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180197415"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/elrm",
  "_commit": {
    "id": "eedd5cbef0242361551661349be9b97db93985cb",
    "author": "David Zamar <zamar.david@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.6\n",
    "time": 1734508807
  },
  "_maintainer": {
    "name": "David Zamar",
    "email": "zamar.david@gmail.com",
    "login": "kookoot15",
    "description": "",
    "uuid": 213712812
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.7.2",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kookoot15",
      "count": 7,
      "uuid": 213712812
    }
  ],
  "_userbio": {
    "uuid": 213712812,
    "type": "user",
    "name": "Kookoot15"
  },
  "_downloads": {
    "count": 396,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/elrm"
  },
  "_mentions": 1,
  "_searchresults": 21,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/elrm.html",
    "manual.pdf"
  ],
  "_realowner": "kookoot15",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2006-11-20"
    },
    {
      "version": "1.1",
      "date": "2007-02-11"
    },
    {
      "version": "1.1.1",
      "date": "2007-09-30"
    },
    {
      "version": "1.1.2",
      "date": "2007-10-15"
    },
    {
      "version": "1.1.3",
      "date": "2008-11-02"
    },
    {
      "version": "1.2",
      "date": "2009-01-26"
    },
    {
      "version": "1.2.1",
      "date": "2010-05-01"
    },
    {
      "version": "1.2.2",
      "date": "2013-12-06"
    },
    {
      "version": "1.2.3",
      "date": "2019-06-28"
    },
    {
      "version": "1.2.4",
      "date": "2019-08-31"
    },
    {
      "version": "1.2.5",
      "date": "2021-10-26"
    },
    {
      "version": "1.2.6",
      "date": "2024-12-18"
    }
  ],
  "_exports": [
    "elrm",
    "plot.elrm",
    "summary.elrm",
    "update.elrm"
  ],
  "_datasets": [
    {
      "name": "crashDat",
      "title": "Crash Dataset: Calibration of Crash Dummies in Automobile Safety Tests",
      "object": "crashDat",
      "file": "crashDat.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "vel",
        "acl",
        "y",
        "n"
      ],
      "rows": 58,
      "table": true,
      "tojson": true
    },
    {
      "name": "diabDat",
      "title": "Simulated Diabetes Dataset",
      "object": "diabDat",
      "file": "diabDat.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "n",
        "IA2A",
        "gender",
        "age",
        "nDQ2",
        "nDQ8",
        "nDQ6.2"
      ],
      "rows": 229,
      "table": true,
      "tojson": true
    },
    {
      "name": "drugDat",
      "title": "Drug Dataset",
      "object": "drugDat",
      "file": "drugDat.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "treatment",
        "recovered",
        "n"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "titanDat",
      "title": "Titanic Dataset",
      "object": "titanDat",
      "file": "titanDat.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "surv",
        "n",
        "class",
        "age",
        "sex"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "utiDat",
      "title": "Urinary Tract Infection and Contraceptive Use",
      "object": "utiDat",
      "file": "utiDat.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "uti",
        "n",
        "age",
        "current",
        "dia",
        "oc",
        "pastyr",
        "vi",
        "vic",
        "vicl",
        "vis"
      ],
      "rows": 55,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crashDat",
      "title": "Crash Dataset: Calibration of Crash Dummies in Automobile Safety Tests",
      "topics": [
        "crashDat"
      ]
    },
    {
      "page": "diabDat",
      "title": "Simulated Diabetes Dataset",
      "topics": [
        "diabDat"
      ]
    },
    {
      "page": "drugDat",
      "title": "Drug Dataset",
      "topics": [
        "drugDat"
      ]
    },
    {
      "page": "elrm",
      "title": "elrm: exact-like inference in logistic regression models",
      "topics": [
        "elrm"
      ]
    },
    {
      "page": "plot.elrm",
      "title": "Plot Diagnostics for an elrm Object",
      "topics": [
        "plot.elrm"
      ]
    },
    {
      "page": "summary.elrm",
      "title": "Summarize an elrm Object",
      "topics": [
        "summary.elrm"
      ]
    },
    {
      "page": "titanDat",
      "title": "Titanic Dataset",
      "topics": [
        "titanDat"
      ]
    },
    {
      "page": "update.elrm",
      "title": "Update Method for Objects of Class elrm.",
      "topics": [
        "update.elrm"
      ]
    },
    {
      "page": "utiDat",
      "title": "Urinary Tract Infection and Contraceptive Use",
      "topics": [
        "utiDat"
      ]
    }
  ],
  "_rundeps": [
    "coda",
    "lattice"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "elrm.Rnw",
      "filename": "elrm.pdf",
      "title": "elrm",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-12-05",
      "modified": "2019-06-28 13:40:03",
      "commits": 2
    }
  ],
  "_score": 2.7993405494535817,
  "_indexed": true,
  "_nocasepkg": "elrm",
  "_universes": [
    "kookoot15"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-05-23T22:21:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "23c9ffd339ed28b2c8a5ed64ece5ad8eefd184045b4a782af186b20707f8cb65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-05-23T22:21:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "9fdfb132bc0fa33c8ded90c32c06fa84efc15de21d56a6f7d98a2039a14d582b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-05-23T22:21:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "eab0a9b46f4b8be995f2eada1bbb4426cb9a253c474d09bce6bfcef6cb445216",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-05-23T22:21:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "54cfbc7b3f35f830356e470d711a6671b8ca865b85009157fb124e000bddfef8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.6",
      "date": "2026-05-23T22:21:32.000Z",
      "arch": "aarch64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "e329b53d8a34a8f837517cf0fe13c201ee129645007bb5d8efb7ae32e2ebd88f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.6",
      "date": "2026-05-23T22:22:37.000Z",
      "arch": "x86_64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "0c9b5e8c1816a420363b17e714cf9d9d8b2f36907ee5525f8c62ba459b960a46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.6",
      "date": "2026-05-23T22:21:30.000Z",
      "arch": "aarch64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "d850216a9814ba479293e820534049c6f496408f3e35f6522775fba75fec8105",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.6",
      "date": "2026-05-23T22:22:25.000Z",
      "arch": "x86_64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "7653e32ea8a97d42c85d81f03fb3d31dae868716987466a8b291f2c9dd1201d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.6",
      "date": "2026-05-23T22:21:35.000Z",
      "arch": "emscripten",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "eeb95ea9ec229401d8ea08ddf4cf8d1df91c75841c503d260c26042bde2734d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.6",
      "date": "2026-05-23T22:21:17.000Z",
      "arch": "x86_64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "2dbdcdac0a740281f2c46c2d295b3118db145374fd8f5fb1078469e127c9d2a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.6",
      "date": "2026-05-23T22:20:43.000Z",
      "arch": "x86_64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "8722dd38433375c93dbe0f05a0a49791c56614939e351fbab7c3c29178815391",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.6",
      "date": "2026-05-23T22:20:42.000Z",
      "arch": "x86_64",
      "commit": "eedd5cbef0242361551661349be9b97db93985cb",
      "fileid": "f44a6e9f49b20eb2a566685d8687c55fe6536b1d866b7058da5f1dfd0adda8d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kookoot15/actions/runs/26325671118"
    }
  ]
}