Package: connector.databricks
Title: Expand 'connector' Package for 'Databricks' Tables and Volumes
Version: 0.1.0
Authors@R: c(
    person("Vladimir", "Obucina", , "vlob@novonordisk.com", role = c("aut", "cre")),
    person("Steffen Falgreen", "Larsen", , "sffl@novonordisk.com", role = "aut"),
    person("Aksel", "Thomsen", , "oath@novonordisk.com", role = "aut"),
    person("Cervan", "Girard", , "cgid@novonordisk.com", role = "aut"),
    person("Oliver", "Lundsgaard", , "ovlr@novonordisk.com", role = "ctb"),
    person("Skander", "Mulder", , "sktf@novonordisk.com", role = "ctb"),
    person("Novo Nordisk A/S", role = "cph")
  )
Description: Expands the 'connector' <https://github.com/NovoNordisk-OpenSource/connector> package and provides a convenient
    interface for accessing and interacting with 'Databricks' <https://www.databricks.com> volumes and
    tables directly from R.
License: Apache License (>= 2)
URL: https://novonordisk-opensource.github.io/connector.databricks/,
        https://github.com/NovoNordisk-OpenSource/connector.databricks
BugReports: https://github.com/NovoNordisk-OpenSource/connector.databricks/issues
Imports: arrow, brickster (>= 0.2.7), checkmate, cli, connector (>=
        1.0.0), DBI, dbplyr, dplyr, fs, hms, odbc (>= 1.4.0), purrr, R6
        (>= 2.4.0), rlang, withr, zephyr
Suggests: glue, knitr, mockery (>= 0.4.4), rmarkdown, testthat (>=
        3.2.3), tibble, whirl (>= 0.3.0)
VignetteBuilder: knitr
Config/Needs/website: rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-01 08:28:07 UTC; vlob
Author: Vladimir Obucina [aut, cre],
  Steffen Falgreen Larsen [aut],
  Aksel Thomsen [aut],
  Cervan Girard [aut],
  Oliver Lundsgaard [ctb],
  Skander Mulder [ctb],
  Novo Nordisk A/S [cph]
Maintainer: Vladimir Obucina <vlob@novonordisk.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2025-09-05 12:00:02 UTC
Built: R 4.6.0; ; 2025-09-05 14:00:47 UTC; unix
