The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

SQLove: Execute 'SQL' Scripts in 'R' Containing Multiple Queries

The nature of working with structured query language ('SQL') scripts efficiently often requires the creation of temporary tables and there are few clean and simple 'R' 'SQL' execution approaches that allow you to complete this kind of work with the 'R' environment. This package seeks to give 'SQL' implementations in 'R' a little love by deploying functions that allow you to deploy complex 'SQL' scripts within a typical 'R' workflow.

Version: 0.0.4
Imports: DBI, readr, RJDBC
Suggests: knitr, rmarkdown
Published: 2023-11-13
Author: Kerns Sam [aut, cre]
Maintainer: Kerns Sam <samwkerns at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: SQLove results

Documentation:

Reference manual: SQLove.pdf
Vignettes: SQLove_Vignette

Downloads:

Package source: SQLove_0.0.4.tar.gz
Windows binaries: r-devel: SQLove_0.0.4.zip, r-release: SQLove_0.0.4.zip, r-oldrel: SQLove_0.0.4.zip
macOS binaries: r-release (arm64): SQLove_0.0.4.tgz, r-oldrel (arm64): SQLove_0.0.4.tgz, r-release (x86_64): SQLove_0.0.4.tgz, r-oldrel (x86_64): SQLove_0.0.4.tgz
Old sources: SQLove archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SQLove to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.