Package: mssqlR
Title: MSSQL Querying using R
Version: 1.0.0
Authors@R: person("Abhishek", "Sinha", email = "abhishek.sparta@gmail.com", role = c("aut", "cre"))
Description: Can be used to query data from data from Microsoft SQL Server (MSSQL, see <http://www.microsoft.com/sqlserver/> for more information). Based on the concepts of Entity Framework, the package allows querying data from MSSQL Database.
Depends: R (>= 3.4.0)
License: GPL (>= 3) | file LICENSE
Encoding: UTF-8
LazyData: true
Imports: RODBC, magrittr
RoxygenNote: 6.0.1.9000
Maintainer: Abhishek Sinha <abhishek.sparta@gmail.com>
NeedsCompilation: no
Packaged: 2017-06-20 18:05:20 UTC; abhishek
Author: Abhishek Sinha [aut, cre]
Repository: CRAN
Date/Publication: 2017-06-20 19:03:11 UTC
