{
  "_id": "6a49e483b9e0f8b4cfe34015",
  "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-06-14 08:03:08 UTC",
    "User": "root"
  },
  "Author": "Mirko Thalmann [aut, cre],\nMarcel Niklaus [aut],\nKlaus Oberauer [ths],\nJohn Kruschke [ctb]",
  "Maintainer": "Mirko Thalmann <mirkothalmann@hotmail.com>",
  "_user": "mirkoth",
  "_type": "src",
  "_file": "BayesRS_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/68db724e1fb938863640c821d63cd2c0dfde8adfd9c863b9d2b9c323bb5150be",
  "_filesize": 821112,
  "_sha256": "68db724e1fb938863640c821d63cd2c0dfde8adfd9c863b9d2b9c323bb5150be",
  "_expires": "2026-10-13T04:58:42.000Z",
  "_created": "2026-06-14T08:03:08.000Z",
  "_published": "2026-07-05T04:58:43.737Z",
  "_jobs": [
    {
      "job": 85194121806,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618960845"
    },
    {
      "job": 85194121876,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618959691"
    },
    {
      "job": 85194121798,
      "time": 254,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618969582"
    },
    {
      "job": 85194121812,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618960306"
    },
    {
      "job": 85194121650,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618940969"
    },
    {
      "job": 85194121800,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618955013"
    },
    {
      "job": 85194121850,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618954158"
    },
    {
      "job": 85194121762,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618951991"
    },
    {
      "job": 85194121761,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618952992"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mirkoth/actions/runs/27492625529",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 18436554
  },
  "_distro": "noble",
  "_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",
    "followers": 2
  },
  "_downloads": {
    "count": 228,
    "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"
    },
    {
      "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-06-14T08:05:20.000Z",
      "distro": "noble",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "https://r2.ropensci.org/80b6cc41bbd184675c3c3d5420e5a8f106f9c272d8d8a2c11e2cd8a1bddeff44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/27492625529"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-14T08:05:14.000Z",
      "distro": "noble",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "https://r2.ropensci.org/dc9ebea472897449bb6ea6f50ca38683d592a2c5d247cc486668ac6d615859bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/27492625529"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-14T08:06:21.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "https://r2.ropensci.org/422dce9529efd3a089a76078de49a54ba0d990b9ed7323b325a9fdcdf7139950",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/27492625529"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-14T08:05:19.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "https://r2.ropensci.org/eb224cbfc343305953da5e1335ebf7f80321685d3f417a6981add2d352af24b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/27492625529"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-14T08:05:09.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "https://r2.ropensci.org/fd5f7166fd995e00e017ab5703a0b5673dca12f966359e17ae427c1e67779e09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/27492625529"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-14T08:04:29.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "https://r2.ropensci.org/2b893ade2302840ccff2e1d24aa9c59799981e709a6757218f7ce05bf53001db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/27492625529"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-14T08:04:15.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "https://r2.ropensci.org/fa6a7ba24ee16d0d0c5fc3630c6bdc39b40e97429bf3c36391b46ea2cab136f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/27492625529"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-14T08:04:20.000Z",
      "commit": "ed4bafe952979776c19a54610f4d103d8bc34571",
      "fileid": "https://r2.ropensci.org/7c67cdff1dfdc6779057e38c3f5e219924c5fb5497f0a1b5719bb4bc11c87491",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirkoth/actions/runs/27492625529"
    }
  ]
}