Parser for 'SQL' statements. Currently, it supports parsing of only 'SELECT' statements.
Version: | 1.5 |
Depends: | R (≥ 2.1.0) |
Imports: | stringr, stringi |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2020-05-14 |
DOI: | 10.32614/CRAN.package.RSqlParser |
Author: | Subhasree Bose |
Maintainer: | Subhasree Bose <subhasree10.7 at gmail.com> |
License: | GPL-2 |
NeedsCompilation: | no |
CRAN checks: | RSqlParser results |
Reference manual: | RSqlParser.pdf |
Vignettes: |
introduction |
Package source: | RSqlParser_1.5.tar.gz |
Windows binaries: | r-devel: RSqlParser_1.5.zip, r-release: RSqlParser_1.5.zip, r-oldrel: RSqlParser_1.5.zip |
macOS binaries: | r-release (arm64): RSqlParser_1.5.tgz, r-oldrel (arm64): RSqlParser_1.5.tgz, r-release (x86_64): RSqlParser_1.5.tgz, r-oldrel (x86_64): RSqlParser_1.5.tgz |
Please use the canonical form https://CRAN.R-project.org/package=RSqlParser to link to this page.