{
  "_id": "6a3ac43144e65c5976a9307e",
  "Package": "zigg",
  "Type": "Package",
  "Title": "Lightweight Interfaces to the 'Ziggurat' Pseudo Random Number\nGenerator",
  "Version": "0.0.2",
  "Date": "2025-02-07",
  "Authors@R": "person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\"))",
  "Description": "The 'Ziggurat' pseudo-random number generator (or PRNG),\nintroduced by Marsaglia and Tsang (2000,\n<doi:10.18637/jss.v005.i08>) and further improved by Leong et\nal (2005, <doi:10.18637/jss.v012.i07>), offers a lightweight\nand very fast PRNG for the normal, exponential, and uniform\ndistributions. It is provided here in a small zero-dependency\npackage. It can be used from R as well as from 'C/C++' code in\nother packages as is demonstrated by four included sample\npackages using four distinct methods to use the PRNG presented\nhere in client package. The implementation is influenced by our\npackage 'RcppZiggurat' which offers a comparison among multiple\nalternative implementations but presented here in a\nlighter-weight implementation that is easier to use by other\npackages. The PRNGs provided are generally faster than the ones\nin base R: on our machine, the relative gains for normal,\nexponential and uniform are on the order of 7.4, 5.2 and 4.7\ntimes faster than base R. However, these generators are of\npotentially lesser quality and shorter period so if in doubt\nuse of the base R functions remains the general recommendation.",
  "URL": "https://github.com/eddelbuettel/zigg",
  "BugReports": "https://github.com/eddelbuettel/zigg/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-03-25 01:53:31 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/zigg",
  "RemoteRef": "HEAD",
  "RemoteSha": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-23 17:31:42 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "cb1d4acf5b96ab12d61fadfe72ae066d",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "zigg_0.0.2.tar.gz",
  "_fileid": "923f2094f7698472b2d852d7b7e151a4147bf7940b0bc25302d212c60997fb07",
  "_filesize": 107167,
  "_sha256": "923f2094f7698472b2d852d7b7e151a4147bf7940b0bc25302d212c60997fb07",
  "_created": "2026-06-23T17:31:42.000Z",
  "_published": "2026-06-23T17:36:49.474Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83019456339,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828569153"
    },
    {
      "job": 83019456348,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828557203"
    },
    {
      "job": 83019456383,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828569309"
    },
    {
      "job": 83019456330,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828555344"
    },
    {
      "job": 83019456440,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828555581"
    },
    {
      "job": 83019456362,
      "time": 137,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828569841"
    },
    {
      "job": 83019456278,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828546498"
    },
    {
      "job": 83019456269,
      "time": 246,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828612365"
    },
    {
      "job": 83018738117,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828506877"
    },
    {
      "job": 83019456190,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828550048"
    },
    {
      "job": 83019456264,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828566055"
    },
    {
      "job": 83019456273,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828557791"
    },
    {
      "job": 83019456356,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828550634"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/zigg",
  "_commit": {
    "id": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Use rapt with default version of r-ci\n",
    "time": 1774403611
  },
  "_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": [],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 221,
  "_updates": [
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 34,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel",
    "followers": 1944
  },
  "_downloads": {
    "count": 20299,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zigg"
  },
  "_devurl": "https://github.com/eddelbuettel/zigg",
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/zigg.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/zigg",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-01-31"
    },
    {
      "version": "0.0.2",
      "date": "2025-02-07"
    }
  ],
  "_exports": [
    "zrexp",
    "zrnorm",
    "zrunif",
    "zsetseed"
  ],
  "_help": [
    {
      "page": "zigg-package",
      "title": "Lightweight Interfaces to the 'Ziggurat' Pseudo Random Number Generator",
      "topics": [
        "zigg-package",
        "zigg"
      ]
    },
    {
      "page": "zrnorm",
      "title": "Ziggurat Pseudo Random Number Generators",
      "topics": [
        "zrexp",
        "zrnorm",
        "zrunif",
        "zsetseed"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/zigg/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 8.032078158966128,
  "_indexed": true,
  "_nocasepkg": "zigg",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-23T17:34:28.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "607f8480608ca29701585850c1614e6fa5766f3504d02335ecfed47af7276e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-23T17:33:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "e65facdf4a7d28d4cac7ee37416da9cf2bdae7de83e31db2faac480a23d9a0e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-23T17:34:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "467a3b60d8188b598f4735c0a499df282b3bec71c0f7599473b6f5de91b0b8f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-23T17:33:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "822c32436fa989b0f67f7515bad4aa721f2e543430c9fe19abdce9277cb29f9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-23T17:33:46.000Z",
      "arch": "aarch64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "05344cbe464cf88bae497477fcf21dab1a3b1b3c3d152532997848f94635802e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-23T17:34:18.000Z",
      "arch": "x86_64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "45bb7f3f88efb94af416d94a1aaaf0b75d4902495b4042e69b9ce3959d60037d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-23T17:33:28.000Z",
      "arch": "aarch64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "aeaa4d9ae8ee85617403143b5565324f840b783a6f418e4a7ad30ccec47d4314",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-23T17:35:47.000Z",
      "arch": "x86_64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "3867574ea46e2b309ae3e1cd2cc0c52133d012559db6aeead714a30abf9e041c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-23T17:33:44.000Z",
      "arch": "emscripten",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "fe03f5d5cd03f5788ceb6cc6cebf1a547c4a3374e41b5750b24a02aedbddd230",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-23T17:33:17.000Z",
      "arch": "x86_64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "61998772e74f7f6b1ab1ab65ca262b6e1447bb59d6edc8473a94d1220cc14d01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-23T17:33:39.000Z",
      "arch": "x86_64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "155ce612b487d45895fac6ae22892c9a7389b985cacd74f5128f5155a732b01d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-23T17:33:09.000Z",
      "arch": "x86_64",
      "commit": "41d9c243f972e2aeb53fb3cb74b9237c10304d0c",
      "fileid": "441685a79e6d88803a19dd734a32a32ae79b8d98f8c5880710fcb46226fe4387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044397313"
    }
  ]
}