{
  "_id": "6a2fd1663efcd9bda4335341",
  "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-06-15 10:13:12 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": "daa3a2b92e559c653736b706791c2cd3",
  "_user": "louisaslett",
  "_type": "src",
  "_file": "stors_1.0.1.tar.gz",
  "_fileid": "e8c04c1a581b5c66f0efc512a7d5327ae2aa80ab55f91ed37420f5b149fd3e45",
  "_filesize": 3231431,
  "_sha256": "e8c04c1a581b5c66f0efc512a7d5327ae2aa80ab55f91ed37420f5b149fd3e45",
  "_created": "2026-06-15T10:13:12.000Z",
  "_published": "2026-06-15T10:18:14.399Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81396764622,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635134714"
    },
    {
      "job": 81396764605,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635137369"
    },
    {
      "job": 81396764646,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635134059"
    },
    {
      "job": 81396764613,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635135148"
    },
    {
      "job": 81396764564,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7635130698"
    },
    {
      "job": 81396764597,
      "time": 267,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7635186090"
    },
    {
      "job": 81396764634,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635132274"
    },
    {
      "job": 81396764593,
      "time": 262,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635184370"
    },
    {
      "job": 81396082918,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635081076"
    },
    {
      "job": 81396764595,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635125547"
    },
    {
      "job": 81396764691,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635132232"
    },
    {
      "job": 81396764632,
      "time": 168,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7635149643"
    },
    {
      "job": 81396764600,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635131459"
    }
  ],
  "_buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859",
  "_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",
    "followers": 39,
    "description": "Professor of Statistics, Department of Mathematical Sciences, Durham University, UK"
  },
  "_downloads": {
    "count": 168,
    "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",
    "LICENSE",
    "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-06-15T10:15:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "0a547fa8ea9ca8dc3e626aa83a27d82c8e42502d7c8a8826bf8ce78641a65172",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-15T10:15:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "d79c6ddb3712bcae5a27de82c63c0e1ac3f1194b64aef6ebb66726f786d9799f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-15T10:15:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "90b0a9bc8086fa23dffd75e1534ff0bad4985ed41e890ca561f61a08a06bde0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-15T10:15:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "e412e6a25023eb66f8b14c9d44b0d9155e8d026f0e696bf8e4996ee2af832159",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-15T10:14:55.000Z",
      "arch": "aarch64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "222c246945c83ff4cd4c13795b3c770b8c942d031e8140e32005dfd201d53490",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-15T10:16:30.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "b9953e128f45609dd9048c6a36d93bdf1bb9ef04444a920d8214eaa2d7babc02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-15T10:14:57.000Z",
      "arch": "aarch64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "dd53a2d6988dc82a99909ed8bfcafc07321fcc70562c67d3c3334d02d766a8f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-15T10:16:34.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "e524f9bfec343a61211b9cbde1a4991bb22220ceadcf60f7d56c3ca6765b4038",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-15T10:15:15.000Z",
      "arch": "emscripten",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "ee8bcec440012190df75b6ae1a50b966a234ef815095ed2f578da1ffe4f7a71d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-15T10:14:33.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "07948033b8c732163c55ed558407428c9745553b3f756dacb3d00cec1aa2d419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-15T10:15:06.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "3ba3ae01f2e0288a036aee997da2f289da91eaec0c0e77d43f64432262a04c6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-15T10:14:34.000Z",
      "arch": "x86_64",
      "commit": "6f6711c068d03d19d6b47eb2dde6938393f4b005",
      "fileid": "50dc016a865b1261e302efab317fd8e657565055e42c0ac9544d4a16dbf9568e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27539108859"
    }
  ]
}