{
  "_id": "6a200a20b401979e73447269",
  "Package": "implyr",
  "Type": "Package",
  "Title": "R Interface for Apache Impala",
  "Version": "0.5.0.9000",
  "Authors@R": "c(\nperson(\"Ian\", \"Cook\", email = \"ianmcook@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(family = \"Cloudera\", role = c(\"cph\"))\n)",
  "Maintainer": "Ian Cook <ianmcook@gmail.com>",
  "Description": "'SQL' back-end to 'dplyr' for Apache Impala, the massively\nparallel processing query engine for Apache 'Hadoop'. Impala\nenables low-latency 'SQL' queries on data stored in the\n'Hadoop' Distributed File System '(HDFS)', Apache 'HBase',\nApache 'Kudu', Amazon Simple Storage Service '(S3)', Microsoft\nAzure Data Lake Store '(ADLS)', and Dell 'EMC' 'Isilon'. See\n<https://impala.apache.org> for more information about Impala.",
  "URL": "https://github.com/ianmcook/implyr",
  "BugReports": "https://github.com/ianmcook/implyr/issues",
  "SystemRequirements": "Impala driver to support a 'DBI'-compatible R\ninterface",
  "NeedsCompilation": "no",
  "License": "Apache License 2.0 | file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ianmcook.r-universe.dev",
  "Date/Publication": "2024-02-06 15:58:12 UTC",
  "RemoteUrl": "https://github.com/ianmcook/implyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
  "Packaged": {
    "Date": "2026-06-03 11:00:16 UTC",
    "User": "root"
  },
  "Author": "Ian Cook [aut, cre],\nCloudera [cph]",
  "MD5sum": "369cef478b894698569b9ffecade37ea",
  "_user": "ianmcook",
  "_type": "src",
  "_file": "implyr_0.5.0.9000.tar.gz",
  "_fileid": "fe7ba26843fcf9a40b1b6ade1733b0943101fdd229edcf2f1e164f50f5d1ee3a",
  "_filesize": 192452,
  "_sha256": "fe7ba26843fcf9a40b1b6ade1733b0943101fdd229edcf2f1e164f50f5d1ee3a",
  "_created": "2026-06-03T11:00:16.000Z",
  "_published": "2026-06-03T11:04:00.813Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79278854708,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382764862"
    },
    {
      "job": 79278854718,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382779862"
    },
    {
      "job": 79278854713,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382762610"
    },
    {
      "job": 79278854712,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382756900"
    },
    {
      "job": 79278367468,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382715818"
    },
    {
      "job": 79278854709,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382770475"
    },
    {
      "job": 79278854710,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382745176"
    },
    {
      "job": 79278854741,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382744222"
    },
    {
      "job": 79278854839,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382751468"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ianmcook/actions/runs/26880304608",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ianmcook/implyr",
  "_commit": {
    "id": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
    "author": "Ian Cook <ianmcook@gmail.com>",
    "committer": "Ian Cook <ianmcook@gmail.com>",
    "message": "Version bump\n",
    "time": 1707235092
  },
  "_maintainer": {
    "name": "Ian Cook",
    "email": "ianmcook@gmail.com",
    "login": "ianmcook",
    "bluesky": "@ian.columnar.tech",
    "linkedin": "in/ianmcook",
    "twitter": "@ianmcook",
    "description": "Accelerating data connectivity with Apache Arrow",
    "uuid": 280509
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "version": ">= 1.1.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.2",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "version": ">= 2.4.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Lahman",
      "version": ">= 3.0-1",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "odbc",
      "role": "Suggests"
    },
    {
      "package": "RJDBC",
      "role": "Suggests"
    },
    {
      "package": "rJava",
      "version": ">= 0.4-15",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ianmcook",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "apache",
    "dplyr",
    "dplyr-sql-backends",
    "hadoop",
    "impala",
    "jdbc",
    "odbc",
    "sql",
    "tidyverse"
  ],
  "_stars": 79,
  "_contributors": [
    {
      "user": "ianmcook",
      "count": 48,
      "uuid": 280509
    },
    {
      "user": "bendettasd",
      "count": 2,
      "uuid": 93295379
    },
    {
      "user": "karoliskascenas",
      "count": 2,
      "uuid": 26895203
    },
    {
      "user": "liudvikasakelis",
      "count": 2,
      "uuid": 15872732
    }
  ],
  "_userbio": {
    "uuid": 280509,
    "type": "user",
    "name": "Ian Cook",
    "description": "Accelerating data connectivity with Apache Arrow"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/implyr"
  },
  "_devurl": "https://github.com/ianmcook/implyr",
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/implyr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ianmcook/implyr",
  "_realowner": "ianmcook",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-03-24"
    },
    {
      "version": "0.2.0",
      "date": "2017-06-21"
    },
    {
      "version": "0.2.1",
      "date": "2017-06-27"
    },
    {
      "version": "0.2.2",
      "date": "2018-02-11"
    },
    {
      "version": "0.2.3",
      "date": "2018-03-18"
    },
    {
      "version": "0.2.4",
      "date": "2018-05-17"
    },
    {
      "version": "0.3.0",
      "date": "2019-07-21"
    },
    {
      "version": "0.4.0",
      "date": "2021-03-29"
    },
    {
      "version": "0.5.0",
      "date": "2024-02-06"
    }
  ],
  "_exports": [
    "dbDisconnect",
    "dbExecute",
    "dbGetQuery",
    "impala_unnest",
    "in_schema",
    "src_databases",
    "src_impala",
    "src_schemas"
  ],
  "_help": [
    {
      "page": "compute",
      "title": "Force execution of an Impala query",
      "topics": [
        "collapse",
        "collapse.tbl_impala",
        "collect",
        "collect.tbl_impala",
        "compute",
        "compute.tbl_impala"
      ]
    },
    {
      "page": "copy_to",
      "title": "Copy a (very small) local data frame to Impala",
      "topics": [
        "copy_to",
        "copy_to.src_impala"
      ]
    },
    {
      "page": "db_desc",
      "title": "Describe the Impala data source",
      "topics": [
        "db_desc",
        "db_desc.impala_connection"
      ]
    },
    {
      "page": "dbDisconnect-src_impala-method",
      "title": "Close the connection to Impala",
      "topics": [
        "dbDisconnect,src_impala-method"
      ]
    },
    {
      "page": "dbExecute-src_impala-character-method",
      "title": "Execute an Impala statement that returns no result",
      "topics": [
        "dbExecute,src_impala,character-method"
      ]
    },
    {
      "page": "dbGetQuery-src_impala-character-method",
      "title": "Send SQL query to Impala and retrieve results",
      "topics": [
        "dbGetQuery,src_impala,character-method"
      ]
    },
    {
      "page": "impala_unnest",
      "title": "Unnest a complex column in an Impala table",
      "topics": [
        "impala_unnest"
      ]
    },
    {
      "page": "src_databases",
      "title": "List all available databases",
      "topics": [
        "src_databases",
        "src_schemas"
      ]
    },
    {
      "page": "src_impala",
      "title": "Connect to Impala and create a remote dplyr data source",
      "topics": [
        "src_impala"
      ]
    },
    {
      "page": "tbl",
      "title": "Create a lazy 'tbl' from an Impala table",
      "topics": [
        "tbl",
        "tbl.src_impala"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ianmcook/implyr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ianmcook/implyr/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "blob",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.696967640744023,
  "_indexed": true,
  "_nocasepkg": "implyr",
  "_universes": [
    "ianmcook"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-03T11:02:31.000Z",
      "distro": "noble",
      "commit": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
      "fileid": "15f1b3a01a002db5b7df770e75d1f6df0726342e9cfe1102300c72756abcffc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ianmcook/actions/runs/26880304608"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-03T11:03:16.000Z",
      "distro": "noble",
      "commit": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
      "fileid": "3da19ee454c39f5c0abfa88698372a3ce9d4fecc64214e13785c2414ea592ce9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ianmcook/actions/runs/26880304608"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-03T11:02:29.000Z",
      "commit": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
      "fileid": "40d4fcab61884df9c94b43c851d0a943809d9a5489cff8d5b9e9998ccd0698d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ianmcook/actions/runs/26880304608"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-03T11:02:07.000Z",
      "commit": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
      "fileid": "9bf6c61549d2399dc08939616856f8467bda6a6a113a295f7879bc615855d274",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ianmcook/actions/runs/26880304608"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-06-03T11:03:10.000Z",
      "commit": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
      "fileid": "d94228c0337ccedc7c0356575a6ba8331edf19887173f0741202570269a362a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ianmcook/actions/runs/26880304608"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-03T11:01:28.000Z",
      "commit": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
      "fileid": "be4dda302b463ea426cf47cdac707c963db5973130cdcc298c85f6d212ec46c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ianmcook/actions/runs/26880304608"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-03T11:01:24.000Z",
      "commit": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
      "fileid": "94c11057b2ee70dfee4b61a4681e310c86210f13c28099a616c441cf9aef7377",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ianmcook/actions/runs/26880304608"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-03T11:01:43.000Z",
      "commit": "01850e4e909eb447c53ca69b4c264f7bbd52f230",
      "fileid": "87b1a90b7b07173d2ca9336e98f32b4bdd86fba19de212e3d92ab32a23db7f7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ianmcook/actions/runs/26880304608"
    }
  ]
}