{
  "_id": "6a181705acfb0bcc41dafa73",
  "Package": "scryr",
  "Title": "An Interface to the 'Scryfall' API",
  "Version": "1.0.0.9000",
  "Authors@R": "c(\nperson(\"Caio\", \"Lente\", , \"clente@curso-r.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8473-069X\")),\nperson(\"Scryfall\", role = \"cph\"),\nperson(\"Wizards of the Coast\", role = \"cph\"),\nperson(\"Curso-R\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "A simple, light, and robust interface between R and the\n'Scryfall' card data API <https://scryfall.com/docs/api>.",
  "License": "MIT + file LICENSE",
  "URL": "https://curso-r.github.io/scryr/, https://github.com/curso-r/scryr",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://curso-r.r-universe.dev",
  "Date/Publication": "2022-01-28 20:34:46 UTC",
  "RemoteUrl": "https://github.com/curso-r/scryr",
  "RemoteRef": "HEAD",
  "RemoteSha": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:16:21 UTC",
    "User": "root"
  },
  "Author": "Caio Lente [aut, cre] (ORCID: <https://orcid.org/0000-0001-8473-069X>),\nScryfall [cph],\nWizards of the Coast [cph],\nCurso-R [cph, fnd]",
  "Maintainer": "Caio Lente <clente@curso-r.com>",
  "MD5sum": "e1221f239a8cd14785e91abee0badb2b",
  "_user": "curso-r",
  "_type": "src",
  "_file": "scryr_1.0.0.9000.tar.gz",
  "_fileid": "bb1d96b1ea66bb999bc15207c699ad923eee151fbcc45d6fc19a43178fb25f5b",
  "_filesize": 4710462,
  "_sha256": "bb1d96b1ea66bb999bc15207c699ad923eee151fbcc45d6fc19a43178fb25f5b",
  "_created": "2026-05-28T10:16:21.000Z",
  "_published": "2026-05-28T10:20:53.967Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78270075174,
      "time": 235,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263399665"
    },
    {
      "job": 78270075109,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263371582"
    },
    {
      "job": 78270075154,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263376361"
    },
    {
      "job": 78270075061,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263370899"
    },
    {
      "job": 78269551704,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263326592"
    },
    {
      "job": 78270075257,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263362496"
    },
    {
      "job": 78270075166,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263363379"
    },
    {
      "job": 78270075219,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263357877"
    },
    {
      "job": 78270075115,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263365789"
    }
  ],
  "_buildurl": "https://github.com/r-universe/curso-r/actions/runs/26568569692",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/curso-r/scryr",
  "_commit": {
    "id": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
    "author": "C. Lente <7017340+clente@users.noreply.github.com>",
    "committer": "C. Lente <7017340+clente@users.noreply.github.com>",
    "message": "Update NEWS\n",
    "time": 1643402086
  },
  "_maintainer": {
    "name": "Caio Lente",
    "email": "clente@curso-r.com",
    "orcid": "0000-0001-8473-069X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "curso-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "mtg"
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "clente",
      "count": 126,
      "uuid": 7017340
    }
  ],
  "_userbio": {
    "uuid": 10060716,
    "type": "organization",
    "name": "Curso-R",
    "description": "Cursos de R usando ideias contemporâneas"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scryr"
  },
  "_devurl": "https://github.com/curso-r/scryr",
  "_pkgdown": "https://curso-r.github.io/scryr/",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scryr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/curso-r/scryr",
  "_realowner": "curso-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-01-28"
    }
  ],
  "_exports": [
    "autocomplete_name",
    "parse_cost",
    "scry_bulk_file",
    "scry_bulk_files",
    "scry_card",
    "scry_card_name",
    "scry_card_number",
    "scry_card_random",
    "scry_cards",
    "scry_catalog",
    "scry_ruling",
    "scry_ruling_number",
    "scry_set",
    "scry_sets",
    "scry_symbols"
  ],
  "_help": [
    {
      "page": "autocomplete_name",
      "title": "Autocomplete the name of a card",
      "topics": [
        "autocomplete_name"
      ]
    },
    {
      "page": "parse_cost",
      "title": "Parse mana costs",
      "topics": [
        "parse_cost"
      ]
    },
    {
      "page": "scry-bulk",
      "title": "Retrieve information about bulk data files",
      "topics": [
        "scry-bulk",
        "scry_bulk_file",
        "scry_bulk_files"
      ]
    },
    {
      "page": "scry-cards",
      "title": "Retrieve information about cards",
      "topics": [
        "scry-cards",
        "scry_card",
        "scry_cards",
        "scry_card_name",
        "scry_card_number",
        "scry_card_random"
      ]
    },
    {
      "page": "scry-catalogs",
      "title": "Retrieve catalog objects",
      "topics": [
        "scry-catalogs",
        "scry_catalog"
      ]
    },
    {
      "page": "scry-rulings",
      "title": "Retrieve information about rulings",
      "topics": [
        "scry-rulings",
        "scry_ruling",
        "scry_ruling_number"
      ]
    },
    {
      "page": "scry-sets",
      "title": "Retrieve information about sets",
      "topics": [
        "scry-sets",
        "scry_set",
        "scry_sets"
      ]
    },
    {
      "page": "scry-symbols",
      "title": "Retrieve information about symbols",
      "topics": [
        "scry-symbols",
        "scry_symbols"
      ]
    }
  ],
  "_pkglogo": "https://github.com/curso-r/scryr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/curso-r/scryr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "imagery.Rmd",
      "filename": "imagery.html",
      "title": "Card Imagery",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Image Statuses",
        "Image Guidelines"
      ],
      "created": "2022-01-03 22:22:47",
      "modified": "2022-01-05 02:35:07",
      "commits": 4
    },
    {
      "source": "colors.Rmd",
      "filename": "colors.html",
      "title": "Colors and Costs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Color Vectors",
        "Mana Costs and Other Symbology"
      ],
      "created": "2021-12-21 04:12:28",
      "modified": "2022-01-27 14:10:23",
      "commits": 15
    },
    {
      "source": "frames.Rmd",
      "filename": "frames.html",
      "title": "Frames",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Frames",
        "Frame Effects"
      ],
      "created": "2022-01-03 22:22:47",
      "modified": "2022-01-05 04:06:41",
      "commits": 7
    },
    {
      "source": "languages.Rmd",
      "filename": "languages.html",
      "title": "Languages",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-01-03 22:22:47",
      "modified": "2022-01-05 04:06:41",
      "commits": 5
    },
    {
      "source": "layouts.Rmd",
      "filename": "layouts.html",
      "title": "Layouts and Faces",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Card Faces"
      ],
      "created": "2021-12-15 00:29:08",
      "modified": "2022-01-05 19:56:01",
      "commits": 8
    },
    {
      "source": "scryr.Rmd",
      "filename": "scryr.html",
      "title": "Overview of scryr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Cards",
        "Sets",
        "Other Endpoints"
      ],
      "created": "2022-01-05 19:56:01",
      "modified": "2022-01-05 19:56:01",
      "commits": 1
    },
    {
      "source": "syntax.Rmd",
      "filename": "syntax.html",
      "title": "Query Syntax",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Colors and Color Identity",
        "Card Types",
        "Card Text",
        "Mana Costs",
        "Power, Toughness, and Loyalty",
        "Multi-faced Cards",
        "Spells, Permanents, and Effects",
        "Extra Cards and Funny Cards",
        "Rarity",
        "Sets and Blocks",
        "Cubes",
        "Format Legality",
        "USD/EUR/TIX prices",
        "Artist, Flavor Text and Watermark",
        "Border, Frame, Foil & Resolution",
        "Games, Promos, & Spotlights",
        "Year",
        "Tagger Tags",
        "Reprints",
        "Languages",
        "Shortcuts and Nicknames",
        "Negating Conditions",
        "Regular Expressions",
        "Exact Names",
        "Using \"OR\"",
        "Nesting Conditions",
        "Display Keywords"
      ],
      "created": "2022-01-03 23:18:59",
      "modified": "2022-01-27 14:10:23",
      "commits": 8
    },
    {
      "source": "regex.Rmd",
      "filename": "regex.html",
      "title": "Regular Expressions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scryfall Regex Flavor",
        "Scryfall Extensions",
        "Atoms",
        "Quantifiers",
        "Anchors and Lookarounds",
        "Character Classes"
      ],
      "created": "2022-01-03 23:18:59",
      "modified": "2022-01-05 17:42:09",
      "commits": 5
    }
  ],
  "_score": 6.199755177253475,
  "_indexed": true,
  "_nocasepkg": "scryr",
  "_universes": [
    "curso-r"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-28T10:19:33.000Z",
      "distro": "noble",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "b2a95da0dd8a4d2fbecfbd0f9fa4e74eec5a97747cba0cce4dc2ccc1704d284d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/26568569692"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-28T10:18:44.000Z",
      "distro": "noble",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "b735cc46521985e006fbe0f8d3676edfe7140f6bfca71dc6de9de35dbccd5cb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/26568569692"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-28T10:18:58.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "03c84ba01968e0a0a5da8041105ed0de7fa2b88bf47dd42744cc3def269e6d3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/26568569692"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-28T10:18:35.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "c1ce0b3a65eecd547270bbfd8e56105a765f4a2a7839a2dbeda1604f8736f3bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/26568569692"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-05-28T10:18:37.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "f9efeaaf762ed349c5a614d4e0c8c3e876583a0b003596344bc744ae8e17b9b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/26568569692"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-28T10:17:49.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "088c139f3dbbb42db1ac71620ae5a065b59648ab5efed4d253d9f2c49d47c154",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/26568569692"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-28T10:17:43.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "2bd5b063d55fb04aaa07f69df6882ae982cef9778e18f76650958f51e36108ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/26568569692"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-28T10:17:55.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "6035fcfd476117051ff396674eaad46cc53a1d7951159d8bdf75c7aa7ea23b89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/26568569692"
    }
  ]
}