{
  "_id": "6a16be8facfb0bcc41d8772d",
  "Package": "lmls",
  "Title": "Gaussian Location-Scale Regression",
  "Version": "0.1.1",
  "Authors@R": "person(\"Hannes\", \"Riebl\", email = \"hriebl@posteo.de\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "The Gaussian location-scale regression model is a\nmulti-predictor model with explanatory variables for the mean\n(= location) and the standard deviation (= scale) of a response\nvariable. This package implements maximum likelihood and Markov\nchain Monte Carlo (MCMC) inference (using algorithms from\nGirolami and Calderhead (2011)\n<doi:10.1111/j.1467-9868.2010.00765.x> and Nesterov (2009)\n<doi:10.1007/s10107-007-0149-x>), a parametric bootstrap\nalgorithm, and diagnostic plots for the model class.",
  "License": "MIT + file LICENSE",
  "URL": "https://hriebl.github.io/lmls/, https://github.com/hriebl/lmls",
  "BugReports": "https://github.com/hriebl/lmls/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://hriebl.r-universe.dev",
  "Date/Publication": "2024-11-12 23:33:06 UTC",
  "RemoteUrl": "https://github.com/hriebl/lmls",
  "RemoteRef": "HEAD",
  "RemoteSha": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:48:10 UTC",
    "User": "root"
  },
  "Author": "Hannes Riebl [aut, cre]",
  "Maintainer": "Hannes Riebl <hriebl@posteo.de>",
  "MD5sum": "d591a5af7b00eea6522c696bb08bab28",
  "_user": "hriebl",
  "_type": "src",
  "_file": "lmls_0.1.1.tar.gz",
  "_fileid": "08b7f47a40c3a92ca2d96eff4ef668f7688801add806d9d9732f8cbfc7c90e4e",
  "_filesize": 372765,
  "_sha256": "08b7f47a40c3a92ca2d96eff4ef668f7688801add806d9d9732f8cbfc7c90e4e",
  "_created": "2026-05-27T09:48:10.000Z",
  "_published": "2026-05-27T09:51:10.991Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78051042405,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237299613"
    },
    {
      "job": 78051042276,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237299227"
    },
    {
      "job": 78051042265,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237291244"
    },
    {
      "job": 78051042282,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237289645"
    },
    {
      "job": 78050581954,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237247317"
    },
    {
      "job": 78051042300,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237279091"
    },
    {
      "job": 78051042378,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237289388"
    },
    {
      "job": 78051042328,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237281607"
    },
    {
      "job": 78051042311,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237287484"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hriebl/actions/runs/26503714371",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hriebl/lmls",
  "_commit": {
    "id": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
    "author": "Hannes Riebl <hriebl@posteo.de>",
    "committer": "Hannes Riebl <hriebl@posteo.de>",
    "message": "Bump version number\n",
    "time": 1731454386
  },
  "_maintainer": {
    "name": "Hannes Riebl",
    "email": "hriebl@posteo.de",
    "login": "hriebl",
    "description": "",
    "uuid": 5891134
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "generics",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "coda",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hriebl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "hriebl",
      "count": 63,
      "uuid": 5891134
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 5891134,
    "type": "user",
    "name": "Hannes Riebl"
  },
  "_downloads": {
    "count": 611,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lmls"
  },
  "_devurl": "https://github.com/hriebl/lmls",
  "_pkgdown": "https://hriebl.github.io/lmls/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lmls.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hriebl/lmls",
  "_realowner": "hriebl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-18"
    },
    {
      "version": "0.1.1",
      "date": "2024-11-20"
    }
  ],
  "_exports": [
    "boot",
    "glance",
    "lmls",
    "mcmc",
    "tidy"
  ],
  "_datasets": [
    {
      "name": "abdom",
      "title": "Abdominal circumference data",
      "object": "abdom",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x"
      ],
      "rows": 610,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "abdom",
      "title": "Abdominal circumference data",
      "topics": [
        "abdom"
      ]
    },
    {
      "page": "boot",
      "title": "Parametric bootstrap for LMLS",
      "topics": [
        "boot"
      ]
    },
    {
      "page": "lmls",
      "title": "Gaussian location-scale regression",
      "topics": [
        "lmls"
      ]
    },
    {
      "page": "lmls-methods",
      "title": "Methods for LMLS",
      "topics": [
        "coef.lmls",
        "fitted.lmls",
        "lmls-methods",
        "predict.lmls",
        "residuals.lmls",
        "vcov.lmls"
      ]
    },
    {
      "page": "mcmc",
      "title": "MCMC inference for LMLS",
      "topics": [
        "mcmc"
      ]
    },
    {
      "page": "summary.lmls",
      "title": "Summary for LMLS",
      "topics": [
        "summary.lmls"
      ]
    }
  ],
  "_readme": "https://github.com/hriebl/lmls/raw/HEAD/README.md",
  "_rundeps": [
    "generics"
  ],
  "_vignettes": [
    {
      "source": "lmls.Rmd",
      "filename": "lmls.html",
      "title": "Location-Scale Regression and the lmls Package",
      "author": "Hannes Riebl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation and model",
        "Statistical inference",
        "Maximum likelihood",
        "Update strategy",
        "Initialization strategy",
        "Complete algorithm",
        "Markov chain Monte Carlo",
        "MCMC algorithm",
        "Full conditional of $\\betavec$",
        "Comparison with other R packages",
        "Appendix: Score and Fisher information",
        "Location coefficients $\\betavec$",
        "Scale coefficients $\\gammavec$",
        "Mixed Fisher information of $\\betavec$ and $\\gammavec$",
        "References"
      ],
      "created": "2021-06-15 10:29:38",
      "modified": "2024-11-12 22:24:09",
      "commits": 6
    }
  ],
  "_score": 4.380211241711606,
  "_indexed": true,
  "_nocasepkg": "lmls",
  "_universes": [
    "hriebl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T09:50:17.000Z",
      "distro": "noble",
      "commit": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
      "fileid": "28676157f46c78a93268734548e3145641c2493964b492c993fc8bb3ea0a6bd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hriebl/actions/runs/26503714371"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T09:50:15.000Z",
      "distro": "noble",
      "commit": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
      "fileid": "56d8c8d2da46335993adb3c3bb9fe47a56fda28a7004fca19e981b87c2e070c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hriebl/actions/runs/26503714371"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-27T09:50:09.000Z",
      "commit": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
      "fileid": "53ac7c1895b7d05444d50ae61eabf80b36d0fb3bc23e0c18ad11dce3415b6472",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hriebl/actions/runs/26503714371"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-27T09:50:02.000Z",
      "commit": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
      "fileid": "595ee54b295719ae688de14a5e7f0221044b26906287c2be1a9f4869cce7c605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hriebl/actions/runs/26503714371"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-27T09:49:57.000Z",
      "commit": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
      "fileid": "90b398ecc1532e4b4ae1751669b75a0f0c6715bcc74067e35f65988f7507d375",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hriebl/actions/runs/26503714371"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-27T09:49:38.000Z",
      "commit": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
      "fileid": "0768f0f6b7765b90f1da6c5cfb389b0a4c7713ec536b097d3458b2ce14ffd323",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hriebl/actions/runs/26503714371"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-27T09:49:25.000Z",
      "commit": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
      "fileid": "dd6ec95843fc109de1c581e8e31d3516f986e9f70a9f977f493e96999344d986",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hriebl/actions/runs/26503714371"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-27T09:49:25.000Z",
      "commit": "16f8568877cc6707a63b1cf2d5d0fc32af006f87",
      "fileid": "ed29551b5b0d658666a96e5a906d0e4e26dfdc9b0b81eed19951676c0d367465",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hriebl/actions/runs/26503714371"
    }
  ]
}