{
  "_id": "6a497bcc6d67900babdf7182",
  "Package": "RcppZiggurat",
  "Type": "Package",
  "Title": "'Rcpp' Integration of Different \"Ziggurat\" Normal RNG\nImplementations",
  "Version": "0.1.8",
  "Date": "2025-03-30",
  "Authors@R": "person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\"))",
  "Description": "The Ziggurat generator for normally distributed random\nnumbers, originally proposed by Marsaglia and Tsang (2000,\n<doi:10.18637/jss.v005.i08>) has been improved upon a few times\nstarting with Leong et al (2005, <doi:10.18637/jss.v012.i07>).\nThis package provides an aggregation in order to compare\ndifferent implementations in order to provide a 'faster but\ngood enough' alternative for use with R and C++ code. See the\n'zigg' package for a lighter implementation for much easier use\nin other packages.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/eddelbuettel/rcppziggurat,\nhttps://dirk.eddelbuettel.com/code/rcpp.ziggurat.html",
  "BugReports": "https://github.com/eddelbuettel/rcppziggurat/issues",
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-01-29 02:27:25 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppziggurat",
  "RemoteRef": "HEAD",
  "RemoteSha": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-23 17:38:04 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppZiggurat_0.1.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/6f3f704fa2edefd8f7917cf492b05fef75ea45312ea57a0ee3eb39cc11805fd5",
  "_filesize": 541909,
  "_sha256": "6f3f704fa2edefd8f7917cf492b05fef75ea45312ea57a0ee3eb39cc11805fd5",
  "_expires": "2026-10-12T21:31:54.000Z",
  "_created": "2026-06-23T17:38:04.000Z",
  "_published": "2026-07-04T21:31:56.022Z",
  "_jobs": [
    {
      "job": 85168656469,
      "time": 151,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828719005"
    },
    {
      "job": 85168656568,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828725743"
    },
    {
      "job": 85168656589,
      "time": 149,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828722335"
    },
    {
      "job": 85168656640,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828716284"
    },
    {
      "job": 85168656509,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7830618005"
    },
    {
      "job": 85168656490,
      "time": 136,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828716149"
    },
    {
      "job": 85168656548,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828705066"
    },
    {
      "job": 85168656510,
      "time": 248,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828762240"
    },
    {
      "job": 85168656403,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828660168"
    },
    {
      "job": 85168656529,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828705062"
    },
    {
      "job": 85168656511,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828693925"
    },
    {
      "job": 85168656540,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828717784"
    },
    {
      "job": 85168656561,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828699012"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046",
  "_status": "success",
  "_upstream": "https://github.com/eddelbuettel/rcppziggurat",
  "_commit": {
    "id": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1769653645
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppGSL",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rbenchmark",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "random-number-generators",
    "rcpp",
    "ziggurat",
    "gsl",
    "cpp"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 207,
      "uuid": 673121
    },
    {
      "user": "blaza",
      "count": 1,
      "uuid": 693523
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "kalibera",
      "count": 1,
      "uuid": 1734520
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel",
    "followers": 1944
  },
  "_downloads": {
    "count": 5075,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppZiggurat"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppziggurat",
  "_searchresults": 121,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcppZiggurat.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rcppziggurat",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2013-10-06"
    },
    {
      "version": "0.1.0",
      "date": "2013-12-21"
    },
    {
      "version": "0.1.1",
      "date": "2013-12-23"
    },
    {
      "version": "0.1.2",
      "date": "2014-01-26"
    },
    {
      "version": "0.1.3",
      "date": "2015-07-26"
    },
    {
      "version": "0.1.4",
      "date": "2017-09-27"
    },
    {
      "version": "0.1.5",
      "date": "2018-06-10"
    },
    {
      "version": "0.1.6",
      "date": "2020-10-20"
    },
    {
      "version": "0.1.7",
      "date": "2025-03-22"
    },
    {
      "version": "0.1.8",
      "date": "2025-03-30"
    }
  ],
  "_exports": [
    "zgetpars",
    "zgetseed",
    "zgetseedV1",
    "ziggbin",
    "ziggsum",
    "ziggtest",
    "zrexp",
    "zrnorm",
    "zrnormGl",
    "zrnormGSL",
    "zrnormLZLLV",
    "zrnormMT",
    "zrnormQL",
    "zrnormR",
    "zrnormStl",
    "zrnormStlV1",
    "zrnormV1",
    "zrnormV1b",
    "zrnormVec",
    "zrnormVecV1",
    "zruni",
    "zsetpars",
    "zsetseed",
    "zsetseedGl",
    "zsetseedGSL",
    "zsetseedLZLLV",
    "zsetseedMT",
    "zsetseedQL",
    "zsetseedV1"
  ],
  "_help": [
    {
      "page": "RcppZiggurat-package",
      "title": "Collection and comparison of different Ziggurat RNGs",
      "topics": [
        "RcppZiggurat-package",
        "RcppZiggurat"
      ]
    },
    {
      "page": "ziggurat",
      "title": "Collection of Ziggurat Normal RNGs",
      "topics": [
        "zgetpars",
        "zgetseed",
        "zgetseedV1",
        "ziggbin",
        "ziggsum",
        "ziggtest",
        "zrexp",
        "zrnorm",
        "zrnormGl",
        "zrnormGSL",
        "zrnormLZLLV",
        "zrnormMT",
        "zrnormQL",
        "zrnormR",
        "zrnormStl",
        "zrnormStlV1",
        "zrnormV1",
        "zrnormV1b",
        "zrnormVec",
        "zrnormVecV1",
        "zruni",
        "zsetpars",
        "zsetseed",
        "zsetseedGl",
        "zsetseedGSL",
        "zsetseedLZLLV",
        "zsetseedMT",
        "zsetseedQL",
        "zsetseedV1",
        "zsetseedV1b"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppziggurat/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppGSL"
  ],
  "_sysdeps": [
    {
      "shlib": "libgsl",
      "package": "libgsl28",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.8+dfsg-6",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "RcppZiggurat.Rnw",
      "filename": "RcppZiggurat.pdf",
      "title": "RcppZiggurat-Intro",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-17 01:41:13",
      "modified": "2025-03-23 14:07:28",
      "commits": 17
    }
  ],
  "_score": 8.064683221074946,
  "_indexed": true,
  "_nocasepkg": "rcppziggurat",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-23T17:40:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/e56e54c9505893d6ecc12d410a43d210228e7eaced195dc26894bdf372968533",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-23T17:40:47.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/cea48a013aa0c5a4d804593ddd3d95b3cf21aa48bed46b341b64b4545804e6b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-23T17:40:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/3f94b2283da0ff4235c3be8eea42604689d8dc8729a55de63936b938013a5892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-23T17:40:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/938ca3d914dede3a3cd6e4b0c53109a01bee1382585529c4d50ffbf9b19232e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-23T19:01:14.000Z",
      "arch": "aarch64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/0b03f667b0779ec843ec5464ae2b0a2f62aa3d386c27fd08c0ccb7f2fd58aad9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-23T17:40:13.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/9c8a6593a85692f5389d2dfa39135af6ecfd576a915801049205ad162ed700b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-23T17:39:47.000Z",
      "arch": "aarch64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/baa5fe45be71074355c8dfe1141678edf78c95e678778c7ccef41f6f6e7b061a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-23T17:41:49.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/a438dcc3f76f3c6678da0b325fad09114b57d388f85a2d5dd0bba693dbf355bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-06-23T17:40:04.000Z",
      "arch": "emscripten",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/ec6718a83cbda42188aabd27724d632506178aa8f9ec534efdf73755f3b3cf95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-23T17:39:08.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/8c1d0c8f3720e9e01a6dddb9ec4d1840e94da941b3f70c7e1241262033c50208",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-23T17:40:11.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/1e08628da4cacb80a6928557955f5f6f74910dd3b00317f0888dcbcd579235bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-23T17:39:15.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "https://r2.ropensci.org/804825e1cf7c555528693c2abebec46e2906c5677574ba3550d9dfd5a5284fdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044786046"
    }
  ]
}