{
  "_id": "6a168ebbacfb0bcc41d77d46",
  "Package": "polarssql",
  "Title": "A 'polars' backend for 'DBI'.",
  "Description": "DBI-compliant interface to 'polars'.",
  "Version": "0.0.0.9000",
  "Authors@R": "c(person(\"Tatsuya\", \"Shima\", email = \"ts1s1andn@gmail.com\", role = c(\"aut\", \"cre\")))",
  "License": "MIT + file LICENSE",
  "URL": "https://rpolars.github.io/r-polarssql/,\nhttps://github.com/rpolars/r-polarssql",
  "BugReports": "https://github.com/rpolars/r-polarssql/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Collate": "'polarssql-package.R' 'Driver.R' 'Connection.R' 'Result.R'\n'dbClearResult_Result.R' 'dbConnect_Driver.R'\n'dbDisconnect_Connectsion.R'\n'dbExistsTable_Connection_character.R' 'dbFetch_Result.R'\n'dbGetRowsAffected_Result.R' 'dbHasCompleted_Result.R'\n'dbIsValid_Connection.R' 'dbIsValid_Driver.R'\n'dbIsValid_Result.R' 'dbListFields_Connection_character.R'\n'dbListTables_Connection.R'\n'dbQuoteIdentifier_Connection_character.R'\n'dbQuoteString_Connection_character.R'\n'dbRemoveTable_Connection_character.R'\n'dbSendQuery_Connection_character.R'\n'dbWriteTable_Connection_character.R' 'default_connection.R'\n'pkg-dbplyr.R' 'query.R' 'register.R' 'show_Connection.R'\n'show_Driver.R' 'show_Result.R' 'utils.R' 'zzz.R'",
  "Repository": "https://rpolars.r-universe.dev",
  "Date/Publication": "2025-07-20 13:06:03 UTC",
  "RemoteUrl": "https://github.com/rpolars/r-polarssql",
  "RemoteRef": "HEAD",
  "RemoteSha": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:24:27 UTC",
    "User": "root"
  },
  "Author": "Tatsuya Shima [aut, cre]",
  "Maintainer": "Tatsuya Shima <ts1s1andn@gmail.com>",
  "MD5sum": "01a4911e73da7aa6468a36cb5c876f34",
  "_user": "rpolars",
  "_type": "src",
  "_file": "polarssql_0.0.0.9000.tar.gz",
  "_fileid": "49c2b0392d586670d381794b3bb6d807ee39e10c244c5bcdbac2bdd88993ad27",
  "_filesize": 122074,
  "_sha256": "49c2b0392d586670d381794b3bb6d807ee39e10c244c5bcdbac2bdd88993ad27",
  "_created": "2026-05-27T06:24:27.000Z",
  "_published": "2026-05-27T06:27:07.334Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78019855855,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7233378017"
    },
    {
      "job": 78019855897,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7233377056"
    },
    {
      "job": 78019855884,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7233362616"
    },
    {
      "job": 78019855881,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7233373549"
    },
    {
      "job": 78019477385,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233344453"
    },
    {
      "job": 78019855840,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233377823"
    },
    {
      "job": 78019855918,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7233367836"
    },
    {
      "job": 78019855867,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7233363882"
    },
    {
      "job": 78019855895,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7233362435"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rpolars/actions/runs/26494520924",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rpolars/r-polarssql",
  "_commit": {
    "id": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
    "author": "eitsupi <50911393+eitsupi@users.noreply.github.com>",
    "committer": "eitsupi <50911393+eitsupi@users.noreply.github.com>",
    "message": "test: update tests to match polars 1.0.0\n",
    "time": 1753016763
  },
  "_maintainer": {
    "name": "Tatsuya Shima",
    "email": "ts1s1andn@gmail.com",
    "login": "eitsupi",
    "mastodon": "@eitsupi@fosstodon.org",
    "twitter": "@eitsupi",
    "description": "",
    "uuid": 50911393
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "polars",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "nanoarrow",
      "role": "Suggests"
    },
    {
      "package": "patrick",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "DBItest",
      "version": ">= 1.7.3",
      "role": "Suggests"
    }
  ],
  "_owner": "rpolars",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "dplyr",
    "dplyr-sql-backends",
    "polars"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "eitsupi",
      "count": 62,
      "uuid": 50911393
    }
  ],
  "_userbio": {
    "uuid": 116646001,
    "type": "organization",
    "name": "rpolars",
    "description": "Bring polars to R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/polarssql"
  },
  "_devurl": "https://github.com/rpolars/r-polarssql",
  "_pkgdown": "https://rpolars.github.io/r-polarssql/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/polarssql.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dbAppendTable",
    "dbCanConnect",
    "dbClearResult",
    "dbConnect",
    "dbCreateTable",
    "dbDisconnect",
    "dbExecute",
    "dbExistsTable",
    "dbFetch",
    "dbGetQuery",
    "dbGetRowsAffected",
    "dbHasCompleted",
    "dbIsReadOnly",
    "dbIsValid",
    "dbListFields",
    "dbListObjects",
    "dbListTables",
    "dbQuoteIdentifier",
    "dbQuoteLiteral",
    "dbQuoteString",
    "dbReadTable",
    "dbRemoveTable",
    "dbSendQuery",
    "dbUnquoteIdentifier",
    "dbWithTransaction",
    "dbWriteTable",
    "Id",
    "polarssql",
    "polarssql_default_connection",
    "polarssql_query",
    "polarssql_register",
    "polarssql_unregister",
    "show",
    "simulate_polarssql",
    "tbl_polarssql"
  ],
  "_help": [
    {
      "page": "as_polars_lf.tbl_polarssql_connection",
      "title": "Compute results of a dbplyr query",
      "topics": [
        "as.data.frame.tbl_polarssql_connection",
        "as_polars_df.tbl_polarssql_connection",
        "as_polars_lf.tbl_polarssql_connection",
        "as_tibble.tbl_polarssql_connection",
        "collect.tbl_polarssql_connection",
        "compute.tbl_polarssql_connection"
      ]
    },
    {
      "page": "DBI",
      "title": "DBI methods",
      "topics": [
        "dbClearResult,polarssql_result-method",
        "dbClearResult_polarssql_result",
        "dbConnect,polarssql_driver-method",
        "dbConnect_polarssql_driver",
        "dbDisconnect,polarssql_connection-method",
        "dbDisconnect_polarssql_connection",
        "dbExistsTable,polarssql_connection,character-method",
        "dbExistsTable_polarssql_connection_character",
        "dbFetch,polarssql_result-method",
        "dbFetch_polarssql_result",
        "dbGetRowsAffected,polarssql_result-method",
        "dbGetRowsAffected_polarssql_result",
        "dbHasCompleted,polarssql_result-method",
        "dbHasCompleted_polarssql_result",
        "DBI",
        "dbIsValid,polarssql_connection-method",
        "dbIsValid,polarssql_driver-method",
        "dbIsValid,polarssql_result-method",
        "dbIsValid_polarssql_connection",
        "dbIsValid_polarssql_driver",
        "dbIsValid_polarssql_result",
        "dbListFields,polarssql_connection,character-method",
        "dbListFields_polarssql_connection_character",
        "dbListTables,polarssql_connection-method",
        "dbListTables_polarssql_connection",
        "dbQuoteIdentifier,polarssql_connection,character-method",
        "dbQuoteIdentifier_polarssql_connection_character",
        "dbQuoteString,polarssql_connection,character-method",
        "dbQuoteString_polarssql_connection_character",
        "dbRemoveTable,polarssql_connection,character-method",
        "dbRemoveTable_polarssql_connection_character",
        "dbSendQuery,polarssql_connection,character-method",
        "dbSendQuery_polarssql_connection_character",
        "dbWriteTable,polarssql_connection,character,data.frame-method",
        "dbWriteTable_polarssql_connection_character_data.frame",
        "polarssql_connection-class",
        "polarssql_driver-class",
        "polarssql_result-class",
        "show,polarssql_connection-method",
        "show,polarssql_driver-method",
        "show,polarssql_result-method",
        "show_polarssql_connection",
        "show_polarssql_driver",
        "show_polarssql_result"
      ]
    },
    {
      "page": "dbplyr-backend-polarssql",
      "title": "polarssql backend for dbplyr",
      "topics": [
        "simulate_polarssql",
        "tbl_polarssql"
      ]
    },
    {
      "page": "polarssql",
      "title": "polarssql driver",
      "topics": [
        "polarssql"
      ]
    },
    {
      "page": "polarssql_default_connection",
      "title": "Get the default connection",
      "topics": [
        "polarssql_default_connection"
      ]
    },
    {
      "page": "polarssql_query",
      "title": "Execute SQL query",
      "topics": [
        "polarssql_query"
      ]
    },
    {
      "page": "polarssql_register",
      "title": "Register data frames as tables",
      "topics": [
        "polarssql_register",
        "polarssql_unregister"
      ]
    }
  ],
  "_readme": "https://github.com/rpolars/r-polarssql/raw/HEAD/README.md",
  "_rundeps": [
    "DBI",
    "polars",
    "rlang",
    "S7"
  ],
  "_score": 3.4313637641589874,
  "_indexed": true,
  "_nocasepkg": "polarssql",
  "_universes": [
    "rpolars",
    "eitsupi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-27T06:26:33.000Z",
      "distro": "noble",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "10493f6dc8b77442a8b24b0796a57da61f45578ab55cd0a2d21443dbb8743d82",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/26494520924"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-27T06:26:30.000Z",
      "distro": "noble",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "f33b6f1a9ede945c33d413ac1941ca97c9f961b4e3063f3b790e51722c99cdb3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/26494520924"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-27T06:25:41.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "d77b5525424e13fa84139c2ce29bc1ebe934087e37596764a989485a5eb91b71",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/26494520924"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-27T06:26:19.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "81b8c98ca14eb53e391361b808922d86c5cf8d164c16804de231c870882d5a83",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/26494520924"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-05-27T06:26:51.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "93909647daca5aafb5fa7d5cc5341f8e0aa91c42f7aed3b969fd9bbda08f63c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/26494520924"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-27T06:25:50.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "dfe9844eb6f0516be62004854453dcb13792618488f5b68435602a088b861082",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/26494520924"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-27T06:25:30.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "90cf9003923c5674b4df3856a165530eec8e3a3332dfc85790fb4c53677d8e5b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/26494520924"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-27T06:25:29.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "3d97a778819e9172ed0c980d83873f453ae928249334e7d48e3cb9e4e5447a5b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/26494520924"
    }
  ]
}