{
  "_id": "6a49d4dfb48287dcb3fdb197",
  "Package": "reglogit",
  "Type": "Package",
  "Title": "Simulation-Based Regularized Logistic Regression",
  "Version": "1.2-8",
  "Date": "2025-07-25",
  "Authors@R": "person(given = c(\"Robert\", \"B.\"),\nfamily = \"Gramacy\",\nrole = c(\"cre\", \"aut\"),\nemail = \"rbg@vt.edu\")",
  "Maintainer": "Robert B. Gramacy <rbg@vt.edu>",
  "Description": "Regularized (polychotomous) logistic regression by Gibbs\nsampling. The package implements subtly different MCMC schemes\nwith varying efficiency depending on the data type (binary v.\nbinomial, say) and the desired estimator (regularized maximum\nlikelihood, or Bayesian maximum a posteriori/posterior mean,\netc.) through a unified interface. For details, see Gramacy &\nPolson (2012 <doi:10.1214/12-BA719>).",
  "License": "LGPL",
  "URL": "https://bobby.gramacy.com/r_packages/reglogit/",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 03:47:13 UTC",
    "User": "root"
  },
  "Author": "Robert B. Gramacy [cre, aut]",
  "Repository": "https://rbgramacy.r-universe.dev",
  "Date/Publication": "2025-07-24 23:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/reglogit",
  "RemoteRef": "HEAD",
  "RemoteSha": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
  "_user": "rbgramacy",
  "_type": "src",
  "_file": "reglogit_1.2-8.tar.gz",
  "_fileid": "https://r2.ropensci.org/78bd69e0cdfbfec570f6d8f26280c623c9b7624fd45a07a936dd0ccfc3d60da2",
  "_filesize": 154162,
  "_sha256": "78bd69e0cdfbfec570f6d8f26280c623c9b7624fd45a07a936dd0ccfc3d60da2",
  "_expires": "2026-10-13T03:51:57.000Z",
  "_created": "2026-07-05T03:47:13.000Z",
  "_published": "2026-07-05T03:51:58.995Z",
  "_jobs": [
    {
      "job": 85190363393,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088062606"
    },
    {
      "job": 85190363446,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088061542"
    },
    {
      "job": 85190363381,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088062495"
    },
    {
      "job": 85190363439,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088061861"
    },
    {
      "job": 85190363440,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088059053"
    },
    {
      "job": 85190363441,
      "time": 224,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088071231"
    },
    {
      "job": 85190363450,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088057437"
    },
    {
      "job": 85190363469,
      "time": 241,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088072761"
    },
    {
      "job": 85190227507,
      "time": 150,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088049384"
    },
    {
      "job": 85190363374,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088059052"
    },
    {
      "job": 85190363410,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088058336"
    },
    {
      "job": 85190363383,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088059606"
    },
    {
      "job": 85190363378,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088057410"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445",
  "_status": "success",
  "_upstream": "https://github.com/cran/reglogit",
  "_commit": {
    "id": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
    "author": "Robert B. Gramacy <rbg@vt.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2-8\n",
    "time": 1753399802
  },
  "_maintainer": {
    "name": "Robert B. Gramacy",
    "email": "rbg@vt.edu",
    "login": "rbgramacy",
    "description": "",
    "uuid": 4820835
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "plgp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2-8",
      "date": "2025-07-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rbgramacy",
      "count": 11,
      "uuid": 4820835
    }
  ],
  "_userbio": {
    "uuid": 4820835,
    "type": "user",
    "name": "Robert B. Gramacy",
    "followers": 5
  },
  "_downloads": {
    "count": 328,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reglogit"
  },
  "_searchresults": 4,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/reglogit.html",
    "manual.pdf"
  ],
  "_realowner": "rbgramacy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2011-08-07"
    },
    {
      "version": "1.1",
      "date": "2012-01-04"
    },
    {
      "version": "1.1-1",
      "date": "2012-12-10"
    },
    {
      "version": "1.2",
      "date": "2013-04-24"
    },
    {
      "version": "1.2-1",
      "date": "2013-09-17"
    },
    {
      "version": "1.2-2",
      "date": "2014-01-15"
    },
    {
      "version": "1.2-4",
      "date": "2015-06-22"
    },
    {
      "version": "1.2-5",
      "date": "2017-11-19"
    },
    {
      "version": "1.2-6",
      "date": "2018-09-14"
    },
    {
      "version": "1.2-7",
      "date": "2023-04-25"
    },
    {
      "version": "1.2-8",
      "date": "2025-07-24"
    }
  ],
  "_exports": [
    "beta.dRUM",
    "calc.Cs",
    "calc.lpost",
    "calc.mlpost",
    "draw.beta",
    "draw.lambda",
    "draw.nu",
    "draw.omega",
    "draw.z",
    "gibbs.dRUM",
    "mpreprocess",
    "my.rinvgauss",
    "predict.reglogit",
    "predict.regmlogit",
    "preprocess",
    "reglogit",
    "regmlogit",
    "rmultnorm",
    "z.dRUM"
  ],
  "_datasets": [
    {
      "name": "pima",
      "title": "Pima Indian Data",
      "object": "pima",
      "file": "pima.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "npreg",
        "glu",
        "bp",
        "skin",
        "serum",
        "bmi",
        "ped",
        "age",
        "y"
      ],
      "rows": 768,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pima",
      "title": "Pima Indian Data",
      "topics": [
        "pima"
      ]
    },
    {
      "page": "predict.reglogit",
      "title": "Prediction for regularized (polychotomous) logistic regression models",
      "topics": [
        "predict.reglogit",
        "predict.regmlogit"
      ]
    },
    {
      "page": "reglogit",
      "title": "Gibbs sampling for regularized logistic regression",
      "topics": [
        "reglogit",
        "regmlogit"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "lattice",
    "Matrix",
    "mvtnorm"
  ],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "reglogit",
  "_universes": [
    "rbgramacy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-8",
      "date": "2026-07-05T03:49:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/f155b95e3a72e9104298f6ad877efe109c5115941816d918145bbb46d3825c65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-8",
      "date": "2026-07-05T03:49:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/d0f7be0722b66805045db512d18f3df186b39cd320977aa225058e5ed4acecaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2-8",
      "date": "2026-07-05T03:49:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/9c7821a9f4bd5fd59ae49e2df92cd50b1298ee88af6d73ab947598cf1190634b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2-8",
      "date": "2026-07-05T03:49:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/e3cb4260ff61e1c1c52042ef47ae4ba2b373c987974110f1c475316dcb4db845",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-8",
      "date": "2026-07-05T03:48:39.000Z",
      "arch": "aarch64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/a10468b5caacc5a7a05c1411fb3ea48e00df7246ed36eddd515cac691371ecfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-8",
      "date": "2026-07-05T03:50:25.000Z",
      "arch": "x86_64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/5e42ca82c9c0b7bb5b691608a2bd41b7218cd983bf8b59a937691cf72a533b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2-8",
      "date": "2026-07-05T03:48:27.000Z",
      "arch": "aarch64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/4ff982c202fbd1c779525714419ef13a9758529498377a0ce766f12987916e1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2-8",
      "date": "2026-07-05T03:50:36.000Z",
      "arch": "x86_64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/2f76cc97c9d76477f41f4f2b58415225534e1fa87d450f0bc1458d3b267ef2bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2-8",
      "date": "2026-07-05T03:49:05.000Z",
      "arch": "emscripten",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/bd24af230f54b0fb8709a685568bbf3f5c5b58a6afe3bbdfe27509dca15c6468",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2-8",
      "date": "2026-07-05T03:48:17.000Z",
      "arch": "x86_64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/3c2fe270d0a623c2af751b0a3c35df3fcc3d9cf066796d6c79597e1b0ddee8e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2-8",
      "date": "2026-07-05T03:48:15.000Z",
      "arch": "x86_64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/4060cbe5a51530f2bc5c3fdc5685000282d8b7b5e00338c2c3cc2ead9814f7c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2-8",
      "date": "2026-07-05T03:48:09.000Z",
      "arch": "x86_64",
      "commit": "48f485d0213c69d9cd4abb3460a36dbd589d313d",
      "fileid": "https://r2.ropensci.org/5994d1f82034b7a8e0aee8a14cb2056d3b051f5f30e271b68677276dbe06f8e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/28728557445"
    }
  ]
}