Package: bcputility
Type: Package
Title: Wrapper for SQL Server bcp Utility
Version: 0.3.0
Authors@R: person("Thomas", "Roh", email = "thomas@roh.engineering", role = c("aut", "cre"))
Description: Provides functions to utilize a command line utility that does bulk inserts and exports from SQL Server databases. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
SystemRequirements: bcp Utility
Imports: data.table, DBI, odbc, sf
URL: https://bcputility.roh.engineering,
        https://github.com/tomroh/bcputility
BugReports: https://github.com/tomroh/bcputility/issues
NeedsCompilation: no
Packaged: 2022-02-20 21:46:17 UTC; troh
Author: Thomas Roh [aut, cre]
Maintainer: Thomas Roh <thomas@roh.engineering>
Repository: CRAN
Date/Publication: 2022-02-20 22:00:02 UTC
