{
  "_id": "6a1fea30b401979e7343e825",
  "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-03 08:41:37 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "10e3235d2b9d64d163d003cbd6754733",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppZiggurat_0.1.8.tar.gz",
  "_fileid": "b8c6b1141360589f659c934a9f890b62212c7841303adbc40eb7f9e1878fdaba",
  "_filesize": 542203,
  "_sha256": "b8c6b1141360589f659c934a9f890b62212c7841303adbc40eb7f9e1878fdaba",
  "_created": "2026-06-03T08:41:37.000Z",
  "_published": "2026-06-03T08:47:44.538Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79255207817,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379774948"
    },
    {
      "job": 79255207998,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379773689"
    },
    {
      "job": 79255207859,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379780613"
    },
    {
      "job": 79255207869,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379774843"
    },
    {
      "job": 79255208018,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379811002"
    },
    {
      "job": 79255207881,
      "time": 221,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379811531"
    },
    {
      "job": 79255207845,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379807777"
    },
    {
      "job": 79255207833,
      "time": 276,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379846619"
    },
    {
      "job": 79254749791,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379733388"
    },
    {
      "job": 79255207850,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379772751"
    },
    {
      "job": 79255207798,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379770010"
    },
    {
      "job": 79255207877,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379765455"
    },
    {
      "job": 79255207774,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379765835"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 6516,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppZiggurat"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppziggurat",
  "_searchresults": 74,
  "_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": "libgsl27",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.7.1+dfsg-6ubuntu2",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    },
    {
      "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": "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": 7.959674599540692,
  "_indexed": true,
  "_nocasepkg": "rcppziggurat",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-03T08:43:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "2ec68c28bc17a418e28232ed801de2786760efff71443d559ccfd34151fc732e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-03T08:43:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "d77c8a299cb4c453dc873c4bb7a3e8469046583a2714cb6bdebf22532383de0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-03T08:43:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "b25c66883b5e34854e654e4a594eb1e05d239fb7638c23397a3882d32a6756be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-03T08:43:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "2e4935400e2986617a3e29581361dfe246185a08a5ec5f34726c2615f4f51e65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-03T08:45:24.000Z",
      "arch": "aarch64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "b533fc3312ca74b3c209cdb337ad452b8c022aed1e0f6a79c2dee5c9ea50e402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-03T08:45:05.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "5d6f950322bebc8a25a5d543791f68c67558eadc81c53bfbf89b82ec0021362d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-03T08:45:08.000Z",
      "arch": "aarch64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "71fbf45f21d7060629b2945cfbd7c69b3083cd9da08fff9c59ef995054479c9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-03T08:46:21.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "12012a22b626868499eaf6cff93f70f4532746ff1f094c2b03b936ae9c199df6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-06-03T08:43:41.000Z",
      "arch": "emscripten",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "8138732ab8e6b9f7387791cd9a760b6a8de985e465893483bbd1cdcd90d0a4d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-03T08:42:51.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "6e48f50396be2e190b9e512be43d5e069dd923e20cf777cd722fc356d323be6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-03T08:42:50.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "a0ab61deb012a0655d3760bb87522272fa3eeb7e173ad649c27747325b109288",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-03T08:42:45.000Z",
      "arch": "x86_64",
      "commit": "1705b488df9c0b4cc1eb9aa4d16c2ee164e071d8",
      "fileid": "18897204bdebd6089152e2481d4ed2e1b66098319168acc806e16ecc3bc8ec21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26873527553"
    }
  ]
}