Package: joker 0.0.3
joker: Return a Random Joke from APIs
What is funnier than a joke? A joke in R! This package utilizes the APIs for <https://icanhazdadjoke.com> and <https://chucknorris.io> and returns a random dadjoke or Chuck Norris joke.
Authors:
joker_0.0.3.tar.gz
joker_0.0.3.zip(r-4.5)joker_0.0.3.zip(r-4.4)joker_0.0.3.zip(r-4.3)
joker_0.0.3.tgz(r-4.4-any)joker_0.0.3.tgz(r-4.3-any)
joker_0.0.3.tar.gz(r-4.5-noble)joker_0.0.3.tar.gz(r-4.4-noble)
joker_0.0.3.tgz(r-4.4-emscripten)joker_0.0.3.tgz(r-4.3-emscripten)
joker.pdf |joker.html✨
joker/json (API)
# Install 'joker' in R: |
install.packages('joker', repos = c('https://tanho63.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tanho63/joker/issues
Last updated 4 years agofrom:0adc9dbef8. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:chuckjokedadjokerandomjoke
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function to return random Chuck Norris joke | chuckjoke |
Function to return random dad joke | dadjoke |
Function to return random joke from package functions | randomjoke |