{
  "_id": "6a33a1193efcd9bda43a8aad",
  "Package": "bpr",
  "Type": "Package",
  "Title": "Fitting Bayesian Poisson Regression",
  "Version": "1.0.8",
  "Date": "2024-04-15",
  "Author": "Laura D'Angelo",
  "Maintainer": "Laura D'Angelo <laura.dangelo@live.com>",
  "Description": "Posterior sampling and inference for Bayesian Poisson\nregression models. The model specification makes use of\nGaussian (or conditionally Gaussian) prior distributions on the\nregression coefficients. Details on the algorithm are found in\nD'Angelo and Canale (2023) <doi:10.1080/10618600.2022.2123337>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-18 07:37:03 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-04-17 02:36:24 UTC",
  "RemoteUrl": "https://github.com/cran/bpr",
  "RemoteRef": "HEAD",
  "RemoteSha": "84852e731ba92682df56e869a87c9670b77cb479",
  "MD5sum": "ce8b36644e2ae99a5081069c3fe6f2f5",
  "_user": "cran",
  "_type": "src",
  "_file": "bpr_1.0.8.tar.gz",
  "_fileid": "8a9d553ab78099650ed24889760ddad532d90dfa2514645de02c90a5eb0fae93",
  "_filesize": 193717,
  "_sha256": "8a9d553ab78099650ed24889760ddad532d90dfa2514645de02c90a5eb0fae93",
  "_created": "2026-06-18T07:37:03.000Z",
  "_published": "2026-06-18T07:41:12.994Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82078599830,
      "time": 155,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7717045912"
    },
    {
      "job": 82078599772,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7717049354"
    },
    {
      "job": 82078599773,
      "time": 169,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717051459"
    },
    {
      "job": 82078599766,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717047346"
    },
    {
      "job": 82078058862,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716992711"
    },
    {
      "job": 82078599744,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717051632"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27744074614",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bpr",
  "_commit": {
    "id": "84852e731ba92682df56e869a87c9670b77cb479",
    "author": "Laura D'\"'\"'Angelo <laura.dangelo@live.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.8\n",
    "time": 1713321384
  },
  "_maintainer": {
    "name": "Laura DAngelo",
    "email": "laura.dangelo@live.com",
    "login": "laura-dangelo",
    "description": "Postdoctoral researcher in Statistics \nlaura.dangelo@unimib.it",
    "uuid": 29673036
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "laura-dangelo",
      "count": 5,
      "uuid": 29673036
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 305,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bpr"
  },
  "_searchresults": 5,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bpr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "laura-dangelo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2021-09-22"
    },
    {
      "version": "1.0.5",
      "date": "2022-05-25"
    },
    {
      "version": "1.0.6",
      "date": "2022-10-22"
    },
    {
      "version": "1.0.7",
      "date": "2024-01-18"
    },
    {
      "version": "1.0.8",
      "date": "2024-04-16"
    }
  ],
  "_exports": [
    "mcmc_diagnostics",
    "merge_sim",
    "posterior_predictive",
    "sample_bpr"
  ],
  "_help": [
    {
      "page": "mcmc_diagnostics",
      "title": "MCMC Convergence Diagnostics",
      "topics": [
        "mcmc_diagnostics"
      ]
    },
    {
      "page": "merge_sim",
      "title": "Merge Multiple Chains",
      "topics": [
        "merge_sim"
      ]
    },
    {
      "page": "plot.poisreg",
      "title": "Plot Trace and Distribution of Regression Parameters",
      "topics": [
        "plot.poisreg"
      ]
    },
    {
      "page": "plot.posterior_check",
      "title": "Graphical Posterior Predictive Checks",
      "topics": [
        "plot.posterior_check"
      ]
    },
    {
      "page": "posterior_predictive",
      "title": "Compute Posterior Predictive Distribution",
      "topics": [
        "posterior_predictive"
      ]
    },
    {
      "page": "sample_bpr",
      "title": "Fitting Bayesian Poisson Regression",
      "topics": [
        "sample_bpr"
      ]
    },
    {
      "page": "summary.poisreg",
      "title": "Summarizing Bayesian Poisson Regression Fit",
      "topics": [
        "print.poisreg",
        "summary.poisreg"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "coda",
    "lattice",
    "MASS",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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": "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "bpr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://laura-dangelo.r-universe.dev/bpr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-18T07:39:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "84852e731ba92682df56e869a87c9670b77cb479",
      "fileid": "9650e5af996649281b1346b8beef5510cf355234e8c8ee869d3ff85ca2a40ae5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27744074614"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-18T07:39:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "84852e731ba92682df56e869a87c9670b77cb479",
      "fileid": "790330eefa5e64c1b6735569b16b339d830ec743bf77a4e1bad0fa40be2b56e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27744074614"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-18T07:39:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "84852e731ba92682df56e869a87c9670b77cb479",
      "fileid": "5dca731214f91e4b58a7706afa47323002efdb641e6b72c9413a2b381f0786fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27744074614"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-18T07:39:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "84852e731ba92682df56e869a87c9670b77cb479",
      "fileid": "75ab68247f2ab1c544162bc9c91679e7ca49e6f8fe1bbafb4559f7468ff1d6e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27744074614"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-06-18T07:40:12.000Z",
      "arch": "emscripten",
      "commit": "84852e731ba92682df56e869a87c9670b77cb479",
      "fileid": "394bb1cff9a819d42934577b875633d1027901f71bad2409633c337f7ffea301",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27744074614"
    }
  ]
}