Package: datalibaba
Title: Interface De Connexion a Une Base Posgres Postgis
Version: 0.0.0.9002
Authors@R: 
    c(person(given = "Maël",
             family = "Theulière",
             role = "aut",
             email = "mael.theuliere@developpement-durable.gouv.fr"),
      person(given = "Juliette",
             family = "Engelaere Lefebvre",
             role = c("aut", "cre"),
             email = "juliette.engelaere-lefebvre@developpement-durable.gouv.fr"))
Description: Interface de connexion a une base Posgres : lecture,
    ecriture, consultation des schemas, gestion des types de donnees de R.
License: GPL (>= 3)
Imports: 
    attempt,
    crayon,
    DBI,
    dplyr,
    forcats,
    fs,
    glue,
    odbc,
    purrr,
    rpostgis,
    RPostgreSQL,
    sf,
    tidyselect,
    usethis,
    rlang,
    magrittr,
    tibble,
    units,
    tidyr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
URL: https://dreal-datalab.gitlab.io/datalibaba/index.html, https://gitlab.com/dreal-datalab/datalibaba
RoxygenNote: 7.1.2
