Files
AVSDevR.DBClient/DESCRIPTION
2026-01-27 14:35:44 +00:00

20 lines
480 B
Plaintext

Package: AVSDevR.DBClient
Title: AVSDev R Database Client
Version: 0.0.0.9000
Authors@R:
person("Craig", "Williams", , "craig@avsdev.uk", role = c("aut", "cre"))
Description: AVSDevR.DBClient provides a collection of utility methods for
connecting to and querying databases with the aid of dbplyr and DBI.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Imports:
DBI,
dbplyr,
dplyr,
R6,
tibble
Suggests:
sf