{
  "_id": "6a4927d6b5e98c4082a0c03d",
  "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-07-04 15:30:45 UTC",
    "User": "root"
  },
  "Author": "Tatsuya Shima [aut, cre]",
  "Maintainer": "Tatsuya Shima <ts1s1andn@gmail.com>",
  "_user": "rpolars",
  "_type": "src",
  "_file": "polarssql_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/c87f0f093118255a372bb939229d2db96432637fe642105b007237e5e505e1b3",
  "_filesize": 123421,
  "_sha256": "c87f0f093118255a372bb939229d2db96432637fe642105b007237e5e505e1b3",
  "_expires": "2026-10-12T15:33:40.000Z",
  "_created": "2026-07-04T15:30:45.000Z",
  "_published": "2026-07-04T15:33:42.044Z",
  "_jobs": [
    {
      "job": 85144212550,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8083003251"
    },
    {
      "job": 85144212541,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8083003705"
    },
    {
      "job": 85144212570,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082996253"
    },
    {
      "job": 85144212514,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082997811"
    },
    {
      "job": 85144005899,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082985550"
    },
    {
      "job": 85144212528,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083002718"
    },
    {
      "job": 85144212546,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8082996593"
    },
    {
      "job": 85144212582,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082996204"
    },
    {
      "job": 85144212543,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082996485"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rpolars/actions/runs/28710832262",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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-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",
    "followers": 8,
    "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.1",
  "_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",
    "LICENSE",
    "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.130333768495006,
  "_indexed": true,
  "_nocasepkg": "polarssql",
  "_universes": [
    "rpolars",
    "eitsupi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T15:32:58.000Z",
      "distro": "resolute",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "https://r2.ropensci.org/bd20652850c9f83d8677bc827764127de79aeda17062aefb185e631cb337e6b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/28710832262"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T15:33:04.000Z",
      "distro": "resolute",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "https://r2.ropensci.org/755b0dbe1604a3d25b67e12f32f3aeacea1b6881162881e7dda410d095d33430",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/28710832262"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T15:32:07.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "https://r2.ropensci.org/72a1145ac90322184db044e5733182a83ebc29fca5d4f196e6b721828150cdce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/28710832262"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T15:32:14.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "https://r2.ropensci.org/d4d3e984a3acc6fb9d2daa8cf3d68b799e6ce5182516b7d66fc2486ead0e69dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/28710832262"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-04T15:33:12.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "https://r2.ropensci.org/9b38a7654ad206cdca37a19cb713b3826f7e49955ba6ef4f20f584c4a19d2e07",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/28710832262"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-04T15:32:02.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "https://r2.ropensci.org/ac2884fcfab3d18f48381f459379c1a9bf1ab41ebdabe83d267a09f055f9ad02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/28710832262"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-04T15:31:57.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "https://r2.ropensci.org/cd14cdf69b5d9dc1752163d9a42ebb3874cfb9029785b871f31a3bf2814f22ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/28710832262"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-04T15:31:49.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "https://r2.ropensci.org/014c91f01a2273f2a4e19f162afb11fd2ef407baf019a9d683b7c14c7f3b1a68",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/28710832262"
    }
  ]
}