Package: scryr 1.0.0.9000


Caio Lente
scryr: An Interface to the 'Scryfall' API
A simple, light, and robust interface between R and the 'Scryfall' card data API <https://scryfall.com/docs/api>.
Authors:
scryr_1.0.0.9000.tar.gz
scryr_1.0.0.9000.zip(r-4.7)scryr_1.0.0.9000.zip(r-4.6)scryr_1.0.0.9000.zip(r-4.5)
scryr_1.0.0.9000.tgz(r-4.6-any)scryr_1.0.0.9000.tgz(r-4.5-any)
scryr_1.0.0.9000.tar.gz(r-4.7-any)scryr_1.0.0.9000.tar.gz(r-4.6-any)
scryr_1.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
scryr/json (API)
NEWS
| # Install 'scryr' in R: |
| install.packages('scryr', repos = c('https://curso-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/curso-r/scryr/issues
Pkgdown/docs site:https://curso-r.github.io
Last updated from:87d2f22509. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 235 | ||
| source / vignettes | OK | 199 | ||
| linux-release-x86_64 | OK | 145 | ||
| macos-release-arm64 | OK | 164 | ||
| macos-oldrel-arm64 | OK | 196 | ||
| windows-devel | OK | 115 | ||
| windows-release | OK | 120 | ||
| windows-oldrel | OK | 96 | ||
| wasm-release | OK | 111 |
Exports:autocomplete_nameparse_costscry_bulk_filescry_bulk_filesscry_cardscry_card_namescry_card_numberscry_card_randomscry_cardsscry_catalogscry_rulingscry_ruling_numberscry_setscry_setsscry_symbols
Dependencies:askpassclicurldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangsystibbletidyselectutf8vctrswithr
Card Imagery
Rendered fromimagery.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2022-01-05
Started: 2022-01-03
Colors and Costs
Rendered fromcolors.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2022-01-27
Started: 2021-12-21
Frames
Rendered fromframes.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2022-01-05
Started: 2022-01-03
Languages
Rendered fromlanguages.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2022-01-05
Started: 2022-01-03
Layouts and Faces
Rendered fromlayouts.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2022-01-05
Started: 2021-12-15
Overview of scryr
Rendered fromscryr.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2022-01-05
Started: 2022-01-05
Query Syntax
Rendered fromsyntax.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2022-01-27
Started: 2022-01-03
Regular Expressions
Rendered fromregex.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2022-01-05
Started: 2022-01-03
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Autocomplete the name of a card | autocomplete_name |
| Parse mana costs | parse_cost |
| Retrieve information about bulk data files | scry-bulk scry_bulk_file scry_bulk_files |
| Retrieve information about cards | scry-cards scry_card scry_cards scry_card_name scry_card_number scry_card_random |
| Retrieve catalog objects | scry-catalogs scry_catalog |
| Retrieve information about rulings | scry-rulings scry_ruling scry_ruling_number |
| Retrieve information about sets | scry-sets scry_set scry_sets |
| Retrieve information about symbols | scry-symbols scry_symbols |