{
  "_id": "6a18063cacfb0bcc41dace08",
  "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-05-28 09:04:50 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",
  "MD5sum": "07d3f69e9607b8daf5b9a5cdfc31e40c",
  "_user": "michaelsimmler",
  "_type": "src",
  "_file": "sqlparseR_0.1.0.tar.gz",
  "_fileid": "80051050c5138ab54722f01c2ff2511edef2d75c5e40fb053324631d2d55332a",
  "_filesize": 101849,
  "_sha256": "80051050c5138ab54722f01c2ff2511edef2d75c5e40fb053324631d2d55332a",
  "_created": "2026-05-28T09:04:50.000Z",
  "_published": "2026-05-28T09:09:16.419Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78258650883,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261976905"
    },
    {
      "job": 78258650966,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261969147"
    },
    {
      "job": 78258650984,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261961869"
    },
    {
      "job": 78258650967,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261960106"
    },
    {
      "job": 78258226005,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261922941"
    },
    {
      "job": 78258650848,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261954864"
    },
    {
      "job": 78258650923,
      "time": 227,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261996787"
    },
    {
      "job": 78258651222,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261967038"
    },
    {
      "job": 78258651010,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261970886"
    }
  ],
  "_buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/26565247133",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 146,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sqlparseR"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_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-05-28T09:07:26.000Z",
      "distro": "noble",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "0f0cb1a5d45f97c15dddbacee20edabba1020edc00d462ee0c7d0f6c59988fc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/26565247133"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T09:06:56.000Z",
      "distro": "noble",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "5523c4c2f27cdb2967785c39ada4d8ce39bd939073040e7045fdc842d8db46bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/26565247133"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T09:06:50.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "6304e6a35d514b1d0873fdfabbd2eb4804848ff1d4a1a7cffa69de8c88ff992b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/26565247133"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T09:06:40.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "08955b856bf77b69290e66bd055d9f428c1f047339d1d6cb6b01690b44bbdd33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/26565247133"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T09:06:47.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "b6c939f74a1da8fc72d4b321ce80de86be2ecfcbe7151c15338579d2171191b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/26565247133"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T09:06:12.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "5962ddc3670cd7f9aedf558598e61899ef77063041d8f508578f4ce9c2dd0021",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/26565247133"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T09:05:56.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "0e80d85d2bd7908c7f47b235ba308461e5426de737b2ad786706078deffe74cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/26565247133"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T09:06:04.000Z",
      "commit": "5042ae614bae6db745940fc4656acbd3415a8d44",
      "fileid": "10048eda75cd10d0069719e3d5df7e5fd92077057ab8b415ebb768d870453d10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelsimmler/actions/runs/26565247133"
    }
  ]
}