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.

sqlstrings: Map 'SQL' Code to R Lists

Provides a helper function, to bulk read 'SQL' code from separate files and load it into an 'R' list, where the list elements contain the individual statements and queries as strings. This works by annotating the 'SQL' code with a name comment, which also will be the name of the list element.

Version: 1.0.0
Imports: fs, readr, stringr
Suggests: testthat (≥ 3.0.0)
Published: 2022-09-09
Author: Dejan Prvulovic [aut, cre]
Maintainer: Dejan Prvulovic <dejan.prv at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: sqlstrings results

Documentation:

Reference manual: sqlstrings.pdf

Downloads:

Package source: sqlstrings_1.0.0.tar.gz
Windows binaries: r-devel: sqlstrings_1.0.0.zip, r-release: sqlstrings_1.0.0.zip, r-oldrel: sqlstrings_1.0.0.zip
macOS binaries: r-release (arm64): sqlstrings_1.0.0.tgz, r-oldrel (arm64): sqlstrings_1.0.0.tgz, r-release (x86_64): sqlstrings_1.0.0.tgz, r-oldrel (x86_64): sqlstrings_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sqlstrings 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.