{
  "_id": "6a1f244eb401979e73420d33",
  "Package": "stors",
  "Type": "Package",
  "Title": "Step Optimised Rejection Sampling",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Ahmad\", \"ALQabandi\", email = \"ahmad.alqabandi@durham.ac.uk\",\nrole = c(\"cre\", \"aut\", \"cph\"),\ncomment = c(ORCID = \"0009-0006-0055-3846\")),\nperson(\"Louis\", \"Aslett\", email = \"louis.aslett@durham.ac.uk\",\nrole = c(\"aut\", \"ths\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-2211-233X\")))",
  "Maintainer": "Ahmad ALQabandi <ahmad.alqabandi@durham.ac.uk>",
  "Description": "Fast and efficient sampling from general univariate\nprobability density functions. Implements a rejection sampling\napproach designed to take advantage of modern CPU caches and\nminimise evaluation of the target density for most samples.\nMany standard densities are internally implemented in 'C' for\nhigh performance, with general user defined densities also\nsupported. A paper describing the methodology will be released\nsoon.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://ahmad-alqabandi.github.io/stors/",
  "Repository": "https://louisaslett.r-universe.dev",
  "Date/Publication": "2025-03-10 14:25:13 UTC",
  "RemoteUrl": "https://github.com/ahmad-alqabandi/stors",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 06:32:14 UTC",
    "User": "root"
  },
  "Author": "Ahmad ALQabandi [cre, aut, cph] (ORCID:\n<https://orcid.org/0009-0006-0055-3846>),\nLouis Aslett [aut, ths, cph] (ORCID:\n<https://orcid.org/0000-0003-2211-233X>)",
  "MD5sum": "602a2be03aa266034860c1800f511efd",
  "_user": "louisaslett",
  "_type": "src",
  "_file": "stors_1.0.1.tar.gz",
  "_fileid": "a263076afda75d95bda57a3c2bb4757accd3a817f1bfcdf2daea54ceb4c64c90",
  "_filesize": 3221010,
  "_sha256": "a263076afda75d95bda57a3c2bb4757accd3a817f1bfcdf2daea54ceb4c64c90",
  "_created": "2026-05-16T06:32:14.000Z",
  "_published": "2026-06-02T18:43:26.147Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79146197653,
      "time": 129,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031224539"
    },
    {
      "job": 79146197521,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031227451"
    },
    {
      "job": 79146197536,
      "time": 168,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031228232"
    },
    {
      "job": 79146197244,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031225410"
    },
    {
      "job": 79146197525,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031259734"
    },
    {
      "job": 79146197547,
      "time": 317,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031247028"
    },
    {
      "job": 79146197323,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031275219"
    },
    {
      "job": 79146197441,
      "time": 239,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031237969"
    },
    {
      "job": 79146196840,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031211924"
    },
    {
      "job": 79146196302,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366787505"
    },
    {
      "job": 79146196900,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031222843"
    },
    {
      "job": 79146197288,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031221279"
    },
    {
      "job": 79146197426,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031224242"
    }
  ],
  "_buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ahmad-alqabandi/stors",
  "_commit": {
    "id": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
    "author": "Ahmad ALQabandi <ppxb24@durham.ac.uk>",
    "committer": "Ahmad ALQabandi <ppxb24@durham.ac.uk>",
    "message": "- CRAN resubmission following manual review.\n",
    "time": 1741616713
  },
  "_maintainer": {
    "name": "Ahmad ALQabandi",
    "email": "ahmad.alqabandi@durham.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "microbenchmark",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "ahmad-alqabandi",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ahmad-alqabandi",
      "count": 112,
      "uuid": 122688579
    },
    {
      "user": "louisaslett",
      "count": 20,
      "uuid": 5246125
    }
  ],
  "_userbio": {
    "uuid": 5246125,
    "type": "user",
    "name": "Louis Aslett",
    "description": "Professor of Statistics, Department of Mathematical Sciences, Durham University, UK"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stors"
  },
  "_devurl": "https://github.com/ahmad-alqabandi/stors",
  "_pkgdown": "https://ahmad-alqabandi.github.io/stors/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stors.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ahmad-alqabandi/stors",
  "_realowner": "ahmad-alqabandi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-03-11"
    }
  ],
  "_exports": [
    "build_proposal",
    "build_sampler",
    "delete_built_in_proposal",
    "delete_proposal",
    "load_proposal",
    "print_proposals",
    "save_proposal",
    "srbeta_custom",
    "srbeta_optimize",
    "srchisq_custom",
    "srchisq_optimize",
    "srexp",
    "srexp_custom",
    "srexp_optimize",
    "srgamma_custom",
    "srgamma_optimize",
    "srlaplace",
    "srlaplace_custom",
    "srlaplace_optimize",
    "srnorm",
    "srnorm_custom",
    "srnorm_optimize",
    "srpareto_custom",
    "srpareto_optimize"
  ],
  "_help": [
    {
      "page": "build_proposal",
      "title": "Build Proposal",
      "topics": [
        "build_proposal"
      ]
    },
    {
      "page": "build_sampler",
      "title": "Sampling Function for User Defined Density",
      "topics": [
        "build_sampler"
      ]
    },
    {
      "page": "delete_built_in_proposal",
      "title": "Delete Built-in Proposal",
      "topics": [
        "delete_built_in_proposal"
      ]
    },
    {
      "page": "delete_proposal",
      "title": "Delete Proposal",
      "topics": [
        "delete_proposal"
      ]
    },
    {
      "page": "load_proposal",
      "title": "Load Stored Proposal",
      "topics": [
        "load_proposal"
      ]
    },
    {
      "page": "plot.proposal",
      "title": "Plot Method for Proposal Objects",
      "topics": [
        "plot.proposal"
      ]
    },
    {
      "page": "print_proposals",
      "title": "Print proposals",
      "topics": [
        "print_proposals"
      ]
    },
    {
      "page": "print.proposal",
      "title": "Print Method for proposal Objects",
      "topics": [
        "print.proposal"
      ]
    },
    {
      "page": "save_proposal",
      "title": "Save User Proposal",
      "topics": [
        "save_proposal"
      ]
    },
    {
      "page": "srbeta_custom",
      "title": "Sampling from Beta Distribution",
      "topics": [
        "srbeta_custom"
      ]
    },
    {
      "page": "srbeta_optimize",
      "title": "Optimizing Beta Distribution proposal",
      "topics": [
        "srbeta_optimize"
      ]
    },
    {
      "page": "srchisq_custom",
      "title": "Sampling from Chi-squared Distribution",
      "topics": [
        "srchisq_custom"
      ]
    },
    {
      "page": "srchisq_optimize",
      "title": "Optimizing Chi-squared Distribution proposal",
      "topics": [
        "srchisq_optimize"
      ]
    },
    {
      "page": "srexp",
      "title": "Sampling from Exponential Distribution",
      "topics": [
        "srexp",
        "srexp_custom"
      ]
    },
    {
      "page": "srexp_optimize",
      "title": "Optimizing Exponential Distribution proposal",
      "topics": [
        "srexp_optimize"
      ]
    },
    {
      "page": "srgamma_custom",
      "title": "Sampling from Gamma Distribution",
      "topics": [
        "srgamma_custom"
      ]
    },
    {
      "page": "srgamma_optimize",
      "title": "Optimizing Gamma Distribution proposal",
      "topics": [
        "srgamma_optimize"
      ]
    },
    {
      "page": "srlaplace",
      "title": "Sampling from Laplace Distribution",
      "topics": [
        "srlaplace",
        "srlaplace_custom"
      ]
    },
    {
      "page": "srlaplace_optimize",
      "title": "Optimizing Laplace Distribution proposal",
      "topics": [
        "srlaplace_optimize"
      ]
    },
    {
      "page": "srnorm",
      "title": "Sampling from Normal Distribution",
      "topics": [
        "srnorm",
        "srnorm_custom"
      ]
    },
    {
      "page": "srnorm_optimize",
      "title": "Optimizing Normal Distribution proposal",
      "topics": [
        "srnorm_optimize"
      ]
    },
    {
      "page": "srpareto_custom",
      "title": "Sampling from Pareto Distribution",
      "topics": [
        "srpareto_custom"
      ]
    },
    {
      "page": "srpareto_optimize",
      "title": "Optimizing Pareto Distribution proposal",
      "topics": [
        "srpareto_optimize"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ahmad-alqabandi/stors/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ahmad-alqabandi/stors/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "digest",
    "microbenchmark",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "Sampling_Built_in_distributions.Rmd",
      "filename": "Sampling_Built_in_distributions.html",
      "title": "Sampling from Built-in Distributions using stors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction"
      ],
      "created": "2024-10-07 19:04:12",
      "modified": "2025-03-03 16:35:14",
      "commits": 14
    },
    {
      "source": "Sampling_user_distributions.Rmd",
      "filename": "Sampling_user_distributions.html",
      "title": "Sampling from User-Defined Distributions using stors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Sampling from User-Defined Distributions",
        "Saving, Loading and Deleting Users' Proposals"
      ],
      "created": "2024-10-07 19:04:12",
      "modified": "2025-03-02 19:59:34",
      "commits": 11
    },
    {
      "source": "stors_package.Rmd",
      "filename": "stors_package.html",
      "title": "stors package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Sampling from Built-in Distributions",
        "Sampling from Users' Distributions",
        "Saving, Loading and Deleting Users' Proposals"
      ],
      "created": "2023-11-27 22:21:18",
      "modified": "2025-03-03 16:46:09",
      "commits": 20
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": false,
  "_nocasepkg": "stors",
  "_universes": [
    "louisaslett"
  ],
  "_indexurl": "https://ahmad-alqabandi.r-universe.dev/stors",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T06:34:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "0e52c816992df3b0c3e3a26fade9f77172cf45e4c0a499b4db6be94843b8b665",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T06:34:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "1394a39d37e1a45e7ba2978711e470a7a6dc5f12e935573507576841c07bd7fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T06:34:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "21829714151bd5b9550bcea27adadc72689bc0e6d97d55636f53aba7db2e199d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T06:34:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "f61dfe7843557ca7dd8fdbc1f591c1514277664b816ac8ad366459389988219e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T06:40:03.000Z",
      "arch": "aarch64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "7a0eb2e79b619243a9ffffcc922d2d4ecc88b969f2f2aa9ccdf367e5239b8552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T06:37:15.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "a7705ef6b439abba0b88e94c4854de403bd211a41b881005e863dc30e24ebb61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T06:42:21.000Z",
      "arch": "aarch64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "215726ede98e683121a3ce8d6bf3a6c8dbd84968fd4c833d3329b9ce0e5ae1a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T06:35:46.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "5c38b85c380aa85a2f4b6f801bdc6b996b587296398b76b68fd9c4958b575d54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T06:33:30.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "38ecd425bdf11f5620715b7e4666ebd34c9b8499c46d5aa79347ed39c5486073",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T06:33:16.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "737c7df1f5624d2d58d66b40a7dc05bddaaab216efb2e3d68829d1211bae08a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T06:33:38.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "6a86cda9465f76cb051f799f3451a92de556e85cdedd573f75f4e285c5154f0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T18:43:04.000Z",
      "arch": "emscripten",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "01882f1719d9beaaa841d1782965c1bd9dc79c1cccf2581607136fa0d2306b73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/25955001227"
    }
  ]
}