{
  "_id": "6a49b0e4c8f6781c04fb8ac4",
  "Package": "sqlparseR",
  "Type": "Package",
  "Title": "Wrapper for 'Python' Module 'sqlparse': Parse, Split, and Format\n'SQL'",
  "Version": "0.1.0",
  "Authors@R": "person(\"Michael\", \"Simmler\", email = \"michael.simmler@agroscope.admin.ch\", role = c(\"aut\", \"cre\"))",
  "Description": "Wrapper for the non-validating 'SQL' parser 'Python'\nmodule 'sqlparse' <https://github.com/andialbrecht/sqlparse>.\nIt allows parsing, splitting, and formatting 'SQL' statements.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 01:14:45 UTC",
    "User": "root"
  },
  "Author": "Michael Simmler [aut, cre]",
  "Maintainer": "Michael Simmler <michael.simmler@agroscope.admin.ch>",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://michaelsimmler.r-universe.dev",
  "Date/Publication": "2019-09-20 08:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/sqlparseR",
  "RemoteRef": "HEAD",
  "RemoteSha": "5042ae614bae6db745940fc4656acbd3415a8d44",
  "_user": "michaelsimmler",
  "_type": "src",
  "_file": "sqlparseR_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/64b3bd6140db018ab390145c5329bc44ee24fb737c85fb64b0687b949b592eba",
  "_filesize": 103571,
  "_sha256": "64b3bd6140db018ab390145c5329bc44ee24fb737c85fb64b0687b949b592eba",
  "_expires": "2026-10-13T01:18:26.000Z",
  "_created": "2026-07-05T01:14:45.000Z",
  "_published": "2026-07-05T01:18:28.269Z",
  "_jobs": [
    {
      "job": 85181824975,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087088879"
    },
    {
      "job": 85181824953,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087085017"
    },
    {
      "job": 85181824921,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087085991"
    },
    {
      "job": 85181824920,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087081739"
    },
    {
      "job": 85181624365,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087067868"
    },
    {
      "job": 85181824917,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087082845"
    },
    {
      "job": 85181824928,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087082786"
    },
    {
      "job": 85181824930,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087083362"
    },
    {
      "job": 85181824916,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087081720"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/28725319026",
  "_status": "success",
  "_upstream": "https://github.com/cran/sqlparseR",
  "_commit": {
    "id": "5042ae614bae6db745940fc4656acbd3415a8d44",
    "author": "Michael Simmler <michael.simmler@agroscope.admin.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1568969402
  },
  "_maintainer": {
    "name": "Michael Simmler",
    "email": "michael.simmler@agroscope.admin.ch",
    "login": "michaelsimmler",
    "description": "",
    "uuid": 48689093
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "version": ">= 1.13",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "michaelsimmler",
      "count": 1,
      "uuid": 48689093
    }
  ],
  "_userbio": {
    "uuid": 48689093,
    "type": "user",
    "name": "michaelsimmler",
    "followers": 1
  },
  "_downloads": {
    "count": 272,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sqlparseR"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/sqlparseR.html",
    "manual.pdf"
  ],
  "_realowner": "michaelsimmler",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-09-20"
    }
  ],
  "_exports": [
    "install_sqlparse_py",
    "sql_format",
    "sql_parse",
    "sql_split"
  ],
  "_help": [
    {
      "page": "install_sqlparse_py",
      "title": "Install sqlparse Python package",
      "topics": [
        "install_sqlparse_py"
      ]
    },
    {
      "page": "sql_format",
      "title": "Format SQL Statements",
      "topics": [
        "sql_format"
      ]
    },
    {
      "page": "sql_parse",
      "title": "Parse SQL Statements",
      "topics": [
        "sql_parse"
      ]
    },
    {
      "page": "sql_split",
      "title": "Split SQL to Single Statements",
      "topics": [
        "sql_split"
      ]
    }
  ],
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "sqlparser",
  "_universes": [
    "michaelsimmler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T01:17:28.000Z",
      "distro": "resolute",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "https://r2.ropensci.org/17d93d31131178e9a1c81f3f12a4393d377c00dffd401f13388918a9a849e014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/28725319026"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T01:16:57.000Z",
      "distro": "resolute",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "https://r2.ropensci.org/e4dd3bf1a36791c8bb1d2a2d78000d68cce281977cd8076f97670d6522df1a41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/28725319026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T01:17:13.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "https://r2.ropensci.org/96906a6b7c41c0d26a8800f6633e078e7e6ee31ac625b29e28a73d029684ed8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/28725319026"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T01:16:35.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "https://r2.ropensci.org/4440e8248eafaaccdcb10a0b1f3a0c43522ab326d85075912d87dbbbd7e52bb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/28725319026"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-05T01:17:07.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "https://r2.ropensci.org/6a62527ca79df60fff3e8e57c1562a18427261e45be890fd1af2ffa79b98fb1b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/28725319026"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T01:15:52.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "https://r2.ropensci.org/ee8278883a8a91631bd5e2196f94930e88bd8ecc5d4646d41f7e3e2193da4268",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/28725319026"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T01:15:47.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "https://r2.ropensci.org/85d80176e37a4b2d56b85bed0a441718486aeb67e92945be772a758779ac4473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/28725319026"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T01:15:51.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "https://r2.ropensci.org/0d9d2185e842d222506710213db2916e89188e72686e45cd6f67587c82c85479",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/28725319026"
    }
  ]
}