{
  "_id": "6a4615e46ff6f2357553a607",
  "Package": "prithulib",
  "Type": "Package",
  "Title": "Perform Random Experiments",
  "Version": "1.0.2",
  "Author": "Prithul Chaturvedi <prithulc@gmail.com>",
  "Maintainer": "Prithul Chaturvedi <prithulc@gmail.com>",
  "Description": "Enables user to perform the following: 1. Roll 'n' number\nof die/dice (roll()). 2. Toss 'n' number of coin(s) (toss()).\n3. Play the game of Rock, Paper, Scissors. 4. Choose 'n' number\nof card(s) from a pack of 52 playing cards (Joker optional).",
  "License": "GPL",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 07:35:28 UTC",
    "User": "root"
  },
  "Repository": "https://prithulc.r-universe.dev",
  "Date/Publication": "2019-01-11 16:30:03 UTC",
  "RemoteUrl": "https://github.com/cran/prithulib",
  "RemoteRef": "HEAD",
  "RemoteSha": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
  "MD5sum": "cb93aeaa2303b6ec950e30f3cfaa1e7b",
  "_user": "prithulc",
  "_type": "src",
  "_file": "prithulib_1.0.2.tar.gz",
  "_fileid": "aee3ba3d7c185d321ddb83481261992ad7bb03938a0a6b0094fbe656c1d95dbc",
  "_filesize": 73815,
  "_sha256": "aee3ba3d7c185d321ddb83481261992ad7bb03938a0a6b0094fbe656c1d95dbc",
  "_created": "2026-07-02T07:35:28.000Z",
  "_published": "2026-07-02T07:40:20.264Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84716420869,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031955273"
    },
    {
      "job": 84716420906,
      "time": 266,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032010799"
    },
    {
      "job": 84716420892,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031979698"
    },
    {
      "job": 84716420894,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031966370"
    },
    {
      "job": 84716050230,
      "time": 134,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031920172"
    },
    {
      "job": 84716420897,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031949527"
    },
    {
      "job": 84716420969,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031958293"
    },
    {
      "job": 84716420959,
      "time": 52,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031939796"
    },
    {
      "job": 84716420986,
      "time": 49,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031937603"
    }
  ],
  "_buildurl": "https://github.com/r-universe/prithulc/actions/runs/28573359494",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/prithulib",
  "_commit": {
    "id": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
    "author": "Prithul Chaturvedi <prithulc@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1547224203
  },
  "_maintainer": {
    "name": "Prithul Chaturvedi",
    "email": "prithulc@gmail.com",
    "login": "prithulc",
    "description": "",
    "uuid": 37495099
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "prithulc",
      "count": 1,
      "uuid": 37495099
    }
  ],
  "_userbio": {
    "uuid": 37495099,
    "type": "user",
    "name": "prithulc",
    "followers": 0
  },
  "_downloads": {
    "count": 145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prithulib"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/prithulib.html",
    "manual.pdf"
  ],
  "_realowner": "prithulc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2019-01-11"
    }
  ],
  "_exports": [
    "cards",
    "roll",
    "rpc",
    "toss"
  ],
  "_help": [
    {
      "page": "cards",
      "title": "Choosing a card",
      "topics": [
        "cards"
      ]
    },
    {
      "page": "roll",
      "title": "Rolling an unbiased die",
      "topics": [
        "roll"
      ]
    },
    {
      "page": "rpc",
      "title": "Rock, Paper, Scissors",
      "topics": [
        "rpc"
      ]
    },
    {
      "page": "toss",
      "title": "Tossing an unbiased coin",
      "topics": [
        "toss"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "prithulib",
  "_universes": [
    "prithulc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-02T07:37:13.000Z",
      "distro": "resolute",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "3cf8949d6b7eb8d208600a9664fabb848b203545234704e24f2deb42032fc7a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prithulc/actions/runs/28573359494"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-02T07:39:57.000Z",
      "distro": "resolute",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "5fb7c10f7cb15acc60c6bd615a15f59a55182706079e1db14f20263b8ca3cb68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prithulc/actions/runs/28573359494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-02T07:38:21.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "8f88ceb7efb8f4c30ddfe0e58de4aa2ba846ad81e530b665ed26f8206554e48c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prithulc/actions/runs/28573359494"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-02T07:37:46.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "dbd9d933c2c47dc82cdcf821de2894326f17d8485bfabeec82a2e0b1be66924b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prithulc/actions/runs/28573359494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-02T07:37:04.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "6562a4d9c2cdfd96e28fbf8241fdeac1227a16ded84b29fbc1c26f0f8f843bd3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/prithulc/actions/runs/28573359494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-02T07:37:17.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "932efe543c34e89393e77a7287bc0f86820b5fda8c6aa7e5b896bd7aaa5c133a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prithulc/actions/runs/28573359494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-02T07:36:26.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "41beca475a8aef87b3f2c2a8efebecf2d8b4fb84c79067355a38ba53251199bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prithulc/actions/runs/28573359494"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-02T07:36:20.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "0f441939502a0e5210bbf23bd7928b13107cc7d138691243664ece4811fe9377",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prithulc/actions/runs/28573359494"
    }
  ]
}