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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://tomroh.r-universe.dev Date/Publication: 2025-09-06 16:44:51 UTC RemoteUrl: https://github.com/tomroh/bcputility RemoteRef: HEAD RemoteSha: bf58d10b916be5797353a10ca635d25fa7e91ad5 NeedsCompilation: no Packaged: 2026-06-09 07:16:28 UTC; root Author: Thomas Roh [aut, cre] Maintainer: Thomas Roh