{
  "_id": "6a1f2ecfb401979e73426b97",
  "Package": "BayesRS",
  "Type": "Package",
  "Title": "Bayes Factors for Hierarchical Linear Models with Continuous\nPredictors",
  "Version": "0.1.3",
  "Authors@R": "c(person(given=\"Mirko\", family=\"Thalmann\", role=c(\"aut\", \"cre\"),\nemail=\"mirkothalmann@hotmail.com\"), person(given=\"Marcel\",\nfamily=\"Niklaus\", role=\"aut\"), person(given=\"Klaus\",\nfamily=\"Oberauer\", role=\"ths\"),person(given=\"John\",\nfamily=\"Kruschke\", role=\"ctb\"))",
  "VignetteBuilder": "R.rsp",
  "Description": "Runs hierarchical linear Bayesian models. Samples from the\nposterior distributions of model parameters in JAGS (Just\nAnother Gibbs Sampler; Plummer, 2003, <doi:10.1.1.13.3406>).\nComputes Bayes factors for group parameters of interest with\nthe Savage-Dickey density ratio (Wetzels, Raaijmakers, Jakab,\nWagenmakers, 2009, <doi:10.3758/PBR.16.4.752>).",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "jags",
  "Repository": "https://mirkoth.r-universe.dev",
  "Date/Publication": "2018-04-05 15:29:57 UTC",
  "RemoteUrl": "https://github.com/mirkoth/bayesrs",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed4bafe952979776c19a54610f4d103d8bc34571",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:20:54 UTC",
    "User": "root"
  },
  "Author": "Mirko Thalmann [aut, cre],\nMarcel Niklaus [aut],\nKlaus Oberauer [ths],\nJohn Kruschke [ctb]",
  "Maintainer": "Mirko Thalmann <mirkothalmann@hotmail.com>",
  "MD5sum": "bb6553e8260ce7c92326706a54457bdd",
  "_user": "mirkoth",
  "_type": "src",
  "_file": "BayesRS_0.1.3.tar.gz",
  "_fileid": "2c9e3642f04f5be32d9a102fae2f93096e35d713eed412f88a0b4a00295a44a4",
  "_filesize": 819690,
  "_sha256": "2c9e3642f04f5be32d9a102fae2f93096e35d713eed412f88a0b4a00295a44a4",
  "_created": "2026-05-15T09:20:54.000Z",
  "_published": "2026-06-02T19:28:15.215Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154547909,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013967939"
    },
    {
      "job": 79154547801,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013967161"
    },
    {
      "job": 79154547858,
      "time": 230,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013973952"
    },
    {
      "job": 79154547850,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013965275"
    },
    {
      "job": 79154547062,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013926611"
    },
    {
      "job": 79154547030,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367752055"
    },
    {
      "job": 79154547539,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013954542"
    },
    {
      "job": 79154548570,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013953263"
    },
    {
      "job": 79154547957,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013956038"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mirkoth/actions/runs/25910158469",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mirkoth/bayesrs",
  "_commit": {
    "id": "ed4bafe952979776c19a54610f4d103d8bc34571",
    "author": "MirkoTh <mirko.thalmann@psychologie.uzh.ch>",
    "committer": "MirkoTh <mirko.thalmann@psychologie.uzh.ch>",
    "message": "added vignettes in vignettes folder\n",
    "time": 1522942197
  },
  "_maintainer": {
    "name": "Mirko Thalmann",
    "email": "mirkothalmann@hotmail.com",
    "login": "mirkoth",
    "uuid": 18436554
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "rjags",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "metRology",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mirkoth",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "singmann",
      "count": 4,
      "uuid": 1902102
    }
  ],
  "_userbio": {
    "uuid": 18436554,
    "type": "user",
    "name": "MirkoTh"
  },
  "_downloads": {
    "count": 233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesRS"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/mirkoth/bayesrs",
  "_searchresults": 11,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BayesRS.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mirkoth/bayesrs",
  "_realowner": "mirkoth",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2017-10-18"
    },
    {
      "version": "0.1.3",
      "date": "2018-04-06"
    }
  ],
  "_exports": [
    "modelrun"
  ],
  "_datasets": [
    {
      "name": "bayesrsdata",
      "title": "Example Data Set",
      "object": "bayesrsdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subject",
        "x.time",
        "x.domain",
        "y"
      ],
      "rows": 1200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bayesrsdata",
      "title": "Example Data Set",
      "topics": [
        "bayesrsdata"
      ]
    },
    {
      "page": "modelrun",
      "title": "Bayes Factors, Posterior Samples, & DIC",
      "topics": [
        "modelrun"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "coda",
    "cpp11",
    "DEoptimR",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "metRology",
    "numDeriv",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape",
    "rjags",
    "rlang",
    "robustbase",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "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": "BayesRS_overview.pdf.asis",
      "filename": "BayesRS_overview.pdf",
      "title": "An Introduction to BayesRS",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2017-10-17 15:34:07",
      "modified": "2018-04-05 15:29:57",
      "commits": 3
    }
  ],
  "_score": 3.99563519459755,
  "_indexed": true,
  "_nocasepkg": "bayesrs",
  "_universes": [
    "mirkoth"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-15T09:23:06.000Z",
      "distro": "noble",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "c0c0a13cfdad1d975d35cafdc0e9fe7005d3d27ff566813c155eb5c2d802cf95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/25910158469"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-15T09:23:10.000Z",
      "distro": "noble",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "dbcb099f2d4aef7b0e50c68cb0ea5f6dd6856d44e7aaabd9f0222bf689d55151",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/25910158469"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-15T09:23:32.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "f998e587a8f9b9913f79364e434ef41205f300c9b867baaad054cce62ed354b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/25910158469"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-15T09:23:03.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "33ae911603ae429f30c106ede0f19515d926cc38797a7703002d886d624e2e99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/25910158469"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T09:22:16.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "72cdf4a0faca7405cc7576cbd800c6528b80322e36757aee2d30b0ae2b0cbd49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/25910158469"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T09:22:10.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "516416e69452c03a9dc5bdd71c0e30220ee066a80e3fa730c41ff65a7fd39b03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/25910158469"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T09:22:20.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "7c2b346f50b6f064b96dd7eb766ff3222fd4095fdf7c76dbea62078dfc83351b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/25910158469"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T19:27:57.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "399c5ebed7379e5178370a134b62c848e715a08ea886be9b793a77a26ba0edcb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/25910158469"
    }
  ]
}