{
  "_id": "6a16c76aacfb0bcc41d88b77",
  "Package": "rapiclient",
  "Type": "Package",
  "Title": "Dynamic OpenAPI/Swagger Client",
  "Version": "0.1.8",
  "Authors@R": "c(\nperson(\"Darko\", \"Bergant\", , \"darko.bergant@gmail.com\", \"aut\"),\nperson(\"Marcel\", \"Ramos\", , \"marcel.ramos@sph.cuny.edu\", c(\"cre\", \"ctb\"),\ncomment = c(ORCID = \"0000-0002-3242-0582\")\n),\nperson(\"Alexandru\", \"Mahmoud\", , , \"ctb\"),\nperson(\"Sean\", \"Davis\", , , \"ctb\"),\nperson(\"Martin\", \"Morgan\", , , \"ctb\")\n)",
  "URL": "https://github.com/bergant/rapiclient",
  "BugReports": "https://github.com/bergant/rapiclient/issues",
  "Description": "Access services specified in OpenAPI (formerly Swagger)\nformat. It is not a code generator. Client is generated\ndynamically as a list of R functions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://bergant.r-universe.dev",
  "Date/Publication": "2024-09-30 16:55:22 UTC",
  "RemoteUrl": "https://github.com/bergant/rapiclient",
  "RemoteRef": "HEAD",
  "RemoteSha": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:25:43 UTC",
    "User": "root"
  },
  "Author": "Darko Bergant [aut],\nMarcel Ramos [cre, ctb] (ORCID:\n<https://orcid.org/0000-0002-3242-0582>),\nAlexandru Mahmoud [ctb],\nSean Davis [ctb],\nMartin Morgan [ctb]",
  "Maintainer": "Marcel Ramos <marcel.ramos@sph.cuny.edu>",
  "MD5sum": "abc121b3b0d703be7c405e861b89c1dc",
  "_user": "bergant",
  "_type": "src",
  "_file": "rapiclient_0.1.8.tar.gz",
  "_fileid": "289ddfba8970c4d4238d11154b3ed9f00f7487d753e800e54026f383046bcd1b",
  "_filesize": 118690,
  "_sha256": "289ddfba8970c4d4238d11154b3ed9f00f7487d753e800e54026f383046bcd1b",
  "_created": "2026-05-27T10:25:43.000Z",
  "_published": "2026-05-27T10:28:58.110Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78057000664,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238022726"
    },
    {
      "job": 78057000773,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238025349"
    },
    {
      "job": 78057000675,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238029326"
    },
    {
      "job": 78057000628,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238017616"
    },
    {
      "job": 78056630083,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237983589"
    },
    {
      "job": 78057000585,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238022242"
    },
    {
      "job": 78057000626,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238009911"
    },
    {
      "job": 78057000629,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238009239"
    },
    {
      "job": 78057000705,
      "time": 55,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238003177"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bergant/actions/runs/26505467671",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bergant/rapiclient",
  "_commit": {
    "id": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
    "author": "LiNk-NY <marcel.ramos@sph.cuny.edu>",
    "committer": "LiNk-NY <marcel.ramos@sph.cuny.edu>",
    "message": "version bump 0.1.8\n",
    "time": 1727715322
  },
  "_maintainer": {
    "name": "Marcel Ramos",
    "email": "marcel.ramos@sph.cuny.edu",
    "login": "link-ny",
    "bluesky": "@mramos148.bsky.social",
    "linkedin": "in/mramos148",
    "orcid": "0000-0002-3242-0582",
    "twitter": "@M2RuseR",
    "description": "Sr. Data Scientist @ CUNY School of Public Health: Waldron Lab & Bioconductor Core Team Member /  \nR 📦 dev ",
    "uuid": 4392950
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bergant",
  "_selfowned": true,
  "_usedby": 14,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "openapi",
    "swagger"
  ],
  "_stars": 67,
  "_contributors": [
    {
      "user": "bergant",
      "count": 34,
      "uuid": 8250901
    },
    {
      "user": "link-ny",
      "count": 29,
      "uuid": 4392950
    },
    {
      "user": "mtmorgan",
      "count": 25,
      "uuid": 118552
    },
    {
      "user": "seandavi",
      "count": 4,
      "uuid": 92435
    },
    {
      "user": "almahmoud",
      "count": 1,
      "uuid": 14061824
    }
  ],
  "_userbio": {
    "uuid": 8250901,
    "type": "user",
    "name": "Darko Bergant"
  },
  "_downloads": {
    "count": 1130,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rapiclient"
  },
  "_devurl": "https://github.com/bergant/rapiclient",
  "_searchresults": 39,
  "_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/rapiclient.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bergant/rapiclient",
  "_realowner": "bergant",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2017-02-14"
    },
    {
      "version": "0.1.3",
      "date": "2020-01-17"
    },
    {
      "version": "0.1.4",
      "date": "2024-04-23"
    },
    {
      "version": "0.1.5",
      "date": "2024-05-21"
    },
    {
      "version": "0.1.6",
      "date": "2024-08-21"
    },
    {
      "version": "0.1.8",
      "date": "2024-09-30"
    }
  ],
  "_exports": [
    "content_or_message",
    "content_or_stop",
    "content_or_warning",
    "get_api",
    "get_operation_definitions",
    "get_operations",
    "get_schema_graphviz_dot",
    "get_schema_structure",
    "get_schemas",
    "set_default_args",
    "set_default_args_call",
    "set_default_args_list"
  ],
  "_help": [
    {
      "page": "rapiclient-package",
      "title": "rapiclient: Open API (Swagger) Client",
      "topics": [
        "rapiclient-package",
        "rapiclient"
      ]
    },
    {
      "page": "get_api",
      "title": "Get API",
      "topics": [
        "get_api"
      ]
    },
    {
      "page": "get_operations",
      "title": "Get operations",
      "topics": [
        "get_operations"
      ]
    },
    {
      "page": "get_schemas",
      "title": "Get schemas",
      "topics": [
        "get_schemas"
      ]
    },
    {
      "page": "result_handlers",
      "title": "Simple functions to handle http response",
      "topics": [
        "content_or_message",
        "content_or_stop",
        "content_or_warning",
        "result_handlers"
      ]
    }
  ],
  "_readme": "https://github.com/bergant/rapiclient/raw/HEAD/readme.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys",
    "yaml"
  ],
  "_score": 7.3944971392726275,
  "_indexed": true,
  "_nocasepkg": "rapiclient",
  "_universes": [
    "bergant",
    "link-ny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-27T10:27:38.000Z",
      "distro": "noble",
      "commit": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
      "fileid": "c8169a9bb445c3edce74f3b59c0e3bc2311a42cdbc40ecc542ccaac97c7823af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergant/actions/runs/26505467671"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-27T10:27:46.000Z",
      "distro": "noble",
      "commit": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
      "fileid": "0bde7002ab90a799a46ce07db005294880abff434119cf88b8f0fdfd17cc3813",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergant/actions/runs/26505467671"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-27T10:27:59.000Z",
      "commit": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
      "fileid": "373ca70424a3e685dd43605c1b459e6f001a8de5b81cf0ed08144b14069e83f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergant/actions/runs/26505467671"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-27T10:27:27.000Z",
      "commit": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
      "fileid": "5b347069e6ba20f7bffa83a133b97b08cea9c66e43792ebed5d16db48982cbc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergant/actions/runs/26505467671"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-05-27T10:27:46.000Z",
      "commit": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
      "fileid": "18b5f2076c4a909e46b5d92c2790f247b960cc915e8f5260e03bcb03893f278d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bergant/actions/runs/26505467671"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-27T10:26:55.000Z",
      "commit": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
      "fileid": "c8edc9c94e7d008ba033b9c4c6530ef4af49d2d67b150a30f8208153c81277cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergant/actions/runs/26505467671"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-27T10:26:54.000Z",
      "commit": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
      "fileid": "64bcc80a8320b8ee2efc287654cac0d5f65d7d6355700489a68fc071284d7cb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergant/actions/runs/26505467671"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-27T10:26:40.000Z",
      "commit": "8969fbf2fb0a4ef1718e6d0431e23df9f54b4f19",
      "fileid": "3e838f7d27785136c5f9e97061767878b3462aeafab905d1c1a47134ee78b58a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergant/actions/runs/26505467671"
    }
  ]
}