RSQLServer: SQL Server R Database Interface (DBI) and 'dplyr' SQL Backend

Utilises The 'jTDS' project's 'JDBC' 3.0 'SQL Server' driver to extend 'DBI' classes and methods. The package also implements a 'SQL' backend to the 'dplyr' package.

Version: 0.3.0
Depends: R (≥ 3.2.0)
Imports: methods (≥ 3.2.0), DBI (≥ 0.5.0), rJava (≥ 0.9.6), dplyr (≥ 0.7.0), dbplyr (≥ 1.0.0), assertthat (≥ 0.1), yaml (≥ 2.1.13), purrr (≥ 0.2.1)
Suggests: testthat, DBItest (≥ 1.4), covr
Published: 2017-06-17
Author: Imanuel Costigan [aut, cre], The jTDS Project (for MSSQL Server driver) [aut], Simon Urbanek [ctb], Hadley Wickham [ctb], Hong Ooi [ctb], Romain Francois [ctb], Bill Evans [ctb], RStudio [cph], The Legion Of The Bouncy Castle [cph, ctb]
Maintainer: Imanuel Costigan <i.costigan at me.com>
BugReports: https://github.com/imanuelcostigan/RSQLServer/issues
License: GPL-2
URL: https://github.com/imanuelcostigan/RSQLServer
NeedsCompilation: no
SystemRequirements: Java (>= 1.3)
Materials: README NEWS
CRAN checks: RSQLServer results

Downloads:

Reference manual: RSQLServer.pdf
Package source: RSQLServer_0.3.0.tar.gz
Windows binaries: r-devel: RSQLServer_0.3.0.zip, r-release: RSQLServer_0.3.0.zip, r-oldrel: RSQLServer_0.3.0.zip
OS X El Capitan binaries: r-release: RSQLServer_0.3.0.tgz
OS X Mavericks binaries: r-oldrel: RSQLServer_0.3.0.tgz
Old sources: RSQLServer archive

Linking:

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