Package: bcputility
Type: Package
Title: Wrapper for SQL Server bcp Utility
Version: 0.4.3
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.3
SystemRequirements: bcp Utility
Depends: R (>= 3.5.0)
Imports: data.table, sf, methods
Suggests: blob
URL: https://bcputility.delveds.com,
        https://github.com/tomroh/bcputility
BugReports: https://github.com/tomroh/bcputility/issues
NeedsCompilation: no
Packaged: 2024-05-09 02:00:01 UTC; thoma
Author: Thomas Roh [aut, cre]
Maintainer: Thomas Roh <thomas@roh.engineering>
Repository: CRAN
Date/Publication: 2024-05-09 03:20:02 UTC
Built: R 4.2.3; ; 2024-05-10 02:17:43 UTC; unix
