{
  "_id": "6a1568d2acfb0bcc41d6266f",
  "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-05-26 09:29:31 UTC",
    "User": "root"
  },
  "Repository": "https://snapchaturvedi.r-universe.dev",
  "Date/Publication": "2019-01-11 16:30:03 UTC",
  "RemoteUrl": "https://github.com/cran/prithulib",
  "RemoteRef": "HEAD",
  "RemoteSha": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
  "MD5sum": "42c42858a7dcec11dd949b997c19b1ba",
  "_user": "snapchaturvedi",
  "_type": "src",
  "_file": "prithulib_1.0.2.tar.gz",
  "_fileid": "64394beb9923ebef3649361a9cbcdd387ee1836ec07de129742fcb781083d77c",
  "_filesize": 73301,
  "_sha256": "64394beb9923ebef3649361a9cbcdd387ee1836ec07de129742fcb781083d77c",
  "_created": "2026-05-26T09:29:31.000Z",
  "_published": "2026-05-26T09:33:06.007Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77846004321,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213570555"
    },
    {
      "job": 77846004300,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213570981"
    },
    {
      "job": 77846004339,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213586444"
    },
    {
      "job": 77846004294,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213568170"
    },
    {
      "job": 77845612205,
      "time": 138,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213534394"
    },
    {
      "job": 77846004275,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213565873"
    },
    {
      "job": 77846004325,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213556927"
    },
    {
      "job": 77846004312,
      "time": 56,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213555505"
    },
    {
      "job": 77846004323,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213556191"
    }
  ],
  "_buildurl": "https://github.com/r-universe/snapchaturvedi/actions/runs/26444030923",
  "_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": "snapchaturvedi",
    "description": "",
    "uuid": 37495099
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "snapchaturvedi",
      "count": 1,
      "uuid": 37495099
    }
  ],
  "_userbio": {
    "uuid": 37495099,
    "type": "user",
    "name": "snapchaturvedi"
  },
  "_downloads": {
    "count": 122,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prithulib"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/prithulib.html",
    "manual.pdf"
  ],
  "_realowner": "snapchaturvedi",
  "_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": [
    "snapchaturvedi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T09:31:18.000Z",
      "distro": "noble",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "9aa5ffd17ecbe3922684c41667a9be42cd531c70d7e04d867418a39b23515e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snapchaturvedi/actions/runs/26444030923"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T09:31:18.000Z",
      "distro": "noble",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "9f96479ed6c3d6e8f931287da29bfc010c8d766907b6f27c6eebb2abfbb59dd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snapchaturvedi/actions/runs/26444030923"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T09:32:03.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "4d476ffd36d0caaa16140a025434dbb5853521cd53fc592999a5a2327e55b57b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snapchaturvedi/actions/runs/26444030923"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T09:31:13.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "df332aca257491e1645884b9b2e53a31dc02677494510eb25ec1a41f4af01e9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snapchaturvedi/actions/runs/26444030923"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-26T09:31:13.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "31abf6523c8b61a0f3b7ec9857397712988d9d83e33aab0c91527007dd6afce4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/snapchaturvedi/actions/runs/26444030923"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T09:30:37.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "53d593aa67d200595a020abb8f584fe647cf514a82ace369cf44118ca89578ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snapchaturvedi/actions/runs/26444030923"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T09:30:33.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "efac2ccd8f9fa7565e42fb1e9f9ecd7e7f4d274a77739813b5dd37eb2df4bee6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snapchaturvedi/actions/runs/26444030923"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T09:30:33.000Z",
      "commit": "74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a",
      "fileid": "f2662e587bc214d8903ea46956573094e29be503a377fafe67c3e5bf31a5f027",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snapchaturvedi/actions/runs/26444030923"
    }
  ]
}