lazysql: Lazy SQL Programming (original) (raw)
Helper functions to build SQL statements for dbGetQuery or dbSendQuery under program control. They are intended to increase speed of coding and to reduce coding errors. Arguments are carefully checked, in particular SQL identifiers such as names of tables or columns. More patterns will be added as required.
Version: | 0.1.3 |
---|---|
Imports: | checkmate (≥ 1.7.2), magrittr, plyr |
Suggests: | testthat |
Published: | 2016-03-12 |
DOI: | 10.32614/CRAN.package.lazysql |
Author: | Uwe Block [aut, cre] |
Maintainer: | Uwe Block <u.block.mz at gmail.com> |
BugReports: | https://github.com/UweBlock/lazysql/issues |
License: | MIT + file |
URL: | https://github.com/UweBlock/lazysql |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | lazysql results |
Documentation:
Reference manual: | lazysql.html , <lazysql.pdf> |
---|
Downloads:
Package source: | lazysql_0.1.3.tar.gz |
---|---|
Windows binaries: | r-devel: lazysql_0.1.3.zip, r-release: lazysql_0.1.3.zip, r-oldrel: lazysql_0.1.3.zip |
macOS binaries: | r-release (arm64): lazysql_0.1.3.tgz, r-oldrel (arm64): lazysql_0.1.3.tgz, r-release (x86_64): lazysql_0.1.3.tgz, r-oldrel (x86_64): lazysql_0.1.3.tgz |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=lazysqlto link to this page.