{
  "_id": "6a2fd0523efcd9bda4334dd1",
  "Package": "trapinch",
  "Title": "Get Data from the PokéAPI Service",
  "Version": "0.0.1",
  "Authors@R": "person(\"Matt\", \"Dray\", , \"mwdray@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Query version 2 of the RESTful PokéAPI\n<https://pokeapi.co/> to return information about the Pokémon\ngame franchise, including moves, berries, items, locations,\netc.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/matt-dray/trapinch",
  "BugReports": "https://github.com/matt-dray/trapinch/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://matt-dray.r-universe.dev",
  "Date/Publication": "2023-02-05 10:57:26 UTC",
  "RemoteUrl": "https://github.com/matt-dray/trapinch",
  "RemoteRef": "HEAD",
  "RemoteSha": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 10:11:00 UTC",
    "User": "root"
  },
  "Author": "Matt Dray [aut, cre]",
  "Maintainer": "Matt Dray <mwdray@gmail.com>",
  "MD5sum": "564e6099c29dd1d754cab08380bf6fdf",
  "_user": "matt-dray",
  "_type": "src",
  "_file": "trapinch_0.0.1.tar.gz",
  "_fileid": "179e3a4f9133118f0dfae40a239e463429b87698aa81196df5f97772b2276a9d",
  "_filesize": 355863,
  "_sha256": "179e3a4f9133118f0dfae40a239e463429b87698aa81196df5f97772b2276a9d",
  "_created": "2026-06-15T10:11:00.000Z",
  "_published": "2026-06-15T10:13:38.967Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81396355020,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7635074552"
    },
    {
      "job": 81396355012,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7635079543"
    },
    {
      "job": 81396354882,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7635073407"
    },
    {
      "job": 81396354941,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7635067191"
    },
    {
      "job": 81395815282,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635029480"
    },
    {
      "job": 81396354969,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635078613"
    },
    {
      "job": 81396355086,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7635064500"
    },
    {
      "job": 81396354951,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7635058699"
    },
    {
      "job": 81396354947,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7635074256"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matt-dray/actions/runs/27539033464",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matt-dray/trapinch",
  "_commit": {
    "id": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
    "author": "Matt Dray <mwdray@gmail.com>",
    "committer": "Matt Dray <mwdray@gmail.com>",
    "message": "Set badge inactive, mention Ash's pokeapi package\n",
    "time": 1675594646
  },
  "_maintainer": {
    "name": "Matt Dray",
    "email": "mwdray@gmail.com",
    "login": "matt-dray",
    "description": "#DataScience #PublicSector #AlmondCroissants",
    "uuid": 18232097
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "matt-dray",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "pokeapi",
    "pokemon"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "matt-dray",
      "count": 21,
      "uuid": 18232097
    }
  ],
  "_userbio": {
    "uuid": 18232097,
    "type": "user",
    "name": "Matt Dray",
    "followers": 221,
    "description": "#DataScience #PublicSector #AlmondCroissants"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trapinch"
  },
  "_devurl": "https://github.com/matt-dray/trapinch",
  "_searchresults": 3,
  "_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/trapinch.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "clear_cache",
    "get_ability",
    "get_berry",
    "get_berry_firmness",
    "get_berry_flavor",
    "get_characteristic",
    "get_contest_effect",
    "get_contest_type",
    "get_egg_group",
    "get_encounter_condition",
    "get_encounter_condition_value",
    "get_encounter_method",
    "get_evolution_chain",
    "get_evolution_trigger",
    "get_gender",
    "get_generation",
    "get_growth_rate",
    "get_item",
    "get_item_attribute",
    "get_item_category",
    "get_item_fling_effect",
    "get_item_pocket",
    "get_language",
    "get_location",
    "get_location_area",
    "get_machine",
    "get_move",
    "get_move_ailment",
    "get_move_battle_style",
    "get_move_category",
    "get_move_damage_class",
    "get_move_learn_method",
    "get_move_target",
    "get_nature",
    "get_pal_park_area",
    "get_pokeapi",
    "get_pokeathlon_stat",
    "get_pokedex",
    "get_pokemon",
    "get_pokemon_color",
    "get_pokemon_form",
    "get_pokemon_habitat",
    "get_pokemon_location_areas",
    "get_pokemon_shape",
    "get_pokemon_species",
    "get_region",
    "get_stat",
    "get_super_contest_effect",
    "get_type",
    "get_version",
    "get_version_group"
  ],
  "_datasets": [
    {
      "name": "resource_lookups",
      "title": "PokéAPI Endpoints and Resources Lookup",
      "object": "resource_lookups",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clear_cache",
      "title": "Clear the Cache",
      "topics": [
        "clear_cache"
      ]
    },
    {
      "page": "get_ability",
      "title": "Get Data from PokeAPI: Abilities",
      "topics": [
        "get_ability"
      ]
    },
    {
      "page": "get_berry",
      "title": "Get Data from PokeAPI: Berries",
      "topics": [
        "get_berry"
      ]
    },
    {
      "page": "get_berry_firmness",
      "title": "Get Data from PokeAPI: Berry Firmnesses",
      "topics": [
        "get_berry_firmness"
      ]
    },
    {
      "page": "get_berry_flavor",
      "title": "Get Data from PokeAPI: Berry Flavors",
      "topics": [
        "get_berry_flavor"
      ]
    },
    {
      "page": "get_characteristic",
      "title": "Get Data from PokeAPI: Characteristics",
      "topics": [
        "get_characteristic"
      ]
    },
    {
      "page": "get_contest_effect",
      "title": "Get Data from PokeAPI: Contest Effects",
      "topics": [
        "get_contest_effect"
      ]
    },
    {
      "page": "get_contest_type",
      "title": "Get Data from PokeAPI: Contest Types",
      "topics": [
        "get_contest_type"
      ]
    },
    {
      "page": "get_egg_group",
      "title": "Get Data from PokeAPI: Egg Groups",
      "topics": [
        "get_egg_group"
      ]
    },
    {
      "page": "get_encounter_condition",
      "title": "Get Data from PokeAPI: Encounter Conditions",
      "topics": [
        "get_encounter_condition"
      ]
    },
    {
      "page": "get_encounter_condition_value",
      "title": "Get Data from PokeAPI: Encounter Condition Values",
      "topics": [
        "get_encounter_condition_value"
      ]
    },
    {
      "page": "get_encounter_method",
      "title": "Get Data from PokeAPI: Encounter Methods",
      "topics": [
        "get_encounter_method"
      ]
    },
    {
      "page": "get_evolution_chain",
      "title": "Get Data from PokeAPI: Evolution Chains",
      "topics": [
        "get_evolution_chain"
      ]
    },
    {
      "page": "get_evolution_trigger",
      "title": "Get Data from PokeAPI: Evolution Triggers",
      "topics": [
        "get_evolution_trigger"
      ]
    },
    {
      "page": "get_gender",
      "title": "Get Data from PokeAPI: Genders",
      "topics": [
        "get_gender"
      ]
    },
    {
      "page": "get_generation",
      "title": "Get Data from PokeAPI: Generations",
      "topics": [
        "get_generation"
      ]
    },
    {
      "page": "get_growth_rate",
      "title": "Get Data from PokeAPI: Growth rates",
      "topics": [
        "get_growth_rate"
      ]
    },
    {
      "page": "get_item",
      "title": "Get Data from PokeAPI: Items",
      "topics": [
        "get_item"
      ]
    },
    {
      "page": "get_item_attribute",
      "title": "Get Data from PokeAPI: Item Attributes",
      "topics": [
        "get_item_attribute"
      ]
    },
    {
      "page": "get_item_category",
      "title": "Get Data from PokeAPI: Item Categories",
      "topics": [
        "get_item_category"
      ]
    },
    {
      "page": "get_item_fling_effect",
      "title": "Get Data from PokeAPI: Item Fling Effects",
      "topics": [
        "get_item_fling_effect"
      ]
    },
    {
      "page": "get_item_pocket",
      "title": "Get Data from PokeAPI: Item Pockets",
      "topics": [
        "get_item_pocket"
      ]
    },
    {
      "page": "get_language",
      "title": "Get Data from PokeAPI: Languages",
      "topics": [
        "get_language"
      ]
    },
    {
      "page": "get_location",
      "title": "Get Data from PokeAPI: Locations",
      "topics": [
        "get_location"
      ]
    },
    {
      "page": "get_location_area",
      "title": "Get Data from PokeAPI: Location Areas",
      "topics": [
        "get_location_area"
      ]
    },
    {
      "page": "get_machine",
      "title": "Get Data from PokeAPI: Machines",
      "topics": [
        "get_machine"
      ]
    },
    {
      "page": "get_move",
      "title": "Get Data from PokeAPI: Moves",
      "topics": [
        "get_move"
      ]
    },
    {
      "page": "get_move_ailment",
      "title": "Get Data from PokeAPI: Move Ailments",
      "topics": [
        "get_move_ailment"
      ]
    },
    {
      "page": "get_move_battle_style",
      "title": "Get Data from PokeAPI: Move Battle Styles",
      "topics": [
        "get_move_battle_style"
      ]
    },
    {
      "page": "get_move_category",
      "title": "Get Data from PokeAPI: Move Categories",
      "topics": [
        "get_move_category"
      ]
    },
    {
      "page": "get_move_damage_class",
      "title": "Get Data from PokeAPI: Move Damage Classes",
      "topics": [
        "get_move_damage_class"
      ]
    },
    {
      "page": "get_move_learn_method",
      "title": "Get Data from PokeAPI: Move Learn Methods",
      "topics": [
        "get_move_learn_method"
      ]
    },
    {
      "page": "get_move_target",
      "title": "Get Data from PokeAPI: Move Targets",
      "topics": [
        "get_move_target"
      ]
    },
    {
      "page": "get_nature",
      "title": "Get Data from PokeAPI: Natures",
      "topics": [
        "get_nature"
      ]
    },
    {
      "page": "get_pal_park_area",
      "title": "Get Data from PokeAPI: Pal Park Areas",
      "topics": [
        "get_pal_park_area"
      ]
    },
    {
      "page": "get_pokeapi",
      "title": "Get Data from the PokéAPI Service",
      "topics": [
        "get_pokeapi"
      ]
    },
    {
      "page": "get_pokeathlon_stat",
      "title": "Get Data from PokeAPI: Pokeathlon Stats",
      "topics": [
        "get_pokeathlon_stat"
      ]
    },
    {
      "page": "get_pokedex",
      "title": "Get Data from PokeAPI: Pokedexes",
      "topics": [
        "get_pokedex"
      ]
    },
    {
      "page": "get_pokemon",
      "title": "Get Data from PokeAPI: Pokemon",
      "topics": [
        "get_pokemon"
      ]
    },
    {
      "page": "get_pokemon_color",
      "title": "Get Data from PokeAPI: Pokemon Colors",
      "topics": [
        "get_pokemon_color"
      ]
    },
    {
      "page": "get_pokemon_form",
      "title": "Get Data from PokeAPI: Pokemon Forms",
      "topics": [
        "get_pokemon_form"
      ]
    },
    {
      "page": "get_pokemon_habitat",
      "title": "Get Data from PokeAPI: Pokemon Habitats",
      "topics": [
        "get_pokemon_habitat"
      ]
    },
    {
      "page": "get_pokemon_location_areas",
      "title": "Get Data from PokeAPI: Pokemon Location Areas",
      "topics": [
        "get_pokemon_location_areas"
      ]
    },
    {
      "page": "get_pokemon_shape",
      "title": "Get Data from PokeAPI: Pokemon Shapes",
      "topics": [
        "get_pokemon_shape"
      ]
    },
    {
      "page": "get_pokemon_species",
      "title": "Get Data from PokeAPI: Pokemon Species",
      "topics": [
        "get_pokemon_species"
      ]
    },
    {
      "page": "get_region",
      "title": "Get Data from PokeAPI: Regions",
      "topics": [
        "get_region"
      ]
    },
    {
      "page": "get_stat",
      "title": "Get Data from PokeAPI: Stats",
      "topics": [
        "get_stat"
      ]
    },
    {
      "page": "get_super_contest_effect",
      "title": "Get Data from PokeAPI: Super Contest Effects",
      "topics": [
        "get_super_contest_effect"
      ]
    },
    {
      "page": "get_type",
      "title": "Get Data from PokeAPI: Types",
      "topics": [
        "get_type"
      ]
    },
    {
      "page": "get_version",
      "title": "Get Data from PokeAPI: Version",
      "topics": [
        "get_version"
      ]
    },
    {
      "page": "get_version_group",
      "title": "Get Data from PokeAPI: Version Groups",
      "topics": [
        "get_version_group"
      ]
    },
    {
      "page": "resource_lookups",
      "title": "PokéAPI Endpoints and Resources Lookup",
      "topics": [
        "resource_lookups"
      ]
    }
  ],
  "_pkglogo": "https://github.com/matt-dray/trapinch/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/matt-dray/trapinch/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "trapinch.Rmd",
      "filename": "trapinch.html",
      "title": "trapinch",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The API",
        "Functions",
        "Resources",
        "Request format",
        "Caching",
        "Last request and response"
      ],
      "created": "2023-01-21 14:09:05",
      "modified": "2023-01-24 10:33:42",
      "commits": 2
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "trapinch",
  "_universes": [
    "matt-dray"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-15T10:12:57.000Z",
      "distro": "noble",
      "commit": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
      "fileid": "3dd928fd2076795a9c0e019df411fa426d0b6a86c2b3a2edf7c21c7795a2c8c2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matt-dray/actions/runs/27539033464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-15T10:13:09.000Z",
      "distro": "noble",
      "commit": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
      "fileid": "82f445e0b949a0d56e32ede4c5d0c43f0f29be8489a1c386473b0e888d00489f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matt-dray/actions/runs/27539033464"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-15T10:12:54.000Z",
      "commit": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
      "fileid": "eed87d7e08bbfdade24df8a5b182451e724866583c4aae103aa0c315e2e4fb6d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matt-dray/actions/runs/27539033464"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-15T10:12:40.000Z",
      "commit": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
      "fileid": "df0a3f7de98a5b6493a0003b55a92394e70d22b4c546295b57ada32e1d5e0bf8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matt-dray/actions/runs/27539033464"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-15T10:13:19.000Z",
      "commit": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
      "fileid": "e9d981fdd38bbfad06b73310c1f5c48912d50caed59b7e0343390c2d3383832b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matt-dray/actions/runs/27539033464"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-15T10:12:23.000Z",
      "commit": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
      "fileid": "50620ccd4e2dd446554f273f7ad1657c68af26f5e72871f9ed4babac7c888007",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matt-dray/actions/runs/27539033464"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-15T10:12:10.000Z",
      "commit": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
      "fileid": "2bbead41d443c5e2d9923d947620fb028e7b5b560a6f993f233e2369b98d3ccd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matt-dray/actions/runs/27539033464"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-15T10:12:48.000Z",
      "commit": "8f56c016286e8fa5f590a492a0a43bf3364fe38d",
      "fileid": "9e44b26e926216bbda0f8bed498f70fc122c3eb1a859107448cdb8a52b886003",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matt-dray/actions/runs/27539033464"
    }
  ]
}