{
  "_id": "6a200f6ab401979e734488b1",
  "Package": "fabricQueryR",
  "Title": "Query Data in 'Microsoft Fabric'",
  "Version": "0.2.1.9000",
  "Authors@R": "c(person(given = \"Luka\",\nfamily = \"Koning\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"koningluka@gmail.com\"),\nperson(given = \"Kennispunt Twente\",\nrole = \"fnd\",\nemail = \"info@kennispunttwente.nl\"))",
  "Description": "Query data hosted in 'Microsoft Fabric'. Provides helpers\nto open 'DBI' connections to 'SQL' endpoints of 'Lakehouse' and\n'Data Warehouse' items; submit 'Data Analysis Expressions'\n('DAX') queries to semantic model datasets in 'Microsoft\nFabric' and 'Power BI'; read 'Delta Lake' tables stored in\n'OneLake' ('Azure Data Lake Storage Gen2'); and execute 'Spark'\ncode via the 'Livy API'.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/kennispunttwente/fabricQueryR,\nhttps://kennispunttwente.github.io/fabricQueryR/",
  "BugReports": "https://github.com/kennispunttwente/fabricQueryR/issues",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://kennispunttwente.r-universe.dev",
  "Date/Publication": "2026-04-03 23:43:21 UTC",
  "RemoteUrl": "https://github.com/kennispunttwente/fabricqueryr",
  "RemoteRef": "HEAD",
  "RemoteSha": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 11:23:19 UTC",
    "User": "root"
  },
  "Author": "Luka Koning [aut, cre, cph],\nKennispunt Twente [fnd]",
  "Maintainer": "Luka Koning <koningluka@gmail.com>",
  "MD5sum": "42ffeeee90c34384bb546231feb4a464",
  "_user": "kennispunttwente",
  "_type": "src",
  "_file": "fabricQueryR_0.2.1.9000.tar.gz",
  "_fileid": "e834e7ef2010726acb64d848d7ee9310bbc3fb5b2cd2514cbb6c90f5c40ad4cd",
  "_filesize": 141073,
  "_sha256": "e834e7ef2010726acb64d848d7ee9310bbc3fb5b2cd2514cbb6c90f5c40ad4cd",
  "_created": "2026-06-03T11:23:19.000Z",
  "_published": "2026-06-03T11:26:34.665Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79282573525,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383221421"
    },
    {
      "job": 79282573467,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383215744"
    },
    {
      "job": 79282573498,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383222474"
    },
    {
      "job": 79282573515,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383219796"
    },
    {
      "job": 79282098267,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383179133"
    },
    {
      "job": 79282573426,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383218927"
    },
    {
      "job": 79282573531,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383207706"
    },
    {
      "job": 79282573488,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383200589"
    },
    {
      "job": 79282573479,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383203370"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kennispunttwente/actions/runs/26881385127",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kennispunttwente/fabricqueryr",
  "_commit": {
    "id": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
    "author": "lukakoning <koningluka@gmail.com>",
    "committer": "lukakoning <koningluka@gmail.com>",
    "message": "Increment version number to 0.2.1.9000\n",
    "time": 1775259801
  },
  "_maintainer": {
    "name": "Luka Koning",
    "email": "koningluka@gmail.com",
    "login": "lukakoning",
    "description": "",
    "uuid": 102363211
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "AzureAuth",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "AzureStor",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "odbc",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kennispunttwente",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 4
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-09-02"
    },
    {
      "name": "v0.2.0",
      "date": "2025-09-15"
    },
    {
      "name": "v0.2.1",
      "date": "2026-04-03"
    }
  ],
  "_topics": [
    "azure",
    "fabric",
    "powerbi"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "lukakoning",
      "count": 31,
      "uuid": 102363211
    }
  ],
  "_userbio": {
    "uuid": 205927260,
    "type": "organization",
    "name": "Kennispunt Twente",
    "description": "Wij leveren data, inzicht en kennis om de Twentse samenleving te versterken."
  },
  "_downloads": {
    "count": 525,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fabricQueryR"
  },
  "_devurl": "https://github.com/kennispunttwente/fabricqueryr",
  "_pkgdown": "https://kennispunttwente.github.io/fabricQueryR/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fabricQueryR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kennispunttwente/fabricqueryr",
  "_realowner": "kennispunttwente",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-09-08"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-15"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-03"
    }
  ],
  "_exports": [
    "fabric_livy_query",
    "fabric_onelake_read_delta_table",
    "fabric_pbi_dax_query",
    "fabric_sql_connect",
    "fabric_sql_query"
  ],
  "_help": [
    {
      "page": "fabric_livy_query",
      "title": "Run a Livy API query (Spark code) in Microsoft Fabric",
      "topics": [
        "fabric_livy_query"
      ]
    },
    {
      "page": "fabric_onelake_read_delta_table",
      "title": "Read a Microsoft Fabric/OneLake Delta table (ADLS Gen2)",
      "topics": [
        "fabric_onelake_read_delta_table"
      ]
    },
    {
      "page": "fabric_pbi_dax_query",
      "title": "Query a Microsoft Fabric/Power Bi semantic model with DAX",
      "topics": [
        "fabric_pbi_dax_query"
      ]
    },
    {
      "page": "fabric_sql_connect",
      "title": "Connect to a Microsoft Fabric SQL endpoint",
      "topics": [
        "fabric_sql_connect"
      ]
    },
    {
      "page": "fabric_sql_query",
      "title": "Run a SQL query against a Microsoft Fabric SQL endpoint (opening & closing connection)",
      "topics": [
        "fabric_sql_query"
      ]
    }
  ],
  "_readme": "https://github.com/kennispunttwente/fabricqueryr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "AzureAuth",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jose",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "fabricqueryr",
  "_universes": [
    "kennispunttwente",
    "lukakoning"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-03T11:25:27.000Z",
      "distro": "noble",
      "commit": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
      "fileid": "3de91bbd5165cf35eefd893967d56738ae4da2f4a0fd49e7f457228235c721d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennispunttwente/actions/runs/26881385127"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-03T11:25:10.000Z",
      "distro": "noble",
      "commit": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
      "fileid": "432497c6739e4eef25e7d59b8bffa35d1cd1258360411e3238300edfef9e5c2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennispunttwente/actions/runs/26881385127"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-03T11:25:34.000Z",
      "commit": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
      "fileid": "d17f98a3ce19498b26b8d3251592930a1530c2cf0cc8f8160b003e3751a94a6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennispunttwente/actions/runs/26881385127"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-03T11:25:21.000Z",
      "commit": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
      "fileid": "0d6864f25931d0adb7bc06d3ab494ab512f02c5fd2434cb8ae04be59d6badeec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennispunttwente/actions/runs/26881385127"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-06-03T11:25:31.000Z",
      "commit": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
      "fileid": "9fab5a28524da79d287c14ef1e5f6f63723cf069b87692bbe360ffe274f14673",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kennispunttwente/actions/runs/26881385127"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-03T11:24:38.000Z",
      "commit": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
      "fileid": "0cf0c12b028a5331573fcab1eb56cea246015b9426f5dbcff3b74eeca00741cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennispunttwente/actions/runs/26881385127"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-03T11:24:22.000Z",
      "commit": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
      "fileid": "51aa1b3afac852eb5f3e1d1e478d3996ffe1844a45952380305907bd3a5507bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennispunttwente/actions/runs/26881385127"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-03T11:24:27.000Z",
      "commit": "10b8143c58e55e1a091ab1d13a3e14fe2dae96c6",
      "fileid": "aec0e20ebc07b553d24ae060562fa53c5b45313f7019eada7bc50ba68a062711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennispunttwente/actions/runs/26881385127"
    }
  ]
}