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.

sqlscore: Utilities for Generating SQL Queries from Model Objects

Provides utilities for generating SQL queries (particularly CREATE TABLE statements) from R model objects. The most important use case is generating SQL to score a generalized linear model or related model represented as an R object, in which case the package handles parsing formula operators and including the model's response function.

Version: 0.1.4
Depends: R (≥ 3.3.0)
Imports: dbplyr (≥ 1.0.0)
Suggests: testthat, arm, glmnet, mboost, covr
Published: 2019-03-17
Author: William Brannon [aut, cre]
Maintainer: William Brannon <wwbrannon at email.wm.edu>
BugReports: https://github.com/wwbrannon/sqlscore/issues
License: MIT + file LICENSE
URL: https://github.com/wwbrannon/sqlscore/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: sqlscore results

Documentation:

Reference manual: sqlscore.pdf

Downloads:

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

Linking:

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