{
  "_id": "6a47ccece06c18f0a651f41b",
  "Package": "anyapi",
  "Title": "Quickly Access Hundreds of 'APIs'",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\"))",
  "Description": "Tools to interactively query hundreds of web 'APIs', with\ndocumentation.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jonthegeek/anyapi, https://anyapi.api2r.org/",
  "BugReports": "https://github.com/jonthegeek/anyapi/issues",
  "Remotes": [
    "jonthegeek/apisguru",
    "jonthegeek/nectar",
    "jonthegeek/stbl"
  ],
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://jonthegeek.r-universe.dev",
  "Date/Publication": "2023-10-26 19:46:25 UTC",
  "RemoteUrl": "https://github.com/jonthegeek/anyapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 14:50:11 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "anyapi_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/526dc4dfc5f7c7161fa02f0d865f08a7bcf427b1448bc734c8210c40020d9d09",
  "_filesize": 1039930,
  "_sha256": "526dc4dfc5f7c7161fa02f0d865f08a7bcf427b1448bc734c8210c40020d9d09",
  "_expires": "2026-10-11T14:53:30.000Z",
  "_created": "2026-07-03T14:50:11.000Z",
  "_published": "2026-07-03T14:53:32.360Z",
  "_jobs": [
    {
      "job": 85024201529,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8069476352"
    },
    {
      "job": 85024201535,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8069476322"
    },
    {
      "job": 85024201558,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8069459588"
    },
    {
      "job": 85024201571,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8069469180"
    },
    {
      "job": 85023435723,
      "time": 263,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069420341"
    },
    {
      "job": 85024201541,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8069471956"
    },
    {
      "job": 85024201568,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8069468327"
    },
    {
      "job": 85024201580,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8069478897"
    },
    {
      "job": 85024201573,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8069476175"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/28667708690",
  "_status": "success",
  "_upstream": "https://github.com/jonthegeek/anyapi",
  "_commit": {
    "id": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Implement function to find APIs. (#4)\n\nCloses #2.",
    "time": 1698349585
  },
  "_maintainer": {
    "name": "Jon Harmon",
    "email": "jonthegeek@gmail.com",
    "login": "jonthegeek",
    "mastodon": "@jonthegeek@fosstodon.org",
    "bluesky": "@jonthegeek.com",
    "linkedin": "in/jonthegeek",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)",
    "uuid": 33983824,
    "orcid": "0000-0003-4781-4346"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "apisguru",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "nectar",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stbl",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jonthegeek",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 5,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 33983824,
    "type": "user",
    "name": "Jon Harmon",
    "followers": 361,
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/anyapi"
  },
  "_devurl": "https://github.com/jonthegeek/anyapi",
  "_pkgdown": "https://anyapi.api2r.org/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/anyapi.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "find_api"
  ],
  "_help": [
    {
      "page": "find_api",
      "title": "Search for APIS",
      "topics": [
        "find_api"
      ]
    }
  ],
  "_readme": "https://github.com/jonthegeek/anyapi/raw/HEAD/README.md",
  "_rundeps": [
    "apisguru",
    "askpass",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "nectar",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stbl",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "anyapi",
  "_universes": [
    "jonthegeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-03T14:52:51.000Z",
      "distro": "resolute",
      "commit": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
      "fileid": "https://r2.ropensci.org/235682656678f939ff214e12bf47df63b171b28fb05452dc8ca7d6983914448e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/28667708690"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-03T14:52:50.000Z",
      "distro": "resolute",
      "commit": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
      "fileid": "https://r2.ropensci.org/11c8b3e3455bba94d21e2cd5fafb77af6e7b2b837e3b39dc69f26b57ee3b5cd9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/28667708690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-03T14:52:08.000Z",
      "commit": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
      "fileid": "https://r2.ropensci.org/34c4023390f3ea919bc0a0489743daa7d76593a7e7a728c8f69fde2e45de2b05",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/28667708690"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-03T14:52:32.000Z",
      "commit": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
      "fileid": "https://r2.ropensci.org/ab3687ed0b103ab5e7e5c75c4f60b19bafc75732402b502860321b3843bb71b5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/28667708690"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-03T14:52:50.000Z",
      "commit": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
      "fileid": "https://r2.ropensci.org/2161a1949b20dede3cf80f4c2a8c6948db8ed43e3352c46d2d8e607f10ee7703",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/28667708690"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-03T14:52:25.000Z",
      "commit": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
      "fileid": "https://r2.ropensci.org/4173f3340559be8d5742f77dabffb595abddc53d0fb24f94e96001094e4f49ff",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/28667708690"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-03T14:52:55.000Z",
      "commit": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
      "fileid": "https://r2.ropensci.org/67eed5a6df647d96e9d7c156ddbcd07173662be65c84fb0271575f40dfbd1340",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/28667708690"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-03T14:52:47.000Z",
      "commit": "3cf6fba8da582f6b8578f9292de4dc9025176dda",
      "fileid": "https://r2.ropensci.org/865ba813d0ee43130a50187221f321df719c9bdf5d17eedb80b35926ff449b34",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/28667708690"
    }
  ]
}