{
  "_id": "6a1f3909b401979e73428e79",
  "Package": "densEstBayes",
  "Version": "1.0-2.2",
  "Date": "2021-08-19",
  "Title": "Density Estimation via Bayesian Inference Engines",
  "Authors@R": "person(\"Matt P.\", \"Wand\", role = c(\"aut\",\"cre\"),\nemail = \"matt.wand@uts.edu.au\",\ncomment = c(ORCID = \"0000-0003-2555-896X\"))",
  "Maintainer": "Matt P. Wand <matt.wand@uts.edu.au>",
  "Description": "Bayesian density estimates for univariate continuous\nrandom samples are provided using the Bayesian inference engine\nparadigm. The engine options are: Hamiltonian Monte Carlo, the\nno U-turn sampler, semiparametric mean field variational Bayes\nand slice sampling. The methodology is described in Wand and Yu\n(2020) <arXiv:2009.06182>.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "Biarch": "true",
  "SystemRequirements": "GNU make",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-10 09:39:35 UTC",
    "User": "root"
  },
  "Author": "Matt P. Wand [aut, cre]\n(<https://orcid.org/0000-0003-2555-896X>)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://mattwand.r-universe.dev",
  "Date/Publication": "2023-03-31 05:43:36 UTC",
  "RemoteUrl": "https://github.com/cran/densEstBayes",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe67eca347b459ddf961c6651d31f894f655535e",
  "MD5sum": "6b1e11251565dbb07be7c44782babad0",
  "_user": "mattwand",
  "_type": "src",
  "_file": "densEstBayes_1.0-2.2.tar.gz",
  "_fileid": "e258fb5a06500f69c543c12f900eb5a40e2168f6f13e1fbbe7cb99a06996aa49",
  "_filesize": 5050631,
  "_sha256": "e258fb5a06500f69c543c12f900eb5a40e2168f6f13e1fbbe7cb99a06996aa49",
  "_created": "2026-05-10T09:39:35.000Z",
  "_published": "2026-06-02T20:11:53.380Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79162395970,
      "time": 263,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902757139"
    },
    {
      "job": 79162395464,
      "time": 286,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902759285"
    },
    {
      "job": 79162395941,
      "time": 309,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902761606"
    },
    {
      "job": 79162395806,
      "time": 280,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902758759"
    },
    {
      "job": 79162395895,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902797871"
    },
    {
      "job": 79162395945,
      "time": 604,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902813257"
    },
    {
      "job": 79162395691,
      "time": 210,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902787245"
    },
    {
      "job": 79162395480,
      "time": 346,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902784832"
    },
    {
      "job": 79162395010,
      "time": 364,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902731364"
    },
    {
      "job": 79162394894,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79162395396,
      "time": 334,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902764137"
    },
    {
      "job": 79162395914,
      "time": 314,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902763105"
    },
    {
      "job": 79162396170,
      "time": 329,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902763652"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/densEstBayes",
  "_commit": {
    "id": "fe67eca347b459ddf961c6651d31f894f655535e",
    "author": "Matt P. Wand <matt.wand@uts.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-2.2\n",
    "time": 1680241416
  },
  "_maintainer": {
    "name": "Matt P. Wand",
    "email": "matt.wand@uts.edu.au",
    "login": "mattwand",
    "uuid": 8701393,
    "orcid": "0000-0003-2555-896X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "StanHeaders",
      "role": "LinkingTo"
    },
    {
      "package": "rstan",
      "role": "LinkingTo"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rstan",
      "role": "Imports"
    },
    {
      "package": "rstantools",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mattwand",
      "count": 4,
      "uuid": 8701393
    }
  ],
  "_userbio": {
    "uuid": 8701393,
    "type": "user",
    "name": "mattwand"
  },
  "_downloads": {
    "count": 1626,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/densEstBayes"
  },
  "_searchresults": 15,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/densEstBayes.html",
    "manual.pdf"
  ],
  "_realowner": "mattwand",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2020-09-30"
    },
    {
      "version": "1.0-2",
      "date": "2021-08-19"
    },
    {
      "version": "1.0-2.1",
      "date": "2022-04-05"
    },
    {
      "version": "1.0-2.2",
      "date": "2023-03-31"
    }
  ],
  "_exports": [
    "checkChains",
    "densEstBayes",
    "densEstBayes.control",
    "densEstBayesVignette",
    "dMarronWand",
    "rMarronWand"
  ],
  "_datasets": [
    {
      "name": "incomeUK",
      "title": "Incomes of United Kingdom citizens",
      "object": "incomeUK",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "OldFaithful2011",
      "title": "Intervals between geyser eruptions",
      "object": "OldFaithful2011",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "checkChains",
      "title": "Check Markov chain Monte Carlo samples",
      "topics": [
        "checkChains"
      ]
    },
    {
      "page": "densEstBayes",
      "title": "Density estimation via Bayesian inference engines",
      "topics": [
        "densEstBayes"
      ]
    },
    {
      "page": "densEstBayes.control",
      "title": "Controlling density estimation via Bayesian inference engines",
      "topics": [
        "densEstBayes.control"
      ]
    },
    {
      "page": "densEstBayesVignette",
      "title": "Display the package's vignette.",
      "topics": [
        "densEstBayesVignette"
      ]
    },
    {
      "page": "dMarronWand",
      "title": "Marron and Wand density function",
      "topics": [
        "dMarronWand"
      ]
    },
    {
      "page": "incomeUK",
      "title": "Incomes of United Kingdom citizens",
      "topics": [
        "incomeUK"
      ]
    },
    {
      "page": "OldFaithful2011",
      "title": "Intervals between geyser eruptions",
      "topics": [
        "OldFaithful2011"
      ]
    },
    {
      "page": "plot.densEstBayes",
      "title": "Plot the Bayesian density estimate from a 'densEstBayes()' fit",
      "topics": [
        "plot.densEstBayes"
      ]
    },
    {
      "page": "predict.densEstBayes",
      "title": "Obtain the Bayesian density estimate from a 'densEstBayes()' fit at new abscissae",
      "topics": [
        "predict.densEstBayes"
      ]
    },
    {
      "page": "rMarronWand",
      "title": "Marron and Wand random sample",
      "topics": [
        "rMarronWand"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "callr",
    "checkmate",
    "cli",
    "cpp11",
    "desc",
    "distributional",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "inline",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "loo",
    "magrittr",
    "MASS",
    "matrixStats",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "posterior",
    "processx",
    "ps",
    "QuickJSR",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rstan",
    "rstantools",
    "S7",
    "scales",
    "StanHeaders",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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": "manual.Rnw",
      "filename": "manual.pdf",
      "title": "densEstBayes User Manual",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2020-09-30 07:50:05",
      "modified": "2020-09-30 07:50:05",
      "commits": 1
    }
  ],
  "_score": 3.818575564472718,
  "_indexed": true,
  "_nocasepkg": "densestbayes",
  "_universes": [
    "mattwand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:43:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "62241bfcb2ee003bfcba3c05c939ff728b4fb215621ff7332f475e38f11c718d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:43:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "acc378821367b34d1bcd447d77f2c1313e58ec0a8cf50cecd702e82dfdd59288",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:43:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "39936e925200c5daa65b81901f58b6ccf4cb0e1d6d97ed2cbf5ce0385173c31a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:43:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "c6e75731d3f5b84a90e90ce30250ce33787051d9d8f7242c9a39c258223becc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:50:24.000Z",
      "arch": "aarch64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "fc14701be47db4e4aca8eeae190453a559465245fe0cbe86b226e58d2ad512cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:48:57.000Z",
      "arch": "x86_64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "9499e21d73a12f1fdfc157b3c637b6fbaf28ae0ab7990b8530a5ed2aef414845",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:48:43.000Z",
      "arch": "aarch64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "c8ca159a22232dde29b483bd604bf77b01de0902f8669af1bc1549082dd3241a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:46:53.000Z",
      "arch": "x86_64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "0a95e436bce5e0777b9b59fdfc82d7579ab18b006084516553f343bb136cd43d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:42:37.000Z",
      "arch": "x86_64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "aba0237269fb513e3377233635100a558f556883cf7ed8e35492714e3ceab397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:42:43.000Z",
      "arch": "x86_64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "9190644329bcb5e522e146204b57f628e039416f5d4d33d85656a24e5ced9f14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-2.2",
      "date": "2026-05-10T09:42:24.000Z",
      "arch": "x86_64",
      "commit": "fe67eca347b459ddf961c6651d31f894f655535e",
      "fileid": "0ed33495f96bbe6f7a0b795014ef11ea0276bbcc4bec97323ea141a971294cd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/25625330373"
    }
  ]
}