{
  "_id": "6a21463fcd65a98ecbd2b7f6",
  "Package": "lrgs",
  "Type": "Package",
  "Title": "Linear Regression by Gibbs Sampling",
  "Version": "0.5.4",
  "Date": "2020-08-10",
  "Author": "Adam Mantz",
  "Maintainer": "Adam Mantz <amantz@slac.stanford.edu>",
  "Description": "Implements a Gibbs sampler to do linear regression with\nmultiple covariates, multiple responses, Gaussian measurement\nerrors on covariates and responses, Gaussian intrinsic scatter,\nand a covariate prior distribution which is given by either a\nGaussian mixture of specified size or a Dirichlet process with\na Gaussian base distribution. Described further in Mantz (2016)\n<DOI:10.1093/mnras/stv3008>.",
  "License": "MIT + file LICENSE",
  "LazyLoad": "yes",
  "URL": "https://github.com/abmantz/lrgs",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:29:29 UTC",
    "User": "root"
  },
  "Repository": "https://abmantz.r-universe.dev",
  "Date/Publication": "2020-08-11 13:20:03 UTC",
  "RemoteUrl": "https://github.com/cran/lrgs",
  "RemoteRef": "HEAD",
  "RemoteSha": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
  "MD5sum": "cbb04599e0e7d8c4319aad66ff3e2350",
  "_user": "abmantz",
  "_type": "src",
  "_file": "lrgs_0.5.4.tar.gz",
  "_fileid": "0f17c340ba275c71ff3e725ed6289db23c0678f6f02e3381aa03b6794cadbb94",
  "_filesize": 113664,
  "_sha256": "0f17c340ba275c71ff3e725ed6289db23c0678f6f02e3381aa03b6794cadbb94",
  "_created": "2026-06-04T09:29:29.000Z",
  "_published": "2026-06-04T09:32:47.047Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79489890189,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407945191"
    },
    {
      "job": 79489890146,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407943991"
    },
    {
      "job": 79489890107,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407953792"
    },
    {
      "job": 79489890166,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407956315"
    },
    {
      "job": 79489542243,
      "time": 127,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407909095"
    },
    {
      "job": 79489890869,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407941849"
    },
    {
      "job": 79489890579,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407937194"
    },
    {
      "job": 79489890151,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407932185"
    },
    {
      "job": 79489890181,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407931142"
    }
  ],
  "_buildurl": "https://github.com/r-universe/abmantz/actions/runs/26943181307",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/lrgs",
  "_commit": {
    "id": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
    "author": "Adam Mantz <amantz@slac.stanford.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.4\n",
    "time": 1597152003
  },
  "_maintainer": {
    "name": "Adam Mantz",
    "email": "amantz@slac.stanford.edu",
    "login": "abmantz",
    "description": "",
    "uuid": 10962486
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mvtnorm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "abmantz",
      "count": 4,
      "uuid": 10962486
    }
  ],
  "_userbio": {
    "uuid": 10962486,
    "type": "user",
    "name": "Adam Mantz"
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lrgs"
  },
  "_devurl": "https://github.com/abmantz/lrgs",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lrgs.html",
    "manual.pdf"
  ],
  "_realowner": "abmantz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.4.2",
      "date": "2015-09-05"
    },
    {
      "version": "0.5.1",
      "date": "2016-07-30"
    },
    {
      "version": "0.5.3",
      "date": "2017-12-01"
    },
    {
      "version": "0.5.4",
      "date": "2020-08-11"
    }
  ],
  "_exports": [
    "Gibbs.post2dataframe",
    "Gibbs.regression"
  ],
  "_help": [
    {
      "page": "lrgs-package",
      "title": "Linear Regression by Gibbs Sampling",
      "topics": [
        "lrgs-package",
        "lrgs"
      ]
    },
    {
      "page": "Gibbs.post2dataframe",
      "title": "Linear Regression by Gibbs Sampling",
      "topics": [
        "Gibbs.post2dataframe"
      ]
    },
    {
      "page": "Gibbs.regression",
      "title": "Linear Regression by Gibbs Sampling",
      "topics": [
        "Gibbs.regression"
      ]
    }
  ],
  "_rundeps": [
    "mvtnorm"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "lrgs",
  "_universes": [
    "abmantz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-06-04T09:31:12.000Z",
      "distro": "noble",
      "commit": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
      "fileid": "888912bae3cdf6eab6c30a1dac386c8489cb34c404552ef1f5fd12668189ea49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abmantz/actions/runs/26943181307"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-06-04T09:31:08.000Z",
      "distro": "noble",
      "commit": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
      "fileid": "d208b3968b9c8800d886e5016e68f2a00e587b7393d7b06987b51c0255db026d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abmantz/actions/runs/26943181307"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.4",
      "date": "2026-06-04T09:31:37.000Z",
      "commit": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
      "fileid": "7115285d8240836b922c10fc917a112c8092426124da984b28397a31c9cf6364",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abmantz/actions/runs/26943181307"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.4",
      "date": "2026-06-04T09:31:43.000Z",
      "commit": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
      "fileid": "d89997cf89ff9663c8ed5c34f653c2082c2aa9f34087fcd671663d5ecbc206bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abmantz/actions/runs/26943181307"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.4",
      "date": "2026-06-04T09:31:12.000Z",
      "commit": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
      "fileid": "8f4097f77bdd148be8e11fe9fbbff856d17c763f8c93223173f40831da2c1a29",
      "status": "success",
      "buildurl": "https://github.com/r-universe/abmantz/actions/runs/26943181307"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-06-04T09:30:44.000Z",
      "commit": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
      "fileid": "3e55188ffb2ade5a173a3e733b3065b714c2b0e145342cd4c0395964f0893e92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abmantz/actions/runs/26943181307"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-06-04T09:30:30.000Z",
      "commit": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
      "fileid": "06c878dc7b9e44307a0b561ff77283f664bda261af889688d90a00541c2a316e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abmantz/actions/runs/26943181307"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-06-04T09:30:29.000Z",
      "commit": "dc832c3660b685dacb53c54c1e3851c71c78ba7c",
      "fileid": "e586fe26248569b83d5b87008d5893d862b8494089572ea78e2e4a393c78515b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abmantz/actions/runs/26943181307"
    }
  ]
}