{
  "_id": "6a49ad00c8f6781c04fb7944",
  "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-07-05 00:58:49 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>",
  "_user": "curso-r",
  "_type": "src",
  "_file": "scryr_1.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/e26682427eb4d6be83ee9049af3039715bceee1fd3331527aed9ccc1fa6f03fe",
  "_filesize": 4712823,
  "_sha256": "e26682427eb4d6be83ee9049af3039715bceee1fd3331527aed9ccc1fa6f03fe",
  "_expires": "2026-10-13T01:01:50.000Z",
  "_created": "2026-07-05T00:58:49.000Z",
  "_published": "2026-07-05T01:01:52.404Z",
  "_jobs": [
    {
      "job": 85180848113,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086962533"
    },
    {
      "job": 85180848132,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086961547"
    },
    {
      "job": 85180848131,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086960368"
    },
    {
      "job": 85180848133,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086958668"
    },
    {
      "job": 85180659650,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086945035"
    },
    {
      "job": 85180848115,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086959080"
    },
    {
      "job": 85180848136,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086959470"
    },
    {
      "job": 85180848137,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086954402"
    },
    {
      "job": 85180848130,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086957547"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/curso-r/actions/runs/28724970941",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 264,
    "description": "Cursos de R usando ideias contemporâneas"
  },
  "_downloads": {
    "count": 264,
    "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": 21,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.179551791165188,
  "_indexed": true,
  "_nocasepkg": "scryr",
  "_universes": [
    "curso-r"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-05T01:01:01.000Z",
      "distro": "resolute",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "https://r2.ropensci.org/b0086c0f68f14f497a4cfbcb40047c46e4371dfc227c78ada8630d2121bfcb06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/28724970941"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-05T01:00:57.000Z",
      "distro": "resolute",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "https://r2.ropensci.org/dda67cc8a90254839a15a10347d982ad36cd1af647871c9141194644f83f9279",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/28724970941"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-05T01:00:49.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "https://r2.ropensci.org/bb8938ecbdd20a662fc9a18b06ac0536e1a618e6c868127a50d04a6bf263243b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/28724970941"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-05T01:00:36.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "https://r2.ropensci.org/a2c6e9aabb7010fd0f936a8be9c6c7f506720203fffb56c64741987cc587032e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/28724970941"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-07-05T01:01:01.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "https://r2.ropensci.org/770e5cbc60d72727033d026c8cfa94bf64752b513a6685b03703f5f090c53880",
      "status": "success",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/28724970941"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-05T01:00:13.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "https://r2.ropensci.org/1cdaaf30df7ce07cc68ef6db467dbe62f338050eb32a56857814fdc5245d80b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/28724970941"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-05T00:59:52.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "https://r2.ropensci.org/3c061273fab588bc6a3e5ab15d49565bf72ab6c55bac8a346dfbe0dd11cee8be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/28724970941"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-05T00:59:58.000Z",
      "commit": "87d2f225095d1c7cf8fb5795f1831dd16f9c0bb1",
      "fileid": "https://r2.ropensci.org/f6e719357ba56a0910c1950fbf2aadfea006172e880c7dc5a481cbf9c0ced00a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/28724970941"
    }
  ]
}