{
  "_id": "6a3105643efcd9bda4355333",
  "Package": "joker",
  "Type": "Package",
  "Title": "Return a Random Joke from APIs",
  "Version": "0.0.3",
  "Authors@R": "c(person(\"Tan\", \"Ho\", email = \"tan@tanho.ca\",role = c(\"aut\", \"cre\")),\nperson(\"Jeffrey W Hollister\",role = c(\"aut\")),\nperson(\"Mathias Schilling\", role = c(\"cph\")),\nperson(\"Antoine Bichat\",role = c(\"ctb\")),\nperson(\"Brett Langdon\", role = c(\"cph\")))",
  "Description": "What is funnier than a joke?  A joke in R!  This package\nutilizes the APIs for <https://icanhazdadjoke.com> and\n<https://chucknorris.io> and returns a random dadjoke or Chuck\nNorris joke.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.1.0",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://tanho63.r-universe.dev",
  "Date/Publication": "2020-07-24 15:45:22 UTC",
  "RemoteUrl": "https://github.com/tanho63/joker",
  "RemoteRef": "HEAD",
  "RemoteSha": "0adc9dbef887ab3985477611c51aa843d44b937f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 08:04:36 UTC",
    "User": "root"
  },
  "Author": "Tan Ho [aut, cre],\nJeffrey W Hollister [aut],\nMathias Schilling [cph],\nAntoine Bichat [ctb],\nBrett Langdon [cph]",
  "Maintainer": "Tan Ho <tan@tanho.ca>",
  "MD5sum": "c47550289353fa757b9f61bb3bb081a0",
  "_user": "tanho63",
  "_type": "src",
  "_file": "joker_0.0.3.tar.gz",
  "_fileid": "977eed5026fe22352cacc36e36964829e1f5a5911344065548e453bdb23d8857",
  "_filesize": 76237,
  "_sha256": "977eed5026fe22352cacc36e36964829e1f5a5911344065548e453bdb23d8857",
  "_created": "2026-06-16T08:04:36.000Z",
  "_published": "2026-06-16T08:12:20.272Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81609306931,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7660801573"
    },
    {
      "job": 81609306892,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660810945"
    },
    {
      "job": 81609307145,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7660914496"
    },
    {
      "job": 81609306927,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660881680"
    },
    {
      "job": 81608813213,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660760554"
    },
    {
      "job": 81609306885,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660799839"
    },
    {
      "job": 81609306893,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7660786799"
    },
    {
      "job": 81609306910,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7660793517"
    },
    {
      "job": 81609306897,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660787706"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tanho63/actions/runs/27603143981",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tanho63/joker",
  "_commit": {
    "id": "0adc9dbef887ab3985477611c51aa843d44b937f",
    "author": "Tan Ho <38083823+tanho63@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from tanho63/dev\n\nupdate joker package",
    "time": 1595605522
  },
  "_maintainer": {
    "name": "Tan Ho",
    "email": "tan@tanho.ca",
    "login": "tanho63",
    "bluesky": "@tanho.ca",
    "description": "list(\"eng lead @zelus-analytics soccer\", \"@nflverse\", \"@ffverse\", \"@dynastyprocess\", \"@r4ds\", \"@dslc-io\", \"pumpkin carving\")",
    "uuid": 38083823
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    }
  ],
  "_owner": "tanho63",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tanho63",
      "count": 18,
      "uuid": 38083823
    },
    {
      "user": "jhollist",
      "count": 15,
      "uuid": 5438539
    },
    {
      "user": "abichat",
      "count": 1,
      "uuid": 30300749
    }
  ],
  "_userbio": {
    "uuid": 38083823,
    "type": "user",
    "name": "Tan Ho",
    "followers": 243,
    "description": "list(\"eng lead @zelus-analytics soccer\", \"@nflverse\", \"@ffverse\", \"@dynastyprocess\", \"@r4ds\", \"@dslc-io\", \"pumpkin carving\")"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/joker"
  },
  "_devurl": "https://github.com/tanho63/joker",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/joker.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thechibo/joker",
  "_realowner": "thechibo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.14.2",
      "date": "2025-04-28"
    }
  ],
  "_exports": [
    "chuckjoke",
    "dadjoke",
    "randomjoke"
  ],
  "_help": [
    {
      "page": "chuckjoke",
      "title": "Function to return random Chuck Norris joke",
      "topics": [
        "chuckjoke"
      ]
    },
    {
      "page": "dadjoke",
      "title": "Function to return random dad joke",
      "topics": [
        "dadjoke"
      ]
    },
    {
      "page": "randomjoke",
      "title": "Function to return random joke from package functions",
      "topics": [
        "randomjoke"
      ]
    }
  ],
  "_readme": "https://github.com/tanho63/joker/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "joker",
  "_universes": [
    "tanho63"
  ],
  "_indexurl": "https://thechibo.r-universe.dev/joker",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-16T08:06:33.000Z",
      "distro": "noble",
      "commit": "0adc9dbef887ab3985477611c51aa843d44b937f",
      "fileid": "347c8097114bb5eba6aeeefdf949149eca99171e0ac22582e7a67b30e60693dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27603143981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-16T08:06:57.000Z",
      "distro": "noble",
      "commit": "0adc9dbef887ab3985477611c51aa843d44b937f",
      "fileid": "eb7b0fb5f55667ade9c1a45a0e27f9536463d9e1a632014ef14c3ac2792314f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27603143981"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-16T08:11:43.000Z",
      "commit": "0adc9dbef887ab3985477611c51aa843d44b937f",
      "fileid": "c2e5db48b9d4644e714139fc787f3bd3647a7fae73759ba645838fc7752b09da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27603143981"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-16T08:10:17.000Z",
      "commit": "0adc9dbef887ab3985477611c51aa843d44b937f",
      "fileid": "4f94199b02797be24f15da91f8948db436d012c75406044bd38d6878dbb47ead",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27603143981"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-16T08:06:37.000Z",
      "commit": "0adc9dbef887ab3985477611c51aa843d44b937f",
      "fileid": "fb50d58ff93f0835607531f05bc0d71efc2f4219e384282d32795cf9edcbb005",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27603143981"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-16T08:05:48.000Z",
      "commit": "0adc9dbef887ab3985477611c51aa843d44b937f",
      "fileid": "367d165f6ed9ef56bbf55fc154eeda40c67cdd07c8a22b2549ee8fd3c01f1cef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27603143981"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-16T08:06:06.000Z",
      "commit": "0adc9dbef887ab3985477611c51aa843d44b937f",
      "fileid": "b57ec115a3b64a74f8fc12184eb88d86cf9d11de5945d61d718e079c63abcbe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27603143981"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-16T08:05:52.000Z",
      "commit": "0adc9dbef887ab3985477611c51aa843d44b937f",
      "fileid": "b8ae3720d0c71f22ad8726a7e74fa0d1c1712511202ee2f5e89c0159a4f8f8de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27603143981"
    }
  ]
}