SQLove
Execute 'SQL' Scripts in 'R' Containing Multiple Queries
Description
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.
Downloads
606
Last 30 days
6529th
1.7K
Last 90 days
6.2K
Last year
Trend: 0% (30d vs prior 30d)
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (2 non-OK)
dependencies in R code
Namespace in Imports field not imported from: ‘odbc’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘odbc’ All declared Imports should be used.
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 6, 2026
dependencies in R code
Namespace in Imports field not imported from: ‘odbc’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘odbc’ All declared Imports should be used.
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
package dependencies
Package required but not available: ‘RJDBC’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual.
dependencies in R code
Namespace in Imports field not imported from: ‘odbc’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘odbc’ All declared Imports should be used.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
dependencies in R code
Namespace in Imports field not imported from: ‘odbc’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘odbc’ All declared Imports should be used.