Package: MSSQL Version: 1.0.1 Date: 2024-10-22 Title: Tools to Work with Microsoft SQL Server Databases via 'RODBC' Authors@R: c(person("Arni", "Magnusson", role=c("aut","cre"), email="thisisarni@gmail.com")) Imports: RODBC Description: Tools that extend the functionality of the 'RODBC' package to work with Microsoft SQL Server databases. Makes it easier to browse the database and examine individual tables and views. License: GPL-3 URL: https://github.com/gfcm/MSSQL Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(old_usage=TRUE) Config/pak/sysreqs: unixodbc-dev Repository: https://gfcm.r-universe.dev Date/Publication: 2024-10-22 02:04:52 UTC RemoteUrl: https://github.com/gfcm/mssql RemoteRef: HEAD RemoteSha: 05814335f5a43a2cb929b5dce56e9b9014ba785a NeedsCompilation: no Packaged: 2026-07-07 09:29:01 UTC; root Author: Arni Magnusson [aut, cre] Maintainer: Arni Magnusson