The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.sqlscore |
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 |
Reference manual: | sqlscore.pdf |
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 |
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.