{
  "_id": "6a103a12acfb0bcc41c9b2f0",
  "Package": "qbr",
  "Title": "Access the 'Quickbase' JSON API",
  "Version": "1.3.0.9000",
  "Authors@R": "c(\nperson(\"John\", \"Erdmann\", , \"john.erdmann@keene.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Keene State College\", role = c(\"cph\", \"fnd\")))",
  "Description": "Programmatically access the 'Quickbase' JSON API\n<https://developer.quickbase.com>. You supply parameters for an\nAPI call, 'qbr' delivers an http request to the API endpoint\nand returns its response. Outputs follow 'tidyverse'\nphilosophy.",
  "URL": "https://github.com/BHII-KSC/qbr",
  "BugReports": "https://github.com/BHII-KSC/qbr/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://bhii-ksc.r-universe.dev",
  "Date/Publication": "2025-01-13 22:04:51 UTC",
  "RemoteUrl": "https://github.com/bhii-ksc/qbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 05:07:22 UTC",
    "User": "root"
  },
  "Author": "John Erdmann [aut, cre],\nKeene State College [cph, fnd]",
  "Maintainer": "John Erdmann <john.erdmann@keene.edu>",
  "MD5sum": "a5ffe5c1a86b73ce0cc318d11eb8a091",
  "_user": "bhii-ksc",
  "_type": "src",
  "_file": "qbr_1.3.0.9000.tar.gz",
  "_fileid": "7498bc60fb740c4516dad890c886bbba20616a8d9fa3fd7f57ca6f137cadcd04",
  "_filesize": 147669,
  "_sha256": "7498bc60fb740c4516dad890c886bbba20616a8d9fa3fd7f57ca6f137cadcd04",
  "_created": "2026-05-12T05:07:22.000Z",
  "_published": "2026-05-22T11:12:18.900Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368167153,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936117113"
    },
    {
      "job": 77368167531,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936116555"
    },
    {
      "job": 77368167353,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936118324"
    },
    {
      "job": 77368167133,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936115312"
    },
    {
      "job": 77368167068,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936094457"
    },
    {
      "job": 77368166632,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159109997"
    },
    {
      "job": 77368167303,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936107673"
    },
    {
      "job": 77368167154,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936111888"
    },
    {
      "job": 77368167187,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936116480"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bhii-ksc/actions/runs/25659867841",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bhii-ksc/qbr",
  "_commit": {
    "id": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
    "author": "John Erdmann <john.erdmann@keene.edu>",
    "committer": "John Erdmann <john.erdmann@keene.edu>",
    "message": "Fixed a bug where delete_fields was autounboxing field_id vectors of length 1.\n",
    "time": 1736805891
  },
  "_maintainer": {
    "name": "John Erdmann",
    "email": "john.erdmann@keene.edu",
    "login": "bhii-ksc",
    "uuid": 47009330
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.9",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.7",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 0.2.3",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    }
  ],
  "_owner": "bhii-ksc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "bhii-ksc",
      "count": 48,
      "uuid": 47009330
    }
  ],
  "_userbio": {
    "uuid": 47009330,
    "type": "user",
    "name": "BHII-KSC",
    "description": "Behavioral Health Improvement Institute at Keene State College"
  },
  "_downloads": {
    "count": 732,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qbr"
  },
  "_devurl": "https://github.com/bhii-ksc/qbr",
  "_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/qbr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bhii-ksc/qbr",
  "_realowner": "bhii-ksc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-05-18"
    },
    {
      "version": "1.1.0",
      "date": "2022-06-30"
    },
    {
      "version": "1.2.0",
      "date": "2022-11-11"
    },
    {
      "version": "1.2.3",
      "date": "2023-08-24"
    },
    {
      "version": "1.2.4",
      "date": "2024-09-26"
    },
    {
      "version": "1.3.0",
      "date": "2025-01-10"
    }
  ],
  "_exports": [
    "clone_token",
    "copy_app",
    "deactivate_token",
    "delete_app",
    "delete_fields",
    "delete_records",
    "delete_token",
    "get_app",
    "get_app_events",
    "get_fields",
    "get_report",
    "get_reports",
    "get_tables",
    "get_users",
    "qb_run",
    "query_records",
    "run_report",
    "summarize_app",
    "update_records"
  ],
  "_help": [
    {
      "page": "clone_token",
      "title": "Clone a user token",
      "topics": [
        "clone_token"
      ]
    },
    {
      "page": "copy_app",
      "title": "Copy an app",
      "topics": [
        "copy_app"
      ]
    },
    {
      "page": "deactivate_token",
      "title": "Deactivate a user token",
      "topics": [
        "deactivate_token"
      ]
    },
    {
      "page": "delete_app",
      "title": "Delete an app",
      "topics": [
        "delete_app"
      ]
    },
    {
      "page": "delete_fields",
      "title": "Delete field(s) in a table",
      "topics": [
        "delete_fields"
      ]
    },
    {
      "page": "delete_records",
      "title": "Delete records",
      "topics": [
        "delete_records"
      ]
    },
    {
      "page": "delete_token",
      "title": "Delete a user token",
      "topics": [
        "delete_token"
      ]
    },
    {
      "page": "get_app",
      "title": "Get an app",
      "topics": [
        "get_app"
      ]
    },
    {
      "page": "get_app_events",
      "title": "Get app events",
      "topics": [
        "get_app_events"
      ]
    },
    {
      "page": "get_fields",
      "title": "Get all fields in a table",
      "topics": [
        "get_fields"
      ]
    },
    {
      "page": "get_report",
      "title": "Get a report",
      "topics": [
        "get_report"
      ]
    },
    {
      "page": "get_reports",
      "title": "Get all reports for a table",
      "topics": [
        "get_reports"
      ]
    },
    {
      "page": "get_tables",
      "title": "Get all tables",
      "topics": [
        "get_tables"
      ]
    },
    {
      "page": "get_users",
      "title": "Get users",
      "topics": [
        "get_users"
      ]
    },
    {
      "page": "qb_run",
      "title": "Run a Quickbase report",
      "topics": [
        "qb_run"
      ]
    },
    {
      "page": "query_records",
      "title": "Query for data",
      "topics": [
        "query_records"
      ]
    },
    {
      "page": "run_report",
      "title": "Run a report",
      "topics": [
        "run_report"
      ]
    },
    {
      "page": "summarize_app",
      "title": "Summarize an app",
      "topics": [
        "summarize_app"
      ]
    },
    {
      "page": "update_records",
      "title": "Insert/Update records",
      "topics": [
        "update_records"
      ]
    }
  ],
  "_readme": "https://github.com/bhii-ksc/qbr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "qbr",
  "_universes": [
    "bhii-ksc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0.9000",
      "date": "2026-05-12T05:09:29.000Z",
      "distro": "noble",
      "commit": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
      "fileid": "8f5cd723715c5541e3dfa546916f66841fa151959845025934da73ba2f3910e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bhii-ksc/actions/runs/25659867841"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0.9000",
      "date": "2026-05-12T05:09:27.000Z",
      "distro": "noble",
      "commit": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
      "fileid": "4f04e3fd0f75ed9137446cbee39e8f20a009ebd25f16954b414fd1610b26b345",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bhii-ksc/actions/runs/25659867841"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0.9000",
      "date": "2026-05-12T05:09:37.000Z",
      "commit": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
      "fileid": "3e1102d466de89a20f99eb49457d31074d6ca8e85dcb6b65ebeba84c24f9dcfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bhii-ksc/actions/runs/25659867841"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0.9000",
      "date": "2026-05-12T05:09:22.000Z",
      "commit": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
      "fileid": "1a333043c35ae7fce6ae8830e26d9fdb77abe64965ad63eb42cb38d17561aee4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bhii-ksc/actions/runs/25659867841"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-05-12T05:08:33.000Z",
      "commit": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
      "fileid": "e2260cc9a0c1db84773173f882318bc25eaa2fc4663aff42a4beeffe2d3fbd0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bhii-ksc/actions/runs/25659867841"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-05-12T05:08:56.000Z",
      "commit": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
      "fileid": "2f8f0dc75a4a1113651e90dc92e4ae7e7858aa7310f955b486a57fa4f95b7392",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bhii-ksc/actions/runs/25659867841"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-05-12T05:09:23.000Z",
      "commit": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
      "fileid": "eab2a0e2e68435d8411c7212547de3f6e45f5c739475ca6cc0a174ca1f10d438",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bhii-ksc/actions/runs/25659867841"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0.9000",
      "date": "2026-05-22T11:12:05.000Z",
      "commit": "f2b61d136f2ff699c06dd848dc54974dfdb2ea57",
      "fileid": "a668e5d713c4c77ca3258c17c3e08d7c91145eace9d185c7f47594f16f21fff1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bhii-ksc/actions/runs/25659867841"
    }
  ]
}