Package: bcputility
Type: Package
Title: Wrapper for SQL Server bcp Utility
Version: 0.4.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.2.2
SystemRequirements: bcp Utility
Depends: R (>= 3.5.0)
Imports: data.table, sf, methods
Suggests: blob
URL: https://bcputility.roh.engineering,
        https://github.com/tomroh/bcputility
BugReports: https://github.com/tomroh/bcputility/issues
NeedsCompilation: no
Packaged: 2023-01-16 23:35:33 UTC; thoma
Author: Thomas Roh [aut, cre]
Maintainer: Thomas Roh <thomas@roh.engineering>
Repository: CRAN
Date/Publication: 2023-01-16 23:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:33:31 UTC; windows
