{
  "_id": "6a0fed1bacfb0bcc41c73d4c",
  "Package": "ClickHouseHTTP",
  "Type": "Package",
  "Title": "A Simple HTTP Database Interface to 'ClickHouse'",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\n\"Patrice\", \"Godard\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"patrice.godard@gmail.com\"\n),\nperson(\n\"Eusebiu\", \"Marcu\",\nrole = \"ctb\",\nemail = \"marcueusebiu@gmail.com\"\n)\n)",
  "Description": "'ClickHouse' (<https://clickhouse.com/>) is an\nopen-source, high performance columnar OLAP (online analytical\nprocessing of queries) database management system for real-time\nanalytics using SQL. This 'DBI' backend relies on the\n'ClickHouse' HTTP interface and support HTTPS protocol.",
  "URL": "https://github.com/patzaw/ClickHouseHTTP",
  "BugReports": "https://github.com/patzaw/ClickHouseHTTP/issues",
  "Roxygen": "list(markdown = TRUE)",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake libssl-dev",
  "Repository": "https://patzaw.r-universe.dev",
  "Date/Publication": "2026-05-18 12:58:49 UTC",
  "RemoteUrl": "https://github.com/patzaw/clickhousehttp",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca51b32b39a8524ef1f05df760d683e8b2801461",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:55:15 UTC",
    "User": "root"
  },
  "Author": "Patrice Godard [aut, cre, cph],\nEusebiu Marcu [ctb]",
  "Maintainer": "Patrice Godard <patrice.godard@gmail.com>",
  "MD5sum": "ccd5039e75b44371c082f902c0e88d57",
  "_user": "patzaw",
  "_type": "src",
  "_file": "ClickHouseHTTP_1.0.0.tar.gz",
  "_fileid": "29947341381071223653f89cd2af116ede4898235a3bf6137cdf735a413abffd",
  "_filesize": 120217,
  "_sha256": "29947341381071223653f89cd2af116ede4898235a3bf6137cdf735a413abffd",
  "_created": "2026-05-21T10:55:15.000Z",
  "_published": "2026-05-22T05:43:55.091Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77323150691,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133906504"
    },
    {
      "job": 77323150667,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133907419"
    },
    {
      "job": 77323150545,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7134148958"
    },
    {
      "job": 77323150659,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134203548"
    },
    {
      "job": 77323150454,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133861672"
    },
    {
      "job": 77323150464,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145559697"
    },
    {
      "job": 77323150565,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133892061"
    },
    {
      "job": 77323150416,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153572495"
    },
    {
      "job": 77323150513,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133887825"
    }
  ],
  "_buildurl": "https://github.com/r-universe/patzaw/actions/runs/26221491812",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/patzaw/clickhousehttp",
  "_commit": {
    "id": "ca51b32b39a8524ef1f05df760d683e8b2801461",
    "author": "Patrice Godard <patrice.godard@angelinipharma.com>",
    "committer": "Patrice Godard <patrice.godard@angelinipharma.com>",
    "message": "bug corrections and improvements\n",
    "time": 1779109129
  },
  "_maintainer": {
    "name": "Patrice Godard",
    "email": "patrice.godard@gmail.com",
    "login": "patzaw",
    "linkedin": "in/patrice-godard-65a25920",
    "description": "Data scientist and bioinformatician. Strong experience in multiomics data analysis applied to pharmaceutical  research.",
    "uuid": 9802306
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    }
  ],
  "_owner": "patzaw",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-21",
      "n": 4
    },
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.3.4",
      "date": "2025-06-05"
    },
    {
      "name": "v1.0.0",
      "date": "2026-05-18"
    }
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "patzaw",
      "count": 24,
      "uuid": 9802306
    }
  ],
  "_userbio": {
    "uuid": 9802306,
    "type": "user",
    "name": "Patrice Godard",
    "description": "Data scientist and bioinformatician. Strong experience in multiomics data analysis applied to pharmaceutical  research."
  },
  "_downloads": {
    "count": 314,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ClickHouseHTTP"
  },
  "_devurl": "https://github.com/patzaw/clickhousehttp",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/ClickHouseHTTP.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/patzaw/clickhousehttp",
  "_realowner": "patzaw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-03-29"
    },
    {
      "version": "0.1.3",
      "date": "2022-09-05"
    },
    {
      "version": "0.3.0",
      "date": "2023-02-16"
    },
    {
      "version": "0.3.2",
      "date": "2023-07-04"
    },
    {
      "version": "0.3.3",
      "date": "2024-04-18"
    },
    {
      "version": "0.3.4",
      "date": "2025-06-05"
    },
    {
      "version": "1.0.0",
      "date": "2026-05-18"
    }
  ],
  "_exports": [
    "ClickHouseHTTP",
    "dbConnect",
    "dbCreateTable",
    "dbGetInfo",
    "dbSendQuery",
    "dbWriteTable"
  ],
  "_help": [
    {
      "page": "ClickHouseHTTP",
      "title": "Create a ClickHouseHTTP DBI driver",
      "topics": [
        "ClickHouseHTTP"
      ]
    },
    {
      "page": "ClickHouseHTTPConnection-class",
      "title": "ClickHouseHTTPConnection class.",
      "topics": [
        "ClickHouseHTTPConnection-class",
        "dbAppendTable,ClickHouseHTTPConnection-method",
        "dbCreateTable,ClickHouseHTTPConnection-method",
        "dbExistsTable,ClickHouseHTTPConnection,character-method",
        "dbGetInfo,ClickHouseHTTPConnection-method",
        "dbListFields,ClickHouseHTTPConnection,character-method",
        "dbListTables,ClickHouseHTTPConnection-method",
        "dbReadTable,ClickHouseHTTPConnection,character-method",
        "dbRemoveTable,ClickHouseHTTPConnection,ANY-method",
        "dbSendQuery,ClickHouseHTTPConnection,character-method",
        "dbWriteTable,ClickHouseHTTPConnection,ANY-method"
      ]
    },
    {
      "page": "ClickHouseHTTPDriver-class",
      "title": "Driver for the ClickHouse database using HTTP(S) interface",
      "topics": [
        "ClickHouseHTTPDriver-class",
        "dbConnect,ClickHouseHTTPDriver-method"
      ]
    },
    {
      "page": "ClickHouseHTTPResult-class",
      "title": "ClickHouseHTTPResult class.",
      "topics": [
        "ClickHouseHTTPResult-class"
      ]
    }
  ],
  "_readme": "https://github.com/patzaw/clickhousehttp/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tidyselect",
    "vctrs",
    "withr"
  ],
  "_score": 5.061452479087194,
  "_indexed": true,
  "_nocasepkg": "clickhousehttp",
  "_universes": [
    "patzaw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T10:57:27.000Z",
      "distro": "noble",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "46f0c20d1a1f806f8d7667b1e3a3b362342a9f4dbeaaec7cc7920ec131c366b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26221491812"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T10:57:30.000Z",
      "distro": "noble",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "8e5c7b8f5efbc58b8730622ea7e70c855d2b13492da0413e7aa8b92f24e188d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26221491812"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T11:10:01.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "39beb9dcf2054301fe10e0858f5b5e27539c80354b79abf0f439467580f1d13c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26221491812"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T11:12:49.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "467f1045772fe2b2301da32ec5008c33d06898e459a4c9f87be0fa3ca9a8ca7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26221491812"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-21T19:43:32.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "a4f7923a860ea12a83241dbc031f2b7f1b3794b86be66e2baf1bdbffa2ec4c93",
      "status": "success",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26221491812"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T10:56:39.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "887a8eecf1c495cf2d97b265ebf25e89c8bd3a82fc3ace90a4c4bdb387ea291a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26221491812"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-22T05:43:19.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "6ce6a4bacb4823e7c751b802e662c12f25eb5bd7aea3af653443f5f5aff7b290",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26221491812"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T10:56:27.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "09c94aaa2dcfe59e5f46e05674bdbc5d16e8712a2d3f36fd0362a170faea8a82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26221491812"
    }
  ]
}