Package: bcputility
Type: Package
Title: Wrapper for SQL Server bcp Utility
Version: 0.4.6
Authors@R: person("Thomas", "Roh", email = "thomas.roh@delveds.com", 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: 2025-09-06 20:04:54 UTC; thoma
Author: Thomas Roh [aut, cre]
Maintainer: Thomas Roh <thomas.roh@delveds.com>
Repository: CRAN
Date/Publication: 2025-09-08 14:50:14 UTC
Built: R 4.4.3; ; 2025-10-13 10:45:05 UTC; windows
