{
  "_id": "6a5de82b9baadeef8ab56121",
  "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-07-20 09:16:05 UTC",
    "User": "root"
  },
  "Author": "Patrice Godard [aut, cre, cph],\nEusebiu Marcu [ctb]",
  "Maintainer": "Patrice Godard <patrice.godard@gmail.com>",
  "_user": "patzaw",
  "_type": "src",
  "_file": "ClickHouseHTTP_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4a52f2167ae2a57ad5eaa0d4778cbf69a3770e6844c516948e78aa36a2d0f1ca",
  "_filesize": 122018,
  "_sha256": "4a52f2167ae2a57ad5eaa0d4778cbf69a3770e6844c516948e78aa36a2d0f1ca",
  "_expires": "2026-10-28T09:19:38.000Z",
  "_created": "2026-07-20T09:16:05.000Z",
  "_published": "2026-07-20T09:19:39.616Z",
  "_jobs": [
    {
      "job": 88314581699,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8456251913"
    },
    {
      "job": 88314581741,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456237141"
    },
    {
      "job": 88314581739,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8456218681"
    },
    {
      "job": 88314581773,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456208663"
    },
    {
      "job": 88313930150,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456174673"
    },
    {
      "job": 88314581743,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8456226994"
    },
    {
      "job": 88314581799,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8456210690"
    },
    {
      "job": 88314581793,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8456208866"
    },
    {
      "job": 88314581758,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456210790"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/patzaw/actions/runs/29730572918",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 2
    }
  ],
  "_tags": [
    {
      "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",
    "followers": 17,
    "description": "Data scientist and bioinformatician. Strong experience in multiomics data analysis applied to pharmaceutical  research."
  },
  "_downloads": {
    "count": 428,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ClickHouseHTTP"
  },
  "_devurl": "https://github.com/patzaw/clickhousehttp",
  "_searchresults": 12,
  "_rbuild": "4.6.1",
  "_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",
    "rlang",
    "sys",
    "tidyselect",
    "vctrs",
    "withr"
  ],
  "_score": 4.760422483423213,
  "_indexed": true,
  "_nocasepkg": "clickhousehttp",
  "_universes": [
    "patzaw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-20T09:18:59.000Z",
      "distro": "resolute",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "https://r2.ropensci.org/dcf173e0fc177f0b38af0f6a305523f64f1a14cc3527bdf3f5bc6894292ea44e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/29730572918"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-20T09:18:24.000Z",
      "distro": "resolute",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "https://r2.ropensci.org/6350fe6505740f3b2a860584617ca41ee1c3aa0b0ecfa4828b1bfd16a631f42b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/29730572918"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-20T09:17:43.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "https://r2.ropensci.org/c4ab54c1b078bdc966aa9a78ba35e0e66d238b11976e1a0541a68f2cbda10f0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/29730572918"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-20T09:17:23.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "https://r2.ropensci.org/d6ddfb44f6c73437ac432d25d37f7275beb84791ec1e1608fe23b59995fb7bde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/29730572918"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-20T09:18:19.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "https://r2.ropensci.org/2a9fa794a468cbaf0e6f99028b0f05735740bed3b84f08b274d5267b9f3f6988",
      "status": "success",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/29730572918"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-20T09:17:14.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "https://r2.ropensci.org/9fd7ae4a202058f76db7a3eec92cff09684711f8121b5e0f9197209c099f5687",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/29730572918"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-20T09:17:11.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "https://r2.ropensci.org/ed2903568af09db06dee6f5e3b1e7ba5b8812575b560ca7c1eafb305ba04411a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/29730572918"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-20T09:17:10.000Z",
      "commit": "ca51b32b39a8524ef1f05df760d683e8b2801461",
      "fileid": "https://r2.ropensci.org/8b7e2ff7109bc0d7cfda1570cdc7d2dabf4eb03562455eb4bb4ee74a9770f7f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/29730572918"
    }
  ]
}